simonpercivall / orderedset
Ordered Set implementation in Cython
☆74Updated 5 years ago
Alternatives and similar repositories for orderedset:
Users that are interested in orderedset are comparing it to the libraries listed below
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆108Updated last month
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- ☆37Updated last month
- Formats Python code to follow a consistent style☆94Updated last year
- Fast fractions reimplementation in Cython☆39Updated last month
- A simple immutable mapping for python☆113Updated 3 years ago
- Discover and load entry points from installed packages☆74Updated 4 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆219Updated 8 months ago
- Serialization library for Exceptions and Tracebacks.☆168Updated last week
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆50Updated 8 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- Lazy attributes for Python objects☆53Updated 10 months ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- A fast and thorough lazy object proxy.☆255Updated 4 months ago
- The function you always missed in Python: return the first true value of an iterable.☆152Updated 2 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 7 months ago
- Pytest plugin for trio☆55Updated 7 months ago
- Python wrapper of the RuRe.☆89Updated 5 years ago
- A library to handle automated deprecations☆92Updated 2 years ago
- Flake8 extension for enforcing trailing commas in python☆134Updated 10 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last week
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 2 weeks ago
- a re-implementation of the asyncio mainloop on top of Trio☆194Updated 3 weeks ago
- A generic dependency-resolution library written in pure Python☆78Updated 4 years ago
- ☆81Updated last month
- PyYAML-based module to produce a bit more pretty and readable YAML-serialized data☆137Updated 3 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- pytest plugin for testing mypy types, stubs, and plugins☆111Updated 2 months ago