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
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.
- databind.core – Provides the core framework.
- databind.json – De-/serialize dataclasses to/from JSON payloads.
Not yet migrated to 1.x
- databind.mypy – A Mypy plugin for
databind.core
- databind.binary
- databind.tagline
- databind.yaml
Supported features
Feature | Python version | Databind version |
---|---|---|
PEP585 | 3.9 | 1.2.0 – current |
PEP585 (forward references) | 3.9 | 1.3.1? – current |
Copyright © 2020 – 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-1.3.1.tar.gz
(3.4 kB
view hashes)