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 details)
Built Distribution
File details
Details for the file databind2-4.2.2.tar.gz
.
File metadata
- Download URL: databind2-4.2.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Darwin/22.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb242ee3812cd7058397319737620d6550ba26df78befb4c5b05f757c8a374f3 |
|
MD5 | c706e66a9adbee78b19430df64a4ee27 |
|
BLAKE2b-256 | 334b4af19b5a7f24ab5d6f841727e60e0e2f40242d80d22044e7763e9cc139f8 |
File details
Details for the file databind2-4.2.2-py3-none-any.whl
.
File metadata
- Download URL: databind2-4.2.2-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Darwin/22.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1836d4718d410f86b20c5debd564e394965358ddd00ff7e74c86321eb2d0e015 |
|
MD5 | b01768f130787257f762184805e59de3 |
|
BLAKE2b-256 | b6aa7b76792aaa1468d3e0de04f42a4c28365ef2e9d6dea7aa5208150e34890c |