annatisch / PythonPerfTalkLinks
Notes and samples for Python performance talk
☆10Updated 3 years ago
Alternatives and similar repositories for PythonPerfTalk
Users that are interested in PythonPerfTalk are comparing it to the libraries listed below
Sorting:
- find functions when you can't remember their name☆100Updated 3 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Data and tooling to compare the API surfaces of various array libraries.☆56Updated last week
- Comparing Polars to Pandas and a small introduction☆44Updated 4 years ago
- A quicker pickle☆109Updated 3 years ago
- See test results for every line of Python code☆21Updated 4 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 weeks ago
- A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.☆63Updated 11 months ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago
- A Python library for manipulating indices of ndarrays☆109Updated this week
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 4 years ago
- A Python library to determine what exactly the user ran at the command line, along with default values, and any transformations that happ…☆45Updated this week
- Delayed iteration for polling and retries.☆31Updated this week
- An argument that Jupyter Notebooks are flawed and the world needs a successor.☆86Updated 2 years ago
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- Operator overloading for fast anonymous functions.☆50Updated this week
- Set-oriented Operations in Pandas☆24Updated 5 years ago
- Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.☆65Updated 4 years ago
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 3 years ago
- 🐾 PdpCLI is a pandas DataFrame processing CLI tool which enables you to build a pandas pipeline from a configuration file.☆15Updated 2 years ago
- Continuous Range, RangeSet, and RangeDict data structures for Python☆102Updated 2 years ago
- Extension to hypothesis for testing numpy general universal functions☆38Updated 4 years ago
- Safe, minimal import sorting for Python projects.☆202Updated last month
- A tool to auto generate the basic mocks and asserts for faster unit testing☆38Updated 2 years ago
- Funnel plot☆45Updated 2 years ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last month
- A pytest plugin for automatically updating doctest outputs☆69Updated this week
- A faster multi-way merge algorithm interchangeable with heapq.merge☆23Updated 2 years ago
- Unravelling Python source code☆191Updated last year