Databind is a library inspired by jackson-databind to de-/serialize Python dataclasses. The `databind` package will install the full suite of databind packages. Compatible with Python 3.7 and newer.
Project description
databind
Compatibility: Python 3.6.3+
Databind is a library inspired by jackson-databind to de-/serialise Python dataclasses.
If you install the databind
package, you will get the respective version of the
following packages:
- databind.core – Provides the core framework.
- databind.json – De-/serialize dataclasses to/from JSON payloads.
Supported features
Feature | Python version | Databind version |
---|---|---|
PEP585 | 3.9 | 1.2.0 – current |
PEP585 (forward references) | 3.9 | 1.3.1? – current |
Resolve type parameters of specialised generic types | 3.x | 1.5.0 – current |
typing.TypedDict |
3.x | 2.0.0 – current |
Concretise type variables in parametrised generics | 3.x | 2.0.0 – current |
Copyright © 2022 – Niklas Rosenstein
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
databind2-4.2.2.tar.gz
(1.7 kB
view hashes)
Built Distribution
Close
Hashes for databind2-4.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1836d4718d410f86b20c5debd564e394965358ddd00ff7e74c86321eb2d0e015 |
|
MD5 | b01768f130787257f762184805e59de3 |
|
BLAKE2b-256 | b6aa7b76792aaa1468d3e0de04f42a4c28365ef2e9d6dea7aa5208150e34890c |