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.
Reason this release was yanked:
Some weird issue with this release ...
Project description
databind
Databind is a library inspired by jackson-databind to de-/serialise Python dataclasses. The databind
package
will install the full suite of databind packages. Compatible with Python 3.7 and newer.
- databind.core – Provides the core framework.
- databind.json – De-/serialise 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
databind-2.0.8.tar.gz
(1.6 kB
view hashes)