SethMMorton / fastnumbersLinks
Super-fast and clean conversions to numbers for Python.
☆109Updated 4 months ago
Alternatives and similar repositories for fastnumbers
Users that are interested in fastnumbers are comparing it to the libraries listed below
Sorting:
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆153Updated 2 years ago
- Discover and load entry points from installed packages☆75Updated 7 months ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 2 weeks ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Useful Mutable Mappings☆70Updated last year
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆98Updated 2 years ago
- Register CLI commands via setuptools entry-points.☆129Updated 2 weeks ago
- Formats Python code to follow a consistent style☆94Updated last year
- A library to handle automated deprecations☆92Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 6 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- CPU parallelism for Trio☆62Updated last week
- Enable git-like did-you-mean feature in click☆101Updated last year
- Object-oriented URL from `urllib.parse` and `pathlib`☆48Updated 5 years ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- forge (python signatures) for fun and profit☆105Updated 4 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- Validate conditions, Python style.☆153Updated 7 months ago
- Colorization of help messages in Click☆87Updated 4 months ago
- ☆42Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.☆56Updated last year
- File system based database that uses python pickles☆73Updated last year
- A quicker pickle☆109Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago