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:
- Data and tooling to compare the API surfaces of various array libraries.☆56Updated 2 weeks ago
- A mini dashboard to help find slow tests in pytest.☆80Updated 11 months ago
- Extension to hypothesis for testing numpy general universal functions☆39Updated 4 years ago
- A minimal Python kernel so you can run Python in your Python☆39Updated 3 years ago
- See test results for every line of Python code☆21Updated 4 years ago
- A simple project to explore the number of GCs when doing basic ORM work.☆25Updated 3 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…☆40Updated this week
- Comparing Polars to Pandas and a small introduction☆44Updated 4 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆28Updated 7 months ago
- Operator overloading for fast anonymous functions.☆50Updated last week
- A Python library for manipulating indices of ndarrays☆106Updated this week
- Inferring Python API signatures from tracing usage.☆74Updated 4 years ago
- A faster multi-way merge algorithm interchangeable with heapq.merge☆23Updated last year
- File processing pipelines☆86Updated 3 years ago
- Syntactical sugar for Python class attributes☆58Updated 11 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
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- Data about packages and maintainers on PyPI☆128Updated 2 months ago
- Simple markdown changelogs for GitHub repositories☆52Updated 2 weeks ago
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 7 years ago
- Run pytest inside a sub interpreter☆22Updated last year
- Python Data Collection Library☆45Updated 4 years ago
- A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.☆60Updated 5 months ago
- Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.☆65Updated 4 years ago
- Generate changelogs from commit tags and shortlogs☆25Updated 5 months ago
- A lightweight, event-driven, pipeline framework.☆62Updated 10 months ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- A quicker pickle☆109Updated 3 years ago
- WhyProfiler is a CPU profiler for Jupyter notebook that not only identifies hotspots but can suggest faster alternatives.☆44Updated 3 years ago
- Convenient access to `pynvml` (the library behind `nvidia-smi`)☆22Updated 8 months ago