Skip to content
/ PSV Public

This was a Lightweight API that allows rapid scripts creation for manipulating table-like CSV files I wrote to make a Previous Job Easier

License

Notifications You must be signed in to change notification settings

DolphDev/PSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This currently only maintained - and not actively improved on anymore.

Travis Builds will no longer work.

PSV

##Status

Branch Build Status Documentation Coverage Purpose
master Build Status Documentation Status Coverage Status A working, but not released version of the library. Tests must be passing to be merged into master.
stable Build Status Documentation Status Coverage Status The last release of the module.
develop Build Status Documentation Status Coverage Status Develop branch. All commits must be committed/merged into this branch before being merged into master.
latest Build Status Documentation Status Coverage Status Latest branch. Latest revision of the library, very unstable.

PSV is a library that allows rapid script development for csv files. Assistance/Pull requests are both welcomed and encouraged.

Installation: pip install psv

This is not a data analysis library rather a data manipulation one, and it is meant to be as light as possbile. For these usecases, consider Pandas.

About

This was a Lightweight API that allows rapid scripts creation for manipulating table-like CSV files I wrote to make a Previous Job Easier

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages