rspeer / ordered-setLinks
A mutable set that remembers the order of its entries. One of Python's missing data types.
☆221Updated 11 months ago
Alternatives and similar repositories for ordered-set
Users that are interested in ordered-set are comparing it to the libraries listed below
Sorting:
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- Advanced Enumerations for Python☆197Updated last month
- Utilities based on Pythons iterators and generators.☆96Updated 9 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆168Updated 2 months ago
- Serialization library for Exceptions and Tracebacks.☆171Updated 4 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A simple immutable mapping for python☆114Updated 3 years ago
- The multidict implementation☆467Updated 3 weeks ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆323Updated 6 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- A python package that provides useful locks.☆258Updated 4 months ago
- String case converter for python.☆210Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 4 months ago
- Mypy static type checker plugin for Pytest☆255Updated 4 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Human friendly input/output for text interfaces using Python☆337Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- A simple immutable dictionary for Python☆161Updated 5 months ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Python Sorted Collections Library☆107Updated 2 years ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Runtime inspection utilities for Python typing module☆365Updated 2 months ago
- unittest subTest() support and subtests fixture☆245Updated last week
- A library for versioning your Python projects.☆141Updated last month
- itertools and builtins for AsyncIO and mixed iterables☆258Updated 8 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 6 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- Sniff out which async library your code is running under☆139Updated last year