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 mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- A fast and thorough lazy object proxy.☆262Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- Serialization library for Exceptions and Tracebacks.☆177Updated this week
- A python package that provides useful locks.☆268Updated last month
- The multidict implementation☆472Updated this week
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- A simple immutable mapping for python☆116Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Mypy static type checker plugin for Pytest☆256Updated 6 months ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated this week
- Runtime inspection utilities for Python typing module☆369Updated 5 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 7 months ago
- A simple immutable dictionary for Python☆169Updated 7 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Utilities based on Pythons iterators and generators.☆96Updated last year
- Human friendly input/output for text interfaces using Python☆341Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Advanced Enumerations for Python☆203Updated 4 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- persistent caching to memory, disk, or database☆276Updated last week
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated last month
- A flexible utility for flattening and unflattening dict-like objects in Python.☆187Updated 3 years ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆280Updated last week
- Super-fast and clean conversions to numbers for Python.☆110Updated 7 months ago
- Tests against namespace packages☆187Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 8 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆119Updated last month