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.☆224Updated last year
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- Serialization library for Exceptions and Tracebacks.☆179Updated 2 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated 2 years ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Discover and load entry points from installed packages☆76Updated last year
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- Safely render long_description/README files in Warehouse☆166Updated last month
- A python package that provides useful locks.☆271Updated 4 months ago
- Fast fractions reimplementation in Cython☆39Updated 3 weeks ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆145Updated 10 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 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
- pytest plugin to run flake8☆116Updated 2 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated this week
- Lazy attributes for Python objects☆53Updated last year
- Flake8 extension for enforcing trailing commas in python☆134Updated last week
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated last week
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- Seamless integration of tox into Travis CI☆203Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago