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:
- 🐾 PdpCLI is a pandas DataFrame processing CLI tool which enables you to build a pandas pipeline from a configuration file.☆15Updated 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…☆41Updated this week
- Extension to hypothesis for testing numpy general universal functions☆39Updated 4 years ago
- Comparing Polars to Pandas and a small introduction☆44Updated 4 years ago
- A mini dashboard to help find slow tests in pytest.☆80Updated 10 months ago
- 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.☆54Updated 4 months ago
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 years ago
- Set-oriented Operations in Pandas☆24Updated 5 years ago
- A Zoo for decorators☆26Updated this week
- A faster multi-way merge algorithm interchangeable with heapq.merge☆23Updated last year
- Delayed iteration for polling and retries.☆30Updated 6 months ago
- A lightweight Python package for performance testing of Python functions.☆39Updated last week
- A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.☆60Updated 5 months ago
- ☆29Updated last year
- A quicker pickle☆109Updated 2 years ago
- Handy decorator for elegant design-by-contract in 3.10+☆101Updated 2 years ago
- Action to have pip install from a requirements file as securely as possible☆41Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated 3 months ago
- You made a thing, but now you wish it'd go away... Deprecations, a love story.☆14Updated last week
- Syntactical sugar for Python class attributes☆57Updated 10 months ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 7 months ago
- Property-based tests for the Python standard library (and builtins)☆27Updated 3 years ago
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- Utilities for run-time type validation and multiple dispatch☆166Updated 3 months ago
- File processing pipelines☆86Updated 3 years ago
- A lightweight tool to measure the full memory of a Python session☆19Updated 3 months ago
- WhyProfiler is a CPU profiler for Jupyter notebook that not only identifies hotspots but can suggest faster alternatives.☆44Updated 3 years ago
- Cooked Input library for getting and validating input from the command line.☆20Updated last year
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago