Skip to content

eeeady/truss-csv-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

truss-csv-parser

Setup

This project was originally set up on OSX 10.13.6 using Pipenv and Python 3.7.

Install Pipenv. See full instructions/documentation here.

$ brew install pipenv

Install dependencies using Pipenv.

Note: This is not necessary as is. The intent was to manage whatever I found this way.

$ pipenv install

Running the code

$ cat file.csv | pipenv run python parser.py

Testing

Need to add testing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages