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.☆223Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆177Updated 3 weeks ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 8 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A simple immutable mapping for python☆116Updated 3 years ago
- ☆37Updated 6 months ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- A timer as a context manager☆74Updated last year
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- A python package that provides useful locks.☆271Updated 2 months ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- Lazy attributes for Python objects☆53Updated last year
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- Safely render long_description/README files in Warehouse☆164Updated this week
- Discover and load entry points from installed packages☆76Updated last year
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- File system based database that uses python pickles☆73Updated 2 years ago
- A library to handle automated deprecations☆93Updated 2 years ago
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 2 weeks ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- 🔗 Immutable, Pythonic, correct URLs.☆293Updated 2 years ago
- Fast fractions reimplementation in Cython☆39Updated last week