bogdandm / json2python-modelsLinks
Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support
☆179Updated 9 months ago
Alternatives and similar repositories for json2python-models
Users that are interested in json2python-models are comparing it to the libraries listed below
Sorting:
- A file-based ORM for Python dataclasses.☆210Updated last week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 3 years ago
- A Python Enum that inherits from str.☆120Updated last year
- aiosignal: a list of registered asynchronous callbacks☆159Updated this week
- Python composable command line utility, trio-compatible version☆169Updated 2 months ago
- Automatically convert relative imports to absolute☆159Updated last year
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- ConfZ is a configuration management library for Python based on pydantic.☆258Updated 6 months ago
- Caching for HTTPX☆72Updated 2 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆173Updated 2 months ago
- 📁 Asynchronous pathlib for Python☆194Updated last year
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- asyncio query generator☆61Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆268Updated last month
- Functional programming in Python with generators and other utilities.☆278Updated 2 years ago
- Python library of 60+ commonly-used validator functions☆131Updated 3 years ago
- Dependency injection for Python☆88Updated 3 years ago
- Python decorator for async properties.