aroberge / experimentalLinks
experimental is a python package to facilitate experimentation with changing Python's syntax.
☆23Updated 5 years ago
Alternatives and similar repositories for experimental
Users that are interested in experimental are comparing it to the libraries listed below
Sorting:
- A PEP-3156 compatible event loop☆69Updated 9 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Network protocol implementations in Python, sans I/O☆142Updated 5 months ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- An ipython extension to make it asyncio compatible☆34Updated 10 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- An attempt to create a better language☆29Updated 7 years ago
- A unifying library for curio and trio, supporting both async libs for great good.☆57Updated 5 years ago
- Collection of fixtures and utility functions to run service processes for your tests☆60Updated 4 months ago
- distributed task queue for asyncio☆90Updated 7 years ago
- Create human-readable exception narrations for your libraries and end-user programs.☆31Updated 4 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- Python without ifs and buts - an ORM layer for Python objects, inspired by Django☆81Updated 4 years ago
- HTTP/2 implementation with hyper-h2 on Python 3 asyncio.☆78Updated last year
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Pure-Python HTTP/2 framing☆42Updated 4 months ago
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- Experiments with call contexts in python☆10Updated 8 years ago
- Python Development Documentation☆29Updated last month
- Read Watches in Python☆40Updated last year
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 5 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- Greenlets for asyncio☆45Updated 10 years ago
- Python interface to picohttpparser☆20Updated 8 years ago
- Python dependency graph for parallel and/or async execution☆15Updated 6 years ago
- Implement aiohttp.web OpenAPI 3 server applications with schema first approach.☆105Updated 5 months ago
- PEP 567 Backport☆89Updated 6 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago