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:
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 4 months ago
- Serialization library for Exceptions and Tracebacks.☆169Updated 3 months ago
- Lazy attributes for Python objects☆53Updated last year
- Formats Python code to follow a consistent style☆94Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 3 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Ultra-lightweight pure Python package to check if a file is binary or text.☆141Updated 4 months ago
- A simple immutable mapping for python☆113Updated 3 years ago
- Simple and beautiful logging for click applications☆110Updated 3 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.☆154Updated 2 years ago
- Fast fractions reimplementation in Cython☆39Updated last week
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- A timer as a context manager☆74Updated 11 months ago
- Python Sorted Collections Library☆106Updated 2 years ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Provides ipdb on failures for py.test.☆105Updated 3 years ago
- Discover and load entry points from installed packages☆75Updated 7 months ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆84Updated 10 months ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- File system based database that uses python pickles☆73Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 2 weeks ago
- PyYAML-based module to produce a bit more pretty and readable YAML-serialized data☆138Updated last month
- Extends click.Group to invoke a command without explicit subcommand name.☆76Updated 10 months ago
- A fast and thorough lazy object proxy.☆261Updated this week