ericvsmith / dataclassesLinks
☆589Updated last year
Alternatives and similar repositories for dataclasses
Users that are interested in dataclasses are comparing it to the libraries listed below
Sorting:
- A simple plugin that allows running mypy from PyCharm and navigate between errors☆319Updated 4 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- A decorator for caching properties in classes.☆706Updated 11 months ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- decorator☆898Updated 4 months ago
- A port of Ruby on Rails' inflector to Python☆515Updated 2 years ago
- A python package that provides useful locks.☆269Updated 2 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Python wrapper around rapidjson☆520Updated 3 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- Python decorators for profiling/tracing/timing a single function☆336Updated 2 weeks ago
- McCabe complexity checker for Python☆669Updated last year
- A high-performance immutable mapping type for Python.☆1,185Updated 5 months ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- Multiple dispatch☆843Updated 11 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- The multidict implementation☆474Updated this week
- Fast JSON schema validator for Python.☆480Updated 2 weeks ago
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- A plugin providing both real-time and on-demand scanning of Python files with Mypy from within PyCharm/IDEA.☆209Updated 3 months ago
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- Automatic generation of marshmallow schemas from dataclasses.☆471Updated 5 months ago
- Enhance the standard unittest package with features for testing asyncio libraries☆309Updated last year
- Flake8 plugin that checks import order against various Python Style Guides☆277Updated this week
- Fast ISO8601 date time parser for Python written in C☆569Updated this week
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated 2 months ago
- A lightweight Traits like module☆648Updated last month