grantjenks / python-sortedcollectionsLinks
Python Sorted Collections Library
☆106Updated 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 9 months ago
- A fast and thorough lazy object proxy.☆260Updated last month
- Serialization library for Exceptions and Tracebacks.☆168Updated 2 months ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago
- forge (python signatures) for fun and profit☆105Updated 4 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆196Updated 2 months ago
- Pytest plugin for trio☆55Updated 9 months ago
- A python package that provides useful locks.☆256Updated 2 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated last week
- flake8☆122Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- A simple immutable mapping for python☆113Updated 3 years ago
- The multidict implementation☆449Updated last week
- Read/Write Lock - synchronization primitive for asyncio☆157Updated this week
- Utilities based on Pythons iterators and generators.☆96Updated 7 months ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆269Updated last month
- PEP 567 Backport☆89Updated 6 years ago
- Reference implementation for the proposed standard library module zoneinfo☆52Updated 9 months ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- A flexible utility for flattening and unflattening dict-like objects in Python.☆185Updated 3 years ago
- pytest plugin for manipulating test data directories and files☆258Updated last week
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- unittest subTest() support and subtests fixture☆237Updated this week
- ☆231Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A Python Enum that inherits from str.☆117Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆234Updated this week