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:
- Super-fast and clean conversions to numbers for Python.☆110Updated 6 months ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- A simple immutable mapping for python☆116Updated 3 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆176Updated 3 weeks ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆339Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- A fast and thorough lazy object proxy.☆261Updated last month
- Discover and load entry points from installed packages☆76Updated 10 months ago
- Safely render long_description/README files in Warehouse☆164Updated 8 months ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 2 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- A python package that provides useful locks.☆267Updated 3 weeks ago
- Lazy attributes for Python objects☆53Updated last year
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆143Updated 6 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated last week
- ☆82Updated 7 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆136Updated 3 weeks ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- pytest plugin to run flake8☆118Updated last year
- Pytest plugin for trio☆58Updated this week
- Tool to check the completeness of MANIFEST.in for Python packages☆292Updated 8 months ago