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:
- 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
- See test results for every line of Python code☆21Updated 4 years ago
- A Python library for manipulating indices of ndarrays☆109Updated 3 weeks ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago
- find functions when you can't remember their name☆99Updated 4 years ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- A quicker pickle☆109Updated 3 years ago
- Comparing Polars to Pandas and a small introduction☆44Updated 4 years ago
- An argument that Jupyter Notebooks are flawed and the world needs a successor.☆88Updated 2 years 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
- 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
- Extension to hypothesis for testing numpy general universal functions☆37Updated 4 years ago
- Extending your autodoc API docs with a summary☆53Updated last year
- Set-oriented Operations in Pandas☆24Updated 5 years ago
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 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
- Short example of how to implement Python's async from scratchw☆30Updated 8 years ago
- Simple markdown changelogs for GitHub repositories☆53Updated 2 weeks ago
- Python syntax highlighted Markdown doctest.☆22Updated 3 years ago
- A clever brute-force correlator for kinda-messy data☆83Updated 2 years ago
- Delayed iteration for polling and retries.☆31Updated last week
- Run pytest against markdown files/docstrings.☆157Updated 2 months ago
- A minimal Python kernel so you can run Python in your Python☆39Updated 3 years ago
- A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.☆63Updated last year
- Shape annotations for numpy arrays and pytorch/tensorflow tensors.☆14Updated 3 years ago
- A faster multi-way merge algorithm interchangeable with heapq.merge☆23Updated 2 years ago
- A plugin for mkdocs to help you include Jupyter notebooks in your projects☆141Updated 2 years ago
- You made a thing, but now you wish it'd go away... Deprecations, a love story.☆14Updated 2 weeks ago
- Runtime software verification and automated testing for scientific software in Python☆94Updated last year