grantjenks / python-sortedcollectionsLinks
Python Sorted Collections Library
☆109Updated 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 fast and thorough lazy object proxy.☆262Updated 2 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- The multidict implementation☆473Updated this week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- A python package that provides useful locks.☆268Updated 2 months ago
- Serialization library for Exceptions and Tracebacks.☆177Updated last week
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- A library to handle automated deprecations☆92Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆199Updated 7 months ago
- Runtime inspection utilities for Python typing module☆373Updated 2 weeks ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated last week
- persistent caching to memory, disk, or database☆276Updated last week
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 8 months ago
- pytest plugin for manipulating test data directories and files☆269Updated 3 weeks ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆187Updated 3 years ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- ☆236Updated 6 months ago
- Python dependency locking for complex projects☆153Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 10 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- A flexible, customizable timer for your Python code☆305Updated 3 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 2 weeks ago
- A simple immutable mapping for python☆116Updated 3 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆120Updated last month
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago