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.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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
sio-0.1.0-py3-none-any.whl
(2.5 kB
view details)
File details
Details for the file sio-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sio-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24882f7b448b66caf6176325e063019d7fe14990f9e01adac501364f555e6071
|
|
| MD5 |
2c9cde371abd1fab04eaa24c9c70814a
|
|
| BLAKE2b-256 |
27deffa98944d33ce6cfdd3e7f1133763fc975bebc48885dcc4d1d6f7a856cd9
|