scoder / quicktionsLinks
Fast fractions reimplementation in Cython
☆39Updated last week
Alternatives and similar repositories for quicktions
Users that are interested in quicktions are comparing it to the libraries listed below
Sorting:
- Cython implementation of OrderedDict☆102Updated 10 years ago
- Some notes on using Cython to increase the performance of Python code.☆60Updated last year
- Faster UUID generation using libuuid☆34Updated 8 years ago
- PyPy binary wheels for some popular packages☆80Updated 4 years ago
- Discover and load entry points from installed packages☆76Updated last year
- Super-fast and clean conversions to numbers for Python.☆110Updated 11 months ago
- Formats your tox.ini files☆43Updated this week
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 2 months ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Better version of repr/reprlib for short, cheap string representations in Python☆25Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- File system based database that uses python pickles☆73Updated 2 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Lazy & self-destructive tools for speeding up module imports☆55Updated 4 years ago
- CPU parallelism for Trio☆66Updated this week
- A collection of structlog processors for prettier output: a code syntax highlighter, JSON and XML prettifiers, a multiline string printer…☆37Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆71Updated 2 months ago
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last month
- A pygments lexer for pytest output☆23Updated 3 months ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated 2 years ago
- A simple Python wheel builder for simple projects.☆32Updated 2 weeks ago
- Tools for aiohttp☆24Updated 4 years ago
- PostgreSQL client for Trio based on asyncpg☆46Updated 2 years ago