SQLALchemy JSONField implementation for storing dicts at SQL
Project description
SQLAlchemy_JSONField
SQLALchemy JSONField implementation for storing dicts at SQL independently from JSON type support.
Pros:
Free software: Apache license
Open Source: https://github.com/penguinolog/sqlalchemy_jsonfield
Self-documented code: docstrings with types in comments
Uses native JSON, if possible
Support miltiple Python versions:
Python 2.7 Python 3.4 Python 3.5 Python 3.6 PyPy PyPy3
Testing
The main test mechanism for the package sqlalchemy_jsonfield is using tox. Test environments available:
pep8 py27 py34 py35 py36 pypy pypy3 pylint docs
CI systems
For code checking several CI systems is used in parallel:
Travis CI: is used for checking: PEP8, pylint, bandit, installation possibility and unit tests. Also it’s publishes coverage on coveralls.
coveralls: is used for coverage display.
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
Built Distribution
File details
Details for the file SQLAlchemy_JSONField-0.3.1.tar.gz
.
File metadata
- Download URL: SQLAlchemy_JSONField-0.3.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b9e7b1dcb50e92a088309c79920070328771caf54383f539845bb1f6b36868b |
|
MD5 | f45a9ebd171807e16bd0391dea698fe0 |
|
BLAKE2b-256 | a7eac5f9387c06d4c87cdf95f25f68bbd37d0fab418f36c372caa6b5bb7c9b84 |
File details
Details for the file SQLAlchemy_JSONField-0.3.1-py3.5.egg
.
File metadata
- Download URL: SQLAlchemy_JSONField-0.3.1-py3.5.egg
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a77b69cedda54e9284829602f7ff01df8891fafb50b52e78dbd602768b9aaabf |
|
MD5 | a6bdb1ae8194b1957a19f6c268e368c1 |
|
BLAKE2b-256 | a6bb04b252f94eadf09a59b79e6eed939f6e17b3fadffbc2f1cbb2af97c26d6e |