Alchemize - Simple de/serialization for Python
Alchemize is designed to be a simple serialization and deserialization library for Python. The primary use-case for Alchemize is to allow for users to quickly build ReST clients using simple model mappings to transform data from Python objects to a serializable form and vice-versa.
The power of Alchemize is that you can use it to augment existing model structures from other libraries. For example, you can use Alchemize to easily serialize your ORM models.
Installation
Alchemize is available on PyPI
pip install alchemize
Documentation: ReadTheDocs
Release files for alchemize 0.14.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 | |
|---|---|---|---|
| alchemize-0.14.0.tar.gz | 7.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| alchemize-0.14.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 16.4 kB
Release files / alchemize-0.14.0.tar.gz
| Download URL | alchemize-0.14.0.tar.gz |
|---|---|
| Size | 7.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5446cb3c948ce73dce2866f454698f3d452fec1fc54a61d662e7965f27b68b09
|
|
BLAKE2b-256 checksum How to use checksums |
4f8ad022313e61d841722619d411dd8b6a139416425a099dd4aaa5d09746ed40
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.16
|
Release files / alchemize-0.14.0-py2.py3-none-any.whl
| Download URL | alchemize-0.14.0-py2.py3-none-any.whl |
|---|---|
| Size | 9.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
eddad8afe2d8f3fd6f6f9aba6fa015539159c5ee784018dfd3a467db376abbfa
|
|
BLAKE2b-256 checksum How to use checksums |
e91a0093f92c271e2d826365cf260154b1716e539b1862de602fc4ae01e6090b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.16
|