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:
- A totally different take on container boilerplate.☆137Updated 4 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 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 8 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆168Updated 4 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆527Updated 5 years ago
- Simple yet capable caching decorator for python☆158Updated 8 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Visualizing Python Project Import Graphs☆108Updated 10 years ago
- Command-line tool for querying PyPI and Python packages installed on your system.☆161Updated 9 years ago
- Asynchronous Flask using aiohttp☆125Updated 8 years ago
- Colorful progress bars and trees for your terminal☆131Updated 7 years ago
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆146Updated 7 years ago
- An ipython extension to make it asyncio compatible☆34Updated 11 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆218Updated 8 years ago
- ☆57Updated 7 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Function overloading for Python 3☆111Updated 4 years ago
- a tool for moving things in python☆125Updated 4 years ago
- Quick application debugging and analysis for Python☆189Updated 2 years ago
- Provides ipdb on failures for py.test.☆105Updated 4 years ago
- PEP8 clean only the parts of the files touched since the last commit, a previous commit or (the merge-base of) a branch.☆181Updated 7 years ago
- Fast RFC3339 compliant Python date-time library☆242Updated last year
- Python Application Tracer☆391Updated 5 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Configures your Python shell.☆413Updated 3 weeks ago
- A saner way to traverse JSON in Python☆127Updated 7 years ago
- A failsafe for the Flask reloader☆50Updated 10 years ago