AlexandreDecan / portionLinks
portion, a Python library providing data structure and operations for intervals.
☆497Updated last week
Alternatives and similar repositories for portion
Users that are interested in portion are comparing it to the libraries listed below
Sorting:
- A mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment.☆664Updated 4 months ago
- Robust and reusable Executor for joblib☆577Updated 2 months ago
- guppy / heapy ported to Python3. It works for real!☆413Updated 6 months ago
- Python decorators for profiling/tracing/timing a single function☆333Updated 6 months ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Composable custom class converters for attrs, dataclasses and friends.☆926Updated this week
- Persistent, stale-free, local and cross-machine caching for Python functions.☆608Updated 2 weeks ago
- Enlighten Progress Bar for Python Console Apps☆504Updated last month
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆452Updated 10 months ago
- Python profile viewer☆1,485Updated last month
- better multiprocessing and multithreading in Python☆676Updated 2 weeks ago
- Format and convert Python docstrings and generates patches☆934Updated last year
- Simple yet flexible natural sorting in Python.☆976Updated this week
- A Python memory profiler for data processing and scientific computing applications☆878Updated 9 months ago
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆323Updated 6 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,346Updated last month
- Run-time type checker for Python☆1,682Updated 3 weeks ago
- Dynamically create python functions with a proper signature.☆130Updated 2 months ago
- A tool to automatically convert old string literal formatting to f-strings☆718Updated last week
- Handler for logging from multiple processes☆391Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Type hints support for the Sphinx autodoc extension☆576Updated last week
- Separate test code from test cases in pytest.☆365Updated last month
- Parse strings using a specification based on the Python format() syntax.☆1,760Updated 3 weeks ago
- Runtime inspection utilities for Python typing module☆365Updated 2 months ago
- Colored terminal output for Python's logging module☆552Updated last year
- A python package that provides useful locks.☆258Updated 4 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago