simonpercivall / orderedsetLinks
Ordered Set implementation in Cython
☆75Updated 5 years ago
Alternatives and similar repositories for orderedset
Users that are interested in orderedset are comparing it to the libraries listed below
Sorting:
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- Making it easy to write async iterators in Python 3.5☆100Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- Formats Python code to follow a consistent style☆93Updated last year
- ☆37Updated 3 months ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- A fast and thorough lazy object proxy.☆261Updated last month
- Lazy attributes for Python objects☆53Updated last year
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆154Updated 2 years ago
- A simple immutable mapping for python☆114Updated 3 years ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- A python package that provides useful locks.☆260Updated 2 weeks ago
- Safely render long_description/README files in Warehouse☆165Updated 7 months ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆235Updated last month
- Discover and load entry points from installed packages☆76Updated 8 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Resolve JSON Pointers in Python☆144Updated 2 months ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Pytest plugin for trio☆57Updated last year
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 5 months ago
- 🔗 Immutable, Pythonic, correct URLs.☆289Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 7 months ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- Seamless integration of tox into Travis CI☆202Updated 10 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago