anyser
Common interfaces for multiple serialization formats.
API
dumps(obj, format: str, **options) -> strdumpb(obj, format: str, **options) -> bytesloads(s: str, format: str, **options) -> objectloadb(b: bytes, format: str, **options) -> object
format canbe:
| Format | Data format | requires |
|---|---|---|
| json | json, .json |
|
| pickle | pickle |
|
| xml | xml, .xml |
|
| json5 | json5, .json5 |
install anyser[json5] |
| toml | toml, .toml |
install anyser[toml] |
| yaml | yaml, .yaml, .yml |
install anyser[yaml] |
Release files for anyser 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| anyser-0.2.0.tar.gz | 4.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| anyser-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.9 kB
Release files / anyser-0.2.0.tar.gz
| Download URL | anyser-0.2.0.tar.gz |
|---|---|
| Size | 4.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6d450781fde9da4fc5f48da7c368b4a2e41f138821a3ac48343d63c41bdc8cdc
|
|
BLAKE2b-256 checksum How to use checksums |
6e707968f8b3104ec893bc203c433bbc2fbfe266401fad9e6c4cc92a2f153126
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.1
|
Release files / anyser-0.2.0-py3-none-any.whl
| Download URL | anyser-0.2.0-py3-none-any.whl |
|---|---|
| Size | 10.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6a5f762db289bf4ef6b8bc672198a82445dcad7210fe8ccdf0038cb2d7f1f4b0
|
|
BLAKE2b-256 checksum How to use checksums |
3ecad3015d4b12ff00d71986d0c251cdf9e14adafa1eea35f24527849f595564
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.1
|