csv and fixed-width binary python utilities
Project description
comma is a generic library for efficient processing of fixed-width (comma-separated or binary) data mostly written in C++
comma-py is the part of comma written in python; the main part of it is csv-eval command line utility for efficient numpy-style conversions on an input stream of comma-separated or fixed-width binary data.
comma-py also has useful modules for dictionary and signal manipulations.
for more details, run:
csv-eval --help --verbose
documentation: https://gitlab.com/orthographic/comma/-/wikis/home
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
comma-py-1.2.1.tar.gz
(27.8 kB
view hashes)
Built Distribution
comma_py-1.2.1-py3-none-any.whl
(43.3 kB
view hashes)