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:
- See test results for every line of Python code☆21Updated 4 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 month
- Operator overloading for fast anonymous functions.☆50Updated last week
- Extension to hypothesis for testing numpy general universal functions☆38Updated 4 years ago
- A quicker pickle☆109Updated 3 years ago
- A Python library for manipulating indices of ndarrays☆109Updated 3 weeks ago
- find functions when you can't remember their name☆99Updated 4 years ago
- Funnel plot☆45Updated 2 years ago
- You made a thing, but now you wish it'd go away... Deprecations, a love story.☆14Updated last week
- A pytest plugin for automatically updating doctest outputs☆70Updated this week
- Set-oriented Operations in Pandas☆24Updated 5 years ago
- Python syntax highlighted Markdown doctest.☆22Updated 3 years ago
- Comparing Polars to Pandas and a small introduction☆44Updated 4 years ago
- Unravelling Python source code☆191Updated last year
- 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
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 3 years ago
- A Vectorized Python Dict/Set☆116Updated 2 years ago
- A clever brute-force correlator for kinda-messy data☆83Updated last year
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 8 years ago
- An Python object protocol for projects to interchange data frame-like data without forcing pandas.DataFrame as the intermediary☆15Updated 5 years ago
- Hypothesis strategy to generate NetworkX graphs.☆20Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.☆63Updated last year
- Delayed iteration for polling and retries.☆31Updated this week
- Adaptive fuzzing of Hypothesis tests☆107Updated last month
- Simple markdown changelogs for GitHub repositories☆53Updated last week
- Property-based tests for the Python standard library (and builtins)☆27Updated 4 years ago
- ☆31Updated 2 years ago
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago