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
- prompt_toolkit/ptpython pdb frontend☆183Updated 5 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆146Updated 7 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆168Updated 4 years ago
- Simple yet capable caching decorator for python☆159Updated 8 years ago
- Python's dir() for humans.☆245Updated 11 months ago
- Validate conditions, Python style.☆156Updated last year
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- Function overloading for Python 3☆111Updated 4 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- CLIze: Turn Python functions into command-line interfaces☆496Updated 2 years ago
- Fast RFC3339 compliant Python date-time library☆243Updated last year
- changes automates python library release tasks.☆276Updated 3 years ago
- Modernizes Python code for eventual Python 3 migration. Build on top of 2to3☆527Updated 5 years ago
- Visualizing Python Project Import Graphs☆108Updated 10 years ago
- A failsafe for the Flask reloader☆50Updated 10 years ago
- Configures your Python shell.☆413Updated this week
- Concurrent package manager for Python☆273Updated 4 years ago
- Command-line tool for querying PyPI and Python packages installed on your system.☆161Updated 9 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
- An ipython extension to make it asyncio compatible☆34Updated 11 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆218Updated 8 years ago
- Run a command in the named virtualenv.☆368Updated 4 years ago
- Asynchronous Flask using aiohttp☆125Updated 8 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Colorful progress bars and trees for your terminal☆131Updated 7 years ago
- Copy + Paste in Python.☆230Updated 7 years ago
- A command-line interface to the Python Package Index (PyPI). Get package info, download statistics, and more.☆169Updated 10 years ago