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 3 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
- 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☆528Updated 5 years ago
- Simple yet capable caching decorator for python☆160Updated 8 years ago
- A library with a set of tools for annotating types in Python code.☆155Updated 10 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
- Python's dir() for humans.☆245Updated 9 months ago
- Configures your Python shell.☆412Updated this week
- Colorful progress bars and trees for your terminal☆131Updated 6 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆220Updated 8 years ago
- Terminal spinner package for Python. (This library is not the one from FLIR)☆183Updated 2 years ago
- Fast RFC3339 compliant Python date-time library☆243Updated last year
- CLIze: Turn Python functions into command-line interfaces☆496Updated last year
- Copy + Paste in Python.☆231Updated 7 years ago
- Command-line tool for querying PyPI and Python packages installed on your system.☆161Updated 9 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)☆169Updated 4 years ago
- A command-line interface to the Python Package Index (PyPI). Get package info, download statistics, and more.☆168Updated 9 years ago
- Easily implement __repr__, __str__, and __unicode__ methods☆49Updated 8 years ago
- Quick application debugging and analysis for Python☆190Updated 2 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Nested Object Models in Python with dictionary, YAML, and JSON transformation support☆204Updated 2 years ago
- Add JavaScript or Python style comments in JSON.☆108Updated last year
- A painless assertion and validation library for Python.☆67Updated 2 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- Function overloading for Python 3☆111Updated 4 years ago
- API Browser for Flask-DebugToolbar☆54Updated 6 years ago