Python tools for manipulating csv files with demjson3 to resolve Setuptools issue. Credits goes to Jason Trigg as owner of this package
Project description
python-csv
Python tools for manipulating csv files. Some parts (eg plook) inspired by the excellent csvkit (https://github.com/onyxfish/csvkit)
Brief summaries of various files:
Data manipulation
pcsv: remove or keep certain rows, remove or keep certain columns, adjust columns or create new columns from old (some similarity to awk)
pagg: run aggregations on the csv (somewhat like GROUP BY in SQL)
pjoin: run a join on two csv files
psort: sort csv files by a column
to_csv: import xls files and json files to csv
Data summaries + viewing
plook: pretty print csv in less
pgraph: quick plotting of one and two dimensional numeric datasets in csv
ptable: show the frequencies of different values in a one-column csv
pset: union, and difference of two one-column csvs
pdiff: view differences between two csv files
More detailed summaries + examples
pcsv.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python-csv-demjson3-0.0.13.tar.gz.
File metadata
- Download URL: python-csv-demjson3-0.0.13.tar.gz
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c011fcc21f4f2c9cea6ba84070306ec294af29e07b7fc9eecf3f0b6a36d04727
|
|
| MD5 |
c7be16718776e99510d2d7f5fe1a882e
|
|
| BLAKE2b-256 |
16a54753995d5fc873ba316d50fa7c5b2e51b24331a80f57f8a9ef9bc4fec5f9
|
File details
Details for the file python_csv_demjson3-0.0.13-py3-none-any.whl.
File metadata
- Download URL: python_csv_demjson3-0.0.13-py3-none-any.whl
- Upload date:
- Size: 36.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7638ef3c65b1a68ad1bbbff41c6b22614d538c03f5546684a946688c15f55ab3
|
|
| MD5 |
c379bd3f287be80fe9efbb95854374fc
|
|
| BLAKE2b-256 |
94bb8399b47504442219274cc0f3dd16d66ffbe8d3f5c442b47f59da53f25b57
|