pyutils / line_profiler
Line-by-line profiling for Python
☆2,940Updated this week
Alternatives and similar repositories for line_profiler:
Users that are interested in line_profiler are comparing it to the libraries listed below
- Monitor Memory usage of Python code☆4,475Updated last year
- An in-browser Python profile viewer☆2,425Updated 5 months ago
- Computing with Python functions.☆4,050Updated this week
- Python profile viewer☆1,463Updated last month
- A Python package for easy multiprocessing, but faster than multiprocessing☆2,057Updated 9 months ago
- 🚴 Call stack profiler for Python. Shows you why your code is slow!☆7,033Updated 2 months ago
- Python Classes Without Boilerplate☆5,471Updated this week
- Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.☆1,569Updated 3 months ago
- Extended pickling support for Python objects☆1,749Updated last month
- Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.☆3,003Updated this week
- Flexible Python configuration system. The last one you will ever need.☆2,132Updated 3 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,253Updated 10 months ago
- More routines for operating on iterables, beyond itertools