grantjenks / python-sortedcollectionsLinks
Python Sorted Collections Library
☆106Updated 2 years ago
Alternatives and similar repositories for python-sortedcollections
Users that are interested in python-sortedcollections are comparing it to the libraries listed below
Sorting:
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 10 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- A fast and thorough lazy object proxy.☆260Updated 2 months ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆269Updated 2 months ago
- Serialization library for Exceptions and Tracebacks.☆169Updated 2 months ago
- A python package that provides useful locks.☆257Updated 3 months ago
- pytest plugin for manipulating test data directories and files☆261Updated this week
- The multidict implementation☆454Updated this week
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Generic transaction implementation for Python.☆70Updated 9 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆198Updated 2 years ago
- Runtime inspection utilities for Python typing module☆363Updated last month
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 3 months ago
- ☆232Updated last month
- A flexible utility for flattening and unflattening dict-like objects in Python.☆185Updated 3 years ago
- Python decorators for profiling/tracing/timing a single function☆332Updated 5 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Mypy static type checker plugin for Pytest☆254Updated 2 months ago
- flake8☆122Updated last year
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago
- A simple immutable dictionary for Python☆160Updated 3 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated this week
- Enable git-like did-you-mean feature in click☆101Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆321Updated 5 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- Extract from werkzeug.cache☆154Updated 3 weeks ago
- pytest plugin to run flake8☆118Updated last year
- 🔗 Immutable, Pythonic, correct URLs.☆287Updated 2 years ago