An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dataclass

cstsunfu/intc

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

Language: C - Size: 7.9 MB - Last synced at: about 2 hours ago - Pushed at: about 4 hours ago - Stars: 28 - Forks: 0

allmonday/pydantic-resolve

a business model friendly data orchestration tool, simple way to implement the core concept of clean architecture.

Language: Python - Size: 2.57 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 256 - Forks: 10

turansky/seskar

Kotlin/JS sugar

Language: Kotlin - Size: 3.3 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 73 - Forks: 9

ltworf/typedload 📦

MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures

Language: Python - Size: 9.36 MB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 261 - Forks: 9

koxudaxi/datamodel-code-generator

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

Language: Python - Size: 13.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3,426 - Forks: 390

docarray/docarray

Represent, send, store and search multimodal data

Language: Python - Size: 242 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 3,098 - Forks: 234

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.

Language: Dart - Size: 10.5 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 15 - Forks: 0

aviramha/ormsgpack

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

Language: Rust - Size: 4.52 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 334 - Forks: 22

Fatal1ty/mashumaro

Fast and well tested serialization library

Language: Python - Size: 1.65 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 870 - Forks: 49

webysther/jellyfin-sdk-python

A Possible Official Python SDK for Jellyfin.

Language: Python - Size: 986 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

dymmond/sayer

The Modern Python CLI Framework

Language: Python - Size: 380 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 3 - Forks: 1

ispaneli/tchoice

Lightweight implementation of Django-like `TextChoices` and `IntegerChoices`.

Language: Python - Size: 5.86 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

karlicoss/cachew

Transparent and persistent cache/serialization powered by type hints

Language: Python - Size: 497 KB - Last synced at: 9 days ago - Pushed at: 14 days ago - Stars: 225 - Forks: 6

Undertone0809/conftier

A powerful Python multi-tier configuration management framework that simplifies the definition, access, and synchronization of layered configurations in Python application and framework.

Language: Python - Size: 983 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 20 - Forks: 2

erezsh/runtype

Utilities for run-time type validation and multiple dispatch

Language: Python - Size: 537 KB - Last synced at: 14 days ago - Pushed at: 28 days ago - Stars: 169 - Forks: 3

HeMan/binmap

Python base class for creating binary parsing and packing classes

Language: Python - Size: 136 KB - Last synced at: 5 days ago - Pushed at: 20 days ago - Stars: 17 - Forks: 3

jeremander/fancy-dataclass

Spiff up your dataclasses with extra features.

Language: Python - Size: 1.2 MB - Last synced at: 16 days ago - Pushed at: 23 days ago - Stars: 4 - Forks: 1

reagento/adaptix

An extremely flexible and configurable data model conversion library.

Language: Python - Size: 3.46 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 488 - Forks: 27

cph-cachet/detekt-verify-implementation

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

Language: Kotlin - Size: 132 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 7 - Forks: 0

rnag/dataclass-wizard

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

Language: Python - Size: 662 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 213 - Forks: 26

Karlos-Eduardo-Mrqs/Pousada-Mare-Mansa

Sistema de gerenciamento para uma pousada, desenvolvido com Python, Tkinter e SQLite, utilizando a arquitetura MVC.

Language: Python - Size: 4.9 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

jon-edward/df-types

Python tool for generating type files for pandas DataFrames.

Language: Python - Size: 13.7 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ugommirikwe/SwiftCopyableMacro

A Swift macro that generates a `copy` function for structs making it easy to duplicate a struct instance while updating its properties with new values, similar to what Kotlin `data class` offers.

Language: Swift - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

tefra/xsdata

Naive XML & JSON Bindings for python

Language: Python - Size: 5.89 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 384 - Forks: 68

Woutah/pyside6-utils

A collection of useful widgets and utilities for PySide6 compatible with pyside6-designer.

Language: Python - Size: 6.43 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 48 - Forks: 4

quantumsheep/dict2dataclass

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

Language: Python - Size: 33.2 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

Ivorforce/python-arrayclass

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

Language: Python - Size: 12.7 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

google-research/dataclass_array

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

Language: Python - Size: 187 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 50 - Forks: 3

Geoion/Norma

Modern, type-safe Python ORM with dataclass support. Works with PostgreSQL, SQLite, MongoDB, and Cassandra.

Language: Python - Size: 205 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Gowee/json2pyi

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

Language: Rust - Size: 4.69 MB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 56 - Forks: 1

verssionhack/pyjson2dataclass

Convert Json to Python dataclass

Language: Python - Size: 803 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

alexmojaki/datafunctions

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

Language: Python - Size: 19.5 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

levsh/cwtch

Python Data Classes with validation and views

Language: Python - Size: 325 KB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

lovasoa/marshmallow_dataclass

Automatic generation of marshmallow schemas from dataclasses.

Language: Python - Size: 1.18 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 464 - Forks: 76

alexeyraspopov/dataclass

Data classes for TypeScript & JavaScript

Language: JavaScript - Size: 659 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 189 - Forks: 6

mrshannon/dataclass-builder

Create instances of dataclasses with the builder pattern.

Language: Python - Size: 129 KB - Last synced at: 16 days ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 3

hearot/pyrubrum

An intuitive framework for creating Telegram bots.

Language: Python - Size: 868 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 45 - Forks: 2

kraktus/dataclass-csv2

A fork with fixes of `dataclass-csv` python package

Language: Python - Size: 126 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

clintval/typeline

Write dataclasses to delimited text formats and read them back again

Language: Python - Size: 78.1 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dfurtado/dataclass-csv

Map CSV to Data Classes

Language: Python - Size: 94.7 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 196 - Forks: 21

bbqsrc/nova

Newtype macros for commonly reused types in Rust.

Language: Rust - Size: 38.1 KB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 4 - Forks: 4

phenobarbital/python-datamodel

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

Language: HTML - Size: 1.92 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 4 - Forks: 3

lbarasti/dataclass

Data class macro for the Crystal Language.

Language: Crystal - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 35 - Forks: 0

devrath/KotlinAlchemy

⚗️ 𝚃𝚑𝚒𝚜 𝚙𝚛𝚘𝚓𝚎𝚌𝚝 𝚌𝚘𝚗𝚝𝚊𝚒𝚗𝚜 𝚟𝚊𝚛𝚒𝚘𝚞𝚜 𝚌𝚘𝚗𝚌𝚎𝚙𝚝𝚜 𝚊𝚗𝚍 𝚕𝚎𝚊𝚛𝚗𝚒𝚗𝚐𝚜 𝚘𝚏 𝚔𝚘𝚝𝚕𝚒𝚗 𝚞𝚜𝚎𝚍 𝚏𝚘𝚛 𝚊𝚗𝚍𝚛𝚘𝚒𝚍 𝚍𝚎𝚟𝚎𝚕𝚘𝚙𝚖𝚎𝚗𝚝

Language: Kotlin - Size: 4.39 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 250 - Forks: 23

bennyhuo/KotlinDeepCopy

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

Language: Kotlin - Size: 426 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 287 - Forks: 29

danoan/toml-dataclass

Toml and Python Dataclass serialization

Language: Python - Size: 2.76 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yukihiko-shinoda/yaml-dataclass-config

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

Language: Python - Size: 94.7 KB - Last synced at: 13 days ago - Pushed at: about 5 years ago - Stars: 37 - Forks: 6

jigordev/lua-dataclass

A simple yet powerful dataclass implementation for Lua, inspired by Python's dataclasses.

Language: Lua - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

GentleGhostCoder/cornflakes

Create generic any easy way to manage Configs for your project

Language: Python - Size: 6.37 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

cirbuk/datastore-orm

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

Language: Python - Size: 63.5 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 11 - Forks: 0

EvgeniyBurdin/validated_dc

Dataclass with data validation. Checks the value of its fields by their annotations.

Language: Python - Size: 87.9 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 1

abe-winter/dartjsonclass

generate dart dataclasses from python pydantic classes

Language: Python - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

ambertide/datalite

A simple Python library to bind dataclasses with databases.

Language: Python - Size: 5.66 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 6

CharlesTaylor7/ormlite

Two way binding from Python Dataclasses to Sqlite tables

Language: Python - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

alisoam/dcloader

Load python dataclasses from configuratoin files and environment variables.

Language: Python - Size: 17.6 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

kuba2k2/datastruct

Combination of struct and dataclasses for easy parsing of binary formats

Language: Python - Size: 480 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 1

tmarktaylor/monotable

ASCII table with per column format specs, multi-line content, plug-in format functions, column width control.

Language: Python - Size: 465 KB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

headsrooms/configclasses

Like dataclasses but for config.

Language: Python - Size: 161 KB - Last synced at: 10 days ago - Pushed at: 8 months ago - Stars: 10 - Forks: 0

3ddelano/dataclasses-godot

Easy dataclasses with helpful features for Godot Engine

Language: GDScript - Size: 35.2 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 0

treyhunner/undataclass

Turn dataclasses into not-dataclasses

Language: Python - Size: 27.3 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 1

AWeirdDev/protonbites

Most sane way to store JSON data.

Language: Python - Size: 23.4 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

junbaibai0719/qdataclass

一个简单的封装QObject类,根据注解自动生成Property getter setter signal的装饰器。

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pacman-city/FitPro

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

Language: Python - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

rogiervandergeer/pydargs

Pydargs allows configuring a (Pydantic) dataclass through command line arguments.

Language: Python - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

khyatikothadia/MovieApp

A Movie Demo Android app, featuring Jetpack Compose.

Language: Kotlin - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

smrfeld/upandup

upandup is a simple schema versioning system for Python dataclasses.

Language: Python - Size: 66.4 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tobywf/xml_dataclasses

UNSUPPORTED (De)serialize XML documents into Python dataclasses

Language: Python - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 4

ivnpvl/fitness-tracker

Модуль фитнесс трекера.

Language: Python - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

comsavvy/Decorators-and-Dataclasses

My learning on both decorators and data class

Language: Python - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

muhammetenes/dataclass_plus

The dataclass_plus is a fastest type validation library for the dataclass

Language: Python - Size: 43.9 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

leandro-benedet-garcia/dataclass_dict

With this package you are able to create a dataclass that works exactly like a dictionary.

Language: Python - Size: 124 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

C0oo1D/configlayer

Configlayer: an attempt to simplify working with configurations

Language: Python - Size: 117 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ibrahim-Gudrat/Registration-Form

This application consists of simple ui for registration

Language: Kotlin - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Prabhdyals/Cryptocurrency-Wallet

Integrating the Ethereum blockchain network into the application in order to enable your customers to instantly pay the fintech professionals whom they hire with cryptocurrency.

Language: Python - Size: 3.37 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Jose-Vela/SuperHero-App

Proyecto de una App Buscador de Superhéroes, que obtiene los datos de estos mediante el consumo de una API.

Language: Kotlin - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

dvnasutosh/betterdataclasses

A simple dataclass library that adds strictness and implements keymapping and attribute based accessable datamembers to data class.

Language: Python - Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

javaman97/ListView

Used ListView and DialogBox

Language: Kotlin - Size: 256 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nurefsanyildiz/QuizApp

An android app that allows the user to solve a quiz.

Language: Kotlin - Size: 264 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

itkibo/procaparser

Production calendar parser. Extract data from superjob.ru website. Contains helper classes for working with calendar data.

Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Preocts/softboiled 📦

A dataclass decorator that cleans the parameters on instance creation to account for missing or extra keyword arguments. Allows for faster, if messier, modeling of API responses that are lacking in firm schema.

Language: Python - Size: 118 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

phsantosjr/tic-tac-toe-python

Tic Tac Toe game developed using Python

Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

OJFord/marshmallow-dataclass-djangofield

Use a marshmallow dataclass as a Django Field

Language: Python - Size: 32.2 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ArceApps/SearchRecyclerView

Search option in RecyclerView

Language: Kotlin - Size: 108 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

yenenahmet/KariyerChallenge

Language: Kotlin - Size: 2.91 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Waslim240/GithubUserApp-NavigationAndApi

Github User App (Navigation & API) Submission 2, Belajar Fundamental Aplikasi Android

Language: Kotlin - Size: 601 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Waslim240/GithubUserApp

Github User App Submission 1 Belajar Fundamental Aplikasi Android

Language: Kotlin - Size: 1.14 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ArceApps/RecyclerView

RecyclerView Android Kotlin

Language: Kotlin - Size: 105 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

codefather-labs/datamodels

Ideomatic and lightweight Python dataclasses inspired by Pydantic

Language: Python - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nikhilkumarsingh/dataclasses-tut-reference-material

Reference material for my dataclasses tutorial

Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 4

sumeyraozugur/DataBinding-Sample

:white_heart: Created for first teaching experience at Upschool

Language: Kotlin - Size: 154 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

alexeytochin/tf-dataclass

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

Language: Python - Size: 18.6 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

homeinfogmbh/dcorm

A dataclasses-based ORM framework

Language: Python - Size: 108 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sonubumrah/Quiz

This is Quiz app. it contain some question. and I have used following tools in this topic.

Language: Kotlin - Size: 245 KB - Last synced at: 22 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

sandal-tan/pyenvclasses

Define a dataclass from environment variables

Language: Python - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

ccazabon/dataclass-type-validator Fork of levii/dataclass-type-validator

Fork of levii's dataclass_type_validator adding a simpler class decorator

Language: Python - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

aarora08/nasa-apod-scraper

Scraper for Astronomy Picture of the Day from NASA

Language: Python - Size: 2.21 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

illuscio-dev/grahamcracker-py

generate marshmallow schemas from dataclasses

Language: HTML - Size: 5.87 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0