annatisch / PythonPerfTalkLinks
Notes and samples for Python performance talk
☆9Updated 3 years ago
Alternatives and similar repositories for PythonPerfTalk
Users that are interested in PythonPerfTalk are comparing it to the libraries listed below
Sorting:
- See test results for every line of Python code☆21Updated 4 years ago
- Data and tooling to compare the API surfaces of various array libraries.☆56Updated last week
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆67Updated 4 years ago
- Comparing Polars to Pandas and a small introduction☆44Updated 4 years ago
- A quicker pickle☆109Updated 3 years ago
- A minimal Python kernel so you can run Python in your Python☆39Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆168Updated 5 months ago
- 🐾 PdpCLI is a pandas DataFrame processing CLI tool which enables you to build a pandas pipeline from a configuration file.☆15Updated last year
- A mini dashboard to help find slow tests in pytest.☆82Updated last year
- An argument that Jupyter Notebooks are flawed and the world needs a successor.☆80Updated 2 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…☆41Updated this week
- A Python library for manipulating indices of ndarrays☆106Updated last week
- Python module for accessing databases using the ODBC API.☆11Updated last year
- ☆29Updated last year
- Operator overloading for fast anonymous functions.☆50Updated last week
- Handy decorator for elegant design-by-contract in 3.10+☆101Updated 2 years ago
- Run pytest against markdown files/docstrings.☆124Updated last week
- An Python object protocol for projects to interchange data frame-like data without forcing pandas.DataFrame as the intermediary☆15Updated 5 years ago
- Convenient access to `pynvml` (the library behind `nvidia-smi`)☆22Updated 9 months ago
- find functions when you can't remember their name☆101Updated 3 years ago
- Funnel plot☆45Updated 2 years ago
- Inferring Python API signatures from tracing usage.☆75Updated 4 years ago
- A faster multi-way merge algorithm interchangeable with heapq.merge☆23Updated 2 years ago
- A pytest plugin for automatically updating doctest outputs☆64Updated this week
- Extension to hypothesis for testing numpy general universal functions☆39Updated 4 years ago
- A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.☆61Updated 7 months ago
- Set-oriented Operations in Pandas☆24Updated 5 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆104Updated 2 years ago
- Unravelling Python source code☆188Updated last year