Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with dataclass

A curated list of projects in awesome lists tagged with dataclass .

https://github.com/koxudaxi/datamodel-code-generator

Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

code-generator csv dataclass datamodel fastapi generator json-schema openapi openapi-codegen pydantic python swagger swagger-codegen yaml

Last synced: 16 Dec 2024

https://github.com/lovasoa/marshmallow_dataclass

Automatic generation of marshmallow schemas from dataclasses.

dataclass marshmallow orm serialization

Last synced: 17 Dec 2024

https://github.com/bennyhuo/kotlindeepcopy

DeepCopy extensions for Kotlin Data class. Provide Reflection, Apt, Ksp and Kcp implementations.

apt dataclass deepcopy kcp kotlin ksp reflection

Last synced: 16 Dec 2024

https://github.com/aviramha/ormsgpack

Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]

dataclass dataclasses extension fast msgpack numpy orjson pydantic pyo3 python rust

Last synced: 20 Dec 2024

https://github.com/ltworf/typedload

Python library to load dynamically typed data into statically typed data structures

dataclass enums json json-schema mypy namedtuple pydantic python python3 schema types typing

Last synced: 29 Oct 2024

https://github.com/karlicoss/cachew

Transparent and persistent cache/serialization powered by type hints

cache dataclass decorator mypy namedtuple python-decorator serialization sqlite sqlite-database

Last synced: 16 Dec 2024

https://github.com/rnag/dataclass-wizard

Simple, elegant, wizarding tools for interacting with Python's dataclasses.

dataclass dataclasses dataclasses-json deserialization for-humans json json-api python python-dataclasses python3 serialization

Last synced: 20 Dec 2024

https://github.com/erezsh/runtype

Utilities for run-time type validation and multiple dispatch

dataclass multiple-dispatch type-validation typing

Last synced: 15 Dec 2024

https://github.com/google-research/dataclass_array

Dataclasses manipulated as numpy arrays (with batching, reshape, slicing,...)

dataclass dataclasses jax numpy tensorflow torch

Last synced: 15 Dec 2024

https://github.com/gowee/json2pyi

Generate Python type definitions from a JSON sample (both Pydantic BaseModel and TypedDict are supported)

dataclass json mypy pep589 pydantic python typeddict web-app

Last synced: 09 Nov 2024

https://github.com/lbarasti/dataclass

Data class macro for the Crystal Language.

crystal-lang dataclass macros

Last synced: 02 Nov 2024

https://github.com/yukihiko-shinoda/yaml-dataclass-config

This project helps you to import config file writen by YAML to Python dataclass.

configuration-file dataclass dataclasses python type-safe yaml

Last synced: 11 Dec 2024

https://github.com/cstsunfu/intc

Python Intelligence Config Manager. A superset of hydra+pydantic+lsp

completion config data-validation dataclass deep-learning goto-definition hover hydra intelligent json json-schema lsp neovim pydantic python vscode

Last synced: 07 Nov 2024

https://github.com/treyhunner/undataclass

Turn dataclasses into not-dataclasses

dataclass dataclasses learning python

Last synced: 04 Dec 2024

https://github.com/heman/binmap

Python base class for creating binary parsing and packing classes

binary-data dataclass python

Last synced: 10 Dec 2024

https://github.com/3ddelano/dataclasses-godot

Easy dataclasses with helpful features for Godot Engine

dataclass dataclasses godot godot-addon godot-engine godot-plugin godotengine hacktoberfest

Last synced: 27 Oct 2024

https://github.com/helightdev/dogs

an object mapping and serialization library that uses code generation to create a structure definition of your serializable classes, which is usable at runtime.

dart dataclass generator json object-mapper odm serialization

Last synced: 30 Oct 2024

https://github.com/cirbuk/datastore-orm

🐍 datastore-orm wraps google-cloud-datastore in a lightweight ORM and helps you easily migrate away from NDB

dataclass datastore-orm google-cloud-datastore ndb orm python

Last synced: 07 Nov 2024

https://github.com/kuba2k2/datastruct

Combination of struct and dataclasses for easy parsing of binary formats

binary construct dataclass dataclasses python struct structure

Last synced: 03 Nov 2024

https://github.com/cph-cachet/detekt-verify-implementation

A detekt plugin to enable static checking of concrete classes according to annotations on base classes.

dataclass detekt-plugin hacktoberfest immutability kotlin static-analysis

Last synced: 08 Nov 2024

https://github.com/phenobarbital/python-datamodel

DataModel is a reimplementation of python Dataclasses supporting true inheritance (without decorators), true composition and other good features.

dataclass dataclasses dataclasses-json

Last synced: 02 Nov 2024

https://github.com/bbqsrc/nova

Newtype macros for commonly reused types in Rust.

dataclass integers macro newtype rust string uuid vector

Last synced: 28 Oct 2024

https://github.com/ivorforce/python-arrayclass

A python class decorator similar to dataclass that uses a contiguous numpy array to store values.

dataclass numpy python

Last synced: 14 Oct 2024

https://github.com/alexmojaki/datafunctions

Automatic (de)serialization of arguments and return values for Python functions

annotations dataclass decorator marshmallow python python-functions serialization

Last synced: 17 Dec 2024

https://github.com/comsavvy/decorators-and-dataclasses

My learning on both decorators and data class

dataclass decorators object-oriented-programming python3

Last synced: 25 Nov 2024

https://github.com/alexeytochin/tf-dataclass

Support python dataclass containers as input and output in callable TensorFlow graph for tensorflow version >= 2.0.0.

autograph dataclass dataclasses deep-learning nested nested-objects nested-structures python tensorflow

Last synced: 21 Nov 2024

https://github.com/charlestaylor7/ormlite

Two way binding from Python Dataclasses to Sqlite tables

dataclass dataclasses orm orm-library python python3 sqlite sqlite3

Last synced: 14 Nov 2024

https://github.com/pacmancity/fitpro

🏋️‍♀️ FitPro - это интуитивный фитнес-трекер, который поможет вам отслеживать и улучшать вашу физическую активность, рассчитывать калории и достигать ваших спортивных целей

dataclass flake8 object-oriented-programming pip python

Last synced: 10 Nov 2024

https://github.com/dauntlessdev/databinding

android app practice for databinding

databinding dataclass kotlin

Last synced: 15 Dec 2024

https://github.com/smrfeld/upandup

upandup is a simple schema versioning system for Python dataclasses.

dataclass python schema serialization versioning

Last synced: 06 Nov 2024

https://github.com/quantumsheep/dict2dataclass

A Python library to convert dicts into dataclasses. Supports lists, dicts and unions.

dataclass dictionaries python

Last synced: 30 Oct 2024

https://github.com/ojford/marshmallow-dataclass-djangofield

Use a marshmallow dataclass as a Django Field

dataclass django field marshmallow orm

Last synced: 16 Dec 2024