rspeer / ordered-set
A mutable set that remembers the order of its entries. One of Python's missing data types.
☆219Updated 8 months ago
Alternatives and similar repositories for ordered-set:
Users that are interested in ordered-set are comparing it to the libraries listed below
- A fast and thorough lazy object proxy.☆257Updated 2 weeks ago
- Serialization library for Exceptions and Tracebacks.☆168Updated last month
- A simple immutable mapping for python☆113Updated 3 years ago
- A simple immutable dictionary for Python☆154Updated 2 months ago
- The multidict implementation☆441Updated this week
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆108Updated 2 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 3 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆316Updated 3 months ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Mypy static type checker plugin for Pytest