grantjenks / python-sortedcollectionsLinks
Python Sorted Collections Library
☆110Updated 3 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.☆263Updated last week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- A python package that provides useful locks.☆274Updated 4 months ago
- The multidict implementation☆480Updated last week
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago
- Mypy static type checker plugin for Pytest☆257Updated 10 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆294Updated last month
- A simple immutable mapping for python☆117Updated 3 years ago
- ☆593Updated last year
- Serialization library for Exceptions and Tracebacks.☆180Updated 2 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆330Updated last month
- Utilities based on Pythons iterators and generators.☆97Updated last month
- A library to handle automated deprecations☆93Updated 2 years ago
- 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☆338Updated 2 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated 2 months ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆332Updated last year
- unittest subTest() support and subtests fixture☆251Updated 2 months ago
- pytest plugin for manipulating test data directories and files☆273Updated 2 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆290Updated 3 weeks ago