ambv / static-annotationsLinks
PEP 563: Postponed Evaluation of Annotations
β15Updated 7 years ago
Alternatives and similar repositories for static-annotations
Users that are interested in static-annotations are comparing it to the libraries listed below
Sorting:
- Source code for the mypy web siteβ15Updated 3 weeks ago
- ππPersonal notes on resources, CPython, etc.β53Updated 9 years ago
- A unifying library for curio and trio, supporting both async libs for great good.β57Updated 6 years ago
- git-blast: show git branches sorted by last commit dateβ38Updated 3 years ago
- Python wrapper for duktape (embeddable Javascript engine)β16Updated 4 years ago
- A python3 library for efficiently storing massive integers (stands for gzipped-integer).β41Updated 4 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)β80Updated 6 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7β20Updated 5 years ago
- Adoption analysis of Python Wheels: https://pythonwheels.com/β105Updated last week
- An attempt to create a better languageβ29Updated 8 years ago
- Victor Stinner's Notesβ21Updated last week
- Fork of https://bitbucket.org/pypy/pypy with support for compiling to javascriptβ34Updated 8 years ago
- Algebraic data types for pythonβ22Updated 8 years ago
- Server Sent Events protocol implemetation on python2/3β70Updated 12 years ago
- DEPRECATED: Implements efficient sourcemap processing for Python in Rustβ78Updated 6 years ago
- Happy Eyeballs connection algorithm and underlying scheduling logic in asyncioβ13Updated 3 months ago
- A py.test plugin that displays test results as OS X notificationsβ74Updated 9 years ago
- A pure-Python implementation of the HTTP/2 priority tree.β30Updated 3 months ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signalsβ99Updated 5 years ago
- Python interface to picohttpparser