grantjenks / python-sortedcollectionsLinks
Python Sorted Collections Library
☆107Updated 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 last year
- A fast and thorough lazy object proxy.☆261Updated last month
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Mypy static type checker plugin for Pytest☆255Updated 4 months ago
- A python package that provides useful locks.☆259Updated 5 months ago
- A simple immutable mapping for python☆114Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- ☆588Updated last year
- The multidict implementation☆467Updated this week
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆235Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- Runtime inspection utilities for Python typing module☆367Updated 3 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated last month
- Human friendly input/output for text interfaces using Python☆337Updated last year
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆269Updated 3 months ago
- pytest plugin for manipulating test data directories and files☆265Updated last week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 4 months ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Utilities based on Pythons iterators and generators.☆96Updated 10 months ago
- A library for versioning your Python projects.☆141Updated this week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated 11 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 6 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 6 months ago
- ☆234Updated 3 months ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆329Updated last year
- Removes commented-out code from Python files☆214Updated 2 months ago
- A flexible utility for flattening and unflattening dict-like objects in Python.☆187Updated 3 years ago