rspeer / ordered-set
A mutable set that remembers the order of its entries. One of Python's missing data types.
☆217Updated 7 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.☆254Updated 4 months ago
- The multidict implementation☆431Updated last week
- Python Sorted Collections Library☆104Updated 2 years ago
- Advanced Enumerations for Python☆189Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆314Updated last month
- Utilities based on Pythons iterators and generators.☆95Updated 5 months ago
- flake8☆123Updated last year
- Serialization library for Exceptions and Tracebacks.☆167Updated 7 months ago
- A Python module that tries to figure out what your local timezone is☆199Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 2 months ago
- pytest plugin to run flake8☆118Updated last year
- A simple immutable mapping for python☆113Updated 3 years ago
- Runtime inspection utilities for Python typing module☆355Updated 7 months ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated last week
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 6 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 6 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆192Updated last week
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated last week
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated last month
- PEP-484 typing stubs for SQLAlchemy 1.4☆159Updated last year
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Removes commented-out code from Python files☆209Updated 10 months ago
- Mypy static type checker plugin for Pytest☆250Updated last week
- asyncio-compatible timeout class☆562Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆148Updated 2 months ago
- Ordered Set implementation in Cython☆74Updated 5 years ago