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 9 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
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Discover and load entry points from installed packages☆76Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆178Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- A simple immutable mapping for python☆117Updated 3 years ago
- Formats Python code to follow a consistent style☆93Updated last year
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 4 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
- Safely render long_description/README files in Warehouse☆166Updated 3 weeks ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- Lazy attributes for Python objects☆53Updated last year
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- Fast fractions reimplementation in Cython☆39Updated last week
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- File system based database that uses python pickles☆73Updated 2 years ago
- ☆37Updated 7 months ago
- A library to handle automated deprecations☆93Updated 2 years ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆137Updated last week
- Ultra-lightweight pure Python package to check if a file is binary or text.☆145Updated 9 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆60Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago