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:
- Data and tooling to compare the API surfaces of various array libraries.☆56Updated last month
- A quicker pickle☆109Updated 3 years ago
- See test results for every line of Python code☆21Updated 4 years ago
- Comparing Polars to Pandas and a small introduction☆44Updated 4 years ago
- A clever brute-force correlator for kinda-messy data☆83Updated 2 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- Extension to hypothesis for testing numpy general universal functions☆37Updated 4 years ago
- find functions when you can't remember their name☆99Updated 4 years ago
- Set-oriented Operations in Pandas☆24Updated 5 years ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- A Python library for manipulating indices of ndarrays☆109Updated 3 weeks ago
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 8 years ago
- An argument that Jupyter Notebooks are flawed and the world needs a successor.☆88Updated 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…☆46Updated this week
- Funnel plot☆45Updated 2 years ago
- ☆31Updated 2 years ago
- Python module for accessing databases using the ODBC API.☆11Updated last year
- Run pytest against markdown files/docstrings.☆157Updated 2 months 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
- Python syntax highlighted Markdown doctest.☆22Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- Python stream processing for humans☆189Updated 2 weeks ago
- Inferring Python API signatures from tracing usage.☆75Updated 5 years ago
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 3 years ago
- Simple markdown changelogs for GitHub repositories☆53Updated 2 weeks ago
- A pytest plugin for automatically updating doctest outputs☆71Updated last week
- A minimal Python kernel so you can run Python in your Python☆39Updated 3 years ago
- Delayed iteration for polling and retries.☆31Updated last week