grantjenks / python-sortedcollections
Python Sorted Collections Library
☆103Updated last year
Related projects ⓘ
Alternatives and complementary repositories for python-sortedcollections
- A fast and thorough lazy object proxy.☆247Updated 2 months ago
- A simple immutable mapping for python☆111Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆165Updated 3 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆215Updated 3 months ago
- Super-fast and clean conversions to numbers for Python.☆105Updated this week
- The multidict implementation☆419Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 6 months ago
- A simple immutable dictionary for Python☆135Updated 3 weeks ago
- A python package that provides useful locks.☆251Updated 5 months ago
- Deserialize to objects while staying DRY☆158Updated last year
- Making it easy to write async iterators in Python 3.5☆95Updated 4 years ago
- Generic transaction implementation for Python.☆70Updated last month
- Powerful Python library for atomic file writes.☆317Updated 2 years ago
- pytest plugin for manipulating test data directories and files☆254Updated last week
- Generate PyAnnotate annotations from your pytest tests.☆109Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- A library to handle automated deprecations☆89Updated last year
- Ordered Set implementation in Cython☆74Updated 4 years ago
- A Python module that tries to figure out what your local timezone is☆185Updated 11 months ago
- A fast and memory efficient LRU cache for Python☆259Updated 2 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆95Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Runtime inspection utilities for Python typing module☆350Updated 2 months ago
- A library for versioning your Python projects.☆139Updated this week
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆122Updated this week
- forge (python signatures) for fun and profit☆104Updated 3 years ago
- Mypy static type checker plugin for Pytest☆248Updated 2 weeks ago
- Python code object transformers☆184Updated 8 months ago
- Autologging automates logging setup and method tracing for Python classes.☆50Updated 5 months ago