davidsa03 / numerizeLinks
Convert large numbers into readable numbers for humans.
☆75Updated 2 years ago
Alternatives and similar repositories for numerize
Users that are interested in numerize are comparing it to the libraries listed below
Sorting:
- Removes commented-out code from Python files☆219Updated 2 months ago
- Enable git-like did-you-mean feature in click☆100Updated last year
- Convert long numbers into a human-readable format in Python☆112Updated 3 years ago
- It's easy to show that your command line app is active☆297Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- Colorization of help messages in Click☆91Updated 11 months ago
- Minimal, super readable string pattern matching for python.☆183Updated last year
- A file-based ORM for Python dataclasses.☆211Updated this week
- Simple library for exploring/scraping the web or testing a website you’re developing☆128Updated 2 years ago
- Automatically convert relative imports to absolute☆160Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 5 months ago
- Caching for HTTPX☆73Updated 4 months ago
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- A Python type explainer!☆83Updated 2 years ago
- 🔗 Immutable, Pythonic, correct URLs.☆293Updated 2 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- A flexible utility for flattening and unflattening dict-like objects in Python.☆185Updated 3 years ago
- Easy rate-limiting for python requests☆114Updated this week
- Make every function async and await-able.☆98Updated 3 years ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 10 months ago
- Python library of 60+ commonly-used validator functions☆131Updated 3 years ago
- Library providing syntactic sugar for creating variant forms of a canonical function☆74Updated 7 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- show where your regex match assertion failed!☆80Updated last month
- find functions when you can't remember their name☆99Updated 4 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆176Updated 2 weeks ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆47Updated 2 years ago