SIO is short IO that even shorter that ShortIO
Project description
SIO
SIO provides shorter and less readable aliases for ShortIO.
Installation
pip install sio
Usage
from sio import * s = r('filename') w('filename', s) j = rjsn('filename.json') wjsn('filename.json', j) # Unfortunately pickle -> pckl according to shortening algorithm. p = rpckl('filename.pickle') wpckl('filename.pickle', p) y = ryml('filename.yaml') wyml('filename.yaml', y)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size sio-0.1.0-py3-none-any.whl (2.5 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |