pysynthetic

Class builder

A set of tools that simplify Python class creation by reducing boilerplate code and enforcing type checking.

👴🏻 Easy Python class writing and type checking

GitHub

15 stars
3 watching
6 forks
Language: Python
last commit: over 4 years ago
pythonpython3

Related projects:

RepositoryDescriptionStars
quora/pyanalyzeA tool to analyze Python code for type errors and other issues350
stewori/pytypesProvides runtime typechecking and annotation tools for Python to enforce strict type compatibility201
mariusvniekerk/pytest-monkeytypeA pytest plugin that generates annotations and stubs for Python modules based on their type definitions43
contains-io/typetA Python library that simplifies type checking and validation in object-oriented coding22
openstack/hackingAutomates style checks and code review to enforce uniform coding standards across large projects.240
jorenham/optypeA library that provides runtime-checkable type protocols for operator overloading in Python24
tin2tin/python_stylechecker_for_blenderEnables Pycodestyle to be integrated into Blender's Text Editor for Python code quality checking13
kotlinisland/basedmypyA Python static type checker with additional features to improve typing and error reporting.148
realpython/pytest-mypyAutomates mypy static type checking as part of pytest test runs249
luttik/auto-optionalEnforces consistent use of optional type annotations in Python code17
typeddjango/pytest-mypy-pluginsA plugin for testing type checking and stubs using mypy and pytest107
messense/typst-pyProvides a Python interface to compile and query markup-based typesetting system typst.126
siddhuwarrier/python-typeutilsA utility library that provides a type checking decorator for Python functions.1
ymyzk/mypy-playgroundA web-based tool for running mypy, a static type checker for Python, in a sandbox environment.72