A software package to help with persisting to and reading from DB for more Python objects
Project description
https://github.com/serioeseGmbH/hackwork-gayson
hackwork_gayson is a library to help with persisting data to and reading data from the database (i.e. a JSONField) by defining JSON conversion for additional Python types.
It’s our lovely gay son.
Quick start
Install the package with pip:
pip install hackwork-gayson
Import gayson.Convert. It provides class methods value_to_json and json_to_value.
Convert away.
Optionally, derive your own subclasses of Converter to add to the conversion capabilities. Keep in mind that the conversion will only be available when your additional subclasses are imported.
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 Distribution
File details
Details for the file hackwork_gayson-0.0.3.tar.gz
.
File metadata
- Download URL: hackwork_gayson-0.0.3.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a1e9b7895e2ab401065fcec8ba0fe84b8ba583d22d82d70e446a86e8eb4e420 |
|
MD5 | 9920a193f6dc028255d17ebbe6762ed7 |
|
BLAKE2b-256 | 465b4b86baf2f69a1be1d64f80b673f807980ef48e84f651d323d6e110a8dbe8 |