ceronman / typeannotationsLinks
A library with a set of tools for annotating types in Python code.
☆155Updated 10 years ago
Alternatives and similar repositories for typeannotations
Users that are interested in typeannotations are comparing it to the libraries listed below
Sorting:
- Pattern matching for python☆218Updated 11 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- A Python DSL for describing JSON schemas☆217Updated 8 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Function overloading for Python 3☆111Updated 4 years ago
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 5 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆233Updated 2 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- Dependency injection in python #di #python☆56Updated 7 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆217Updated 4 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- Asynchronous Flask using aiohttp☆126Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- pip-accel: Accelerator for pip, the Python package manager☆307Updated 5 years ago
- Concurrent package manager for Python☆273Updated 4 years ago
- Python Application Tracer☆390Updated 4 years ago
- Small utility library for coroutine-driven asynchronous generic programming in Python☆205Updated last year
- An ipython extension to make it asyncio compatible☆34Updated 10 years ago
- The Python Tool stack (unstable)☆73Updated 9 years ago
- An attempt to create a better language☆29Updated 7 years ago
- Simple Python cache and memoizing module☆84Updated last year
- A JSON API web framework for lazy people.☆158Updated 3 years ago
- Simple yet capable caching decorator for python☆160Updated 8 years ago
- A painless assertion and validation library for Python.☆66Updated 2 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- WSGI adapter for aiohttp.☆232Updated 3 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago