Here are
37 public repositories
matching this topic...
Automatic generation of marshmallow schemas from dataclasses.
-
Updated
Jul 28, 2021
-
Python
Transparent and persistent cache/serialization powered by type hints
-
Updated
Mar 20, 2021
-
Python
-
Updated
Apr 10, 2021
-
Python
Python library to load dynamically typed data into statically typed data structures
-
Updated
Jul 17, 2021
-
Python
DeepCopy extensions for Kotlin Data class. Provide both Reflection and Apt implementations.
-
Updated
Jul 3, 2021
-
Kotlin
Naive XML Bindings for python
-
Updated
Aug 2, 2021
-
Python
Msgpack serialization/deserialization library for Python, written in Rust using PyO3, and rust-msgpack. Reboot of orjson. msgpack.org[Python]
Data class macro for the Crystal Language.
-
Updated
Apr 12, 2021
-
Crystal
An intuitive framework for creating Telegram bots.
-
Updated
Jul 27, 2021
-
Python
Utilities for run-time type validation and multiple dispatch
-
Updated
May 11, 2021
-
Python
Kotlin/JS union type support
-
Updated
Jul 15, 2021
-
Kotlin
This project helps you to import config file writen by YAML to Python dataclass.
-
Updated
Aug 17, 2020
-
Python
🐍 datastore-orm wraps google-cloud-datastore in a lightweight ORM and helps you easily migrate away from NDB
-
Updated
Jun 10, 2021
-
Python
Create instances of dataclasses with the builder pattern.
-
Updated
Aug 21, 2019
-
Python
The dataclass_plus is a fastest type validation library for the dataclass
-
Updated
Mar 27, 2020
-
Python
(De)serialize XML documents into Python dataclasses
-
Updated
Apr 9, 2021
-
Python
Reference material for my dataclasses tutorial
-
Updated
Mar 3, 2019
-
Jupyter Notebook
Dataclass with data validation. Checks the value of its fields by their annotations.
-
Updated
Jan 7, 2021
-
Python
Like dataclasses but for config.
-
Updated
Jun 28, 2021
-
Python
With this package you are able to create a dataclass that works exactly like a dictionary.
-
Updated
Nov 30, 2020
-
Python
Define a dataclass from environment variables
-
Updated
Jun 15, 2021
-
Python
Python base class for creating binary parsing and packing classes
-
Updated
Mar 9, 2021
-
Python
A simple Python library to bind dataclasses with databases.
-
Updated
Jul 26, 2021
-
Python
Automatic (de)serialization of arguments and return values for Python functions
-
Updated
Jun 6, 2020
-
Python
A detekt plugin to enable static checking of concrete classes according to annotations on base classes.
-
Updated
May 17, 2021
-
Kotlin
Generate TypeScript types from Python code
-
Updated
Feb 11, 2020
-
Python
My learning on both decorators and data class
-
Updated
Oct 31, 2020
-
Python
Map configuration files(JSON, YAML, etc.) to Python data classes
-
Updated
Mar 2, 2020
-
Python
Generate Python type definitions from a JSON sample (both Pydantic BaseModel and TypedDict are supported)
-
Updated
Mar 25, 2021
-
Rust
Improve this page
Add a description, image, and links to the
dataclass
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
dataclass
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Just fix tests to use Factory instead of old style