Data IO tool set.
Project description
Welcome to the dataIO Documentation
dataIO provides lots of utility method working on IO in between string, bytes, file, json, pickle, compress and decompress. Most of the cases you can do your work in single line of code. dataIO written in pure python, no other dependency required.
Now it support:
gzip
json
pickle
text file
Quick links:
Install
dataIO is released on PyPI, so all you need is:
$ pip install dataIO
To upgrade to latest version:
$ pip install --upgrade dataIO
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
dataIO-0.0.5.zip
(20.0 kB
view hashes)