scoder / quicktionsLinks
Fast fractions reimplementation in Cython
☆39Updated 3 weeks ago
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☆101Updated 9 years ago
- CPU parallelism for Trio☆63Updated last month
- Discover and load entry points from installed packages☆75Updated 7 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated 3 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- Super-fast and clean conversions to numbers for Python.☆109Updated 4 months ago
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- File system based database that uses python pickles☆73Updated last year
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Some notes on using Cython to increase the performance of Python code.☆61Updated 11 months ago
- Lazy attributes for Python objects☆53Updated last year
- Capture the outcome of Python function calls☆34Updated 4 months ago
- Faster UUID generation using libuuid☆34Updated 8 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- An unofficial, importable pip API☆114Updated last month
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- py-test plugin: an incremental test runner☆51Updated 3 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last year
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- Python module for interacting with nested dicts as a single level dict with delimited keys.☆114Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)☆75Updated last week
- automatic persistence for Python objects☆46Updated last month
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week