Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with dataclass
A curated list of projects in awesome lists tagged with dataclass .
https://github.com/docarray/docarray
Represent, send, store and search multimodal data
cross-modal data-structures dataclass deep-learning docarray elasticsearch fastapi machine-learning multi-modal multimodal nearest-neighbor-search nested-data neural-search protobuf pydantic pytorch qdrant semantic-search weaviate
Last synced: 16 Dec 2024
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/fatal1ty/mashumaro
Fast and well tested serialization library
dataclass dataclasses deserialization json json-schema jsonschema marshalling msgpack openapi python python3 serde serialization toml type-hints typehints yaml
Last synced: 17 Dec 2024
https://github.com/Fatal1ty/mashumaro
Fast and well tested serialization library
dataclass dataclasses deserialization json json-schema jsonschema marshalling msgpack openapi python python3 serde serialization toml type-hints typehints yaml
Last synced: 31 Oct 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/tefra/xsdata
Naive XML & JSON Bindings for python
binding code-generator dataclass parser python python-library schema serializer soap wsdl xml xsd
Last synced: 20 Dec 2024
https://github.com/reagento/adaptix
An extremely flexible and configurable data model conversion library.
conversion dataclass dataclasses deserialization dicts generic-dataclasses json python python3 schemas serialization type-hints typehints typing
Last synced: 31 Oct 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/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/dfurtado/dataclass-csv
Map CSV to Data Classes
csv csv-parser dataclass dataclasses python python-dataclasses python3
Last synced: 20 Dec 2024
https://github.com/alexeyraspopov/dataclass
Data classes for TypeScript & JavaScript
data-class data-structures dataclass immutable javascript typescript value-object zero-dependency
Last synced: 21 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/turansky/seskar
Kotlin/JS sugar
dataclass equals gradle-plugin hashcode kotlin
Last synced: 17 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/hearot/pyrubrum
An intuitive framework for creating Telegram bots.
bot client dataclass framework pyrogram pyrogram-framework pyrubrum python python-tree python3 telegram telegram-api telegram-callback-query telegram-client telegram-framework tree
Last synced: 17 Dec 2024
https://github.com/lbarasti/dataclass
Data class macro for the Crystal Language.
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
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/ivorforce/python-arrayclass
A python class decorator similar to dataclass that uses a contiguous numpy array to store values.
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
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.
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