rspeer / ordered-set
A mutable set that remembers the order of its entries. One of Python's missing data types.
☆216Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for ordered-set
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- The multidict implementation☆423Updated this week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆143Updated this week
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆308Updated this week
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- Mypy static type checker plugin for Pytest☆248Updated last month
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Serialization library for Exceptions and Tracebacks.☆165Updated 3 months ago
- Python Sorted Collections Library☆103Updated last year
- flake8☆121Updated last year
- unittest subTest() support and subtests fixture☆211Updated last week
- A simple immutable mapping for python☆111Updated 2 years ago
- Utilities based on Pythons iterators and generators.☆93Updated last month
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- A python package that provides useful locks.☆251Updated 5 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 6 months ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 2 weeks ago
- A Python module that tries to figure out what your local timezone is☆185Updated 11 months ago
- String case converter for python.☆206Updated last year
- Making it easy to write async iterators in Python 3.5☆95Updated 4 years ago
- pytest plugin for manipulating test data directories and files☆254Updated 3 weeks ago
- PEP 567 Backport☆88Updated 5 years ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- asyncio-compatible timeout class☆562Updated 2 weeks ago
- A library to handle automated deprecations☆89Updated last year
- Deserialize to objects while staying DRY☆158Updated last year
- Sniff out which async library your code is running under☆126Updated 8 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆232Updated 3 years ago
- Human friendly input/output for text interfaces using Python☆320Updated 5 months ago