rspeer / ordered-set
A mutable set that remembers the order of its entries. One of Python's missing data types.
☆216Updated 5 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.☆251Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆311Updated last month
- The multidict implementation☆427Updated last week
- Serialization library for Exceptions and Tracebacks.☆166Updated 5 months ago
- ☆219Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆147Updated 2 weeks ago
- A library to handle automated deprecations☆90Updated last year
- A simple immutable mapping for python☆112Updated 2 years ago
- flake8☆121Updated last year
- Mypy static type checker plugin for Pytest☆248Updated last month
- Python Sorted Collections Library☆104Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Runtime inspection utilities for Python typing module☆352Updated 5 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆290Updated last week
- Deserialize to objects while staying DRY☆159Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 4 months ago
- A simple immutable dictionary for Python☆146Updated 2 months ago
- Ordered Set implementation in Cython☆74Updated 4 years ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆97Updated last week
- pytest plugin to run flake8☆118Updated last year
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆253Updated last week
- 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…☆101Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆191Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 8 months ago
- Check for python builtins being used as variables or parameters☆114Updated 7 months ago
- A Python module that tries to figure out what your local timezone is☆190Updated last year
- A library for versioning your Python projects.☆139Updated this week
- Powerful Python library for atomic file writes.☆315Updated 2 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated last year
- Advanced Enumerations for Python☆188Updated 11 months ago