grantjenks / python-sortedcollections
Python Sorted Collections Library
☆105Updated 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.☆220Updated 9 months ago
- A fast and thorough lazy object proxy.☆258Updated last month
- A simple immutable mapping for python☆113Updated 3 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Runtime inspection utilities for Python typing module☆360Updated this week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆108Updated 2 months ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Pytest plugin for trio☆55Updated 8 months ago
- A new Python HTTP client for everybody☆80Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- A python package that provides useful locks.☆256Updated 2 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated this week
- The multidict implementation☆445Updated this week
- pytest plugin for manipulating test data directories and files☆258Updated last month
- forge (python signatures) for fun and profit☆105Updated 3 years ago
- Extract from werkzeug.cache☆151Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable.☆153Updated 2 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆118Updated last year
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 3 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆113Updated 3 months ago
- Seamless integration of tox into Travis CI☆202Updated 7 months ago
- PEP 567 Backport☆89Updated 6 years ago
- Plugin for py.test to enter PyCharm debugger on uncaught exceptions☆132Updated 4 years ago
- Utilities based on Pythons iterators and generators.☆96Updated 7 months ago
- Read/Write Lock - synchronization primitive for asyncio☆154Updated last month