dobarkod / typedecoratorLinks
A decorator-based implementation of type checks.
☆145Updated 5 years ago
Alternatives and similar repositories for typedecorator
Users that are interested in typedecorator are comparing it to the libraries listed below
Sorting:
- prompt_toolkit/ptpython pdb frontend☆184Updated 4 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆147Updated 7 years ago
- An ipython extension to make it asyncio compatible☆34Updated 10 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 4 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- changes automates python library release tasks.☆277Updated 2 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Simple yet capable caching decorator for python☆160Updated 7 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 6 years ago
- URI template parsing per RFC6570☆238Updated this week
- Pattern matching for python☆218Updated 10 years ago
- Quick application debugging and analysis for Python☆189Updated 2 years ago
- pip-accel: Accelerator for pip, the Python package manager☆307Updated 5 years ago
- A library with a set of tools for annotating types in Python code.☆154Updated 9 years ago
- Version of the glob module that supports recursion via **, and can capture patterns.☆127Updated 3 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 7 years ago
- A Python implementation of the Maybe pattern☆208Updated 2 years ago
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- a tool for moving things in python☆125Updated 4 years ago
- The indiscriminate bicurious interactive python interpreter (bpython + ipython)☆99Updated 4 years ago
- Dependency-based Python Module Reloader☆136Updated 3 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆529Updated 4 years ago
- The Python Tool stack (unstable)☆73Updated 8 years ago
- Command-line tool for querying PyPI and Python packages installed on your system.☆161Updated 8 years ago
- experimental is a python package to facilitate experimentation with changing Python's syntax.☆23Updated 5 years ago
- Visualizing Python Project Import Graphs☆108Updated 9 years ago
- Use Python 3 annotations in sphinx-enabled docstrings☆44Updated 8 years ago