
Pympler 1.0.1
0
A development tool to measure, monitor and analyze the memory behavior of Python objects.
Contents
A development tool to measure, monitor and analyze the memory behavior of Python objects.
Stars: 996, Watchers: 996, Forks: 82, Open Issues: 56The pympler/pympler
repo was created 10 years ago and was last updated 12 hours ago.
The project is popular with 996 github stars!
How to Install pympler
You can install pympler using pip
pip install pympler
or add it to a project with poetry
poetry add pympler
Package Details
- Author
- Jean Brouwers, Ludwig Haehne, Robert Schuppenies
- License
- Apache License, Version 2.0
- Homepage
- https://github.com/pympler/pympler
- PyPi
- https://pypi.org/project/Pympler/
- GitHub Repo
- https://github.com/pympler/pympler
Classifiers
- Software Development/Bug Tracking
Related Packages
Errors
A list of common pympler errors.
Code Examples
Here are some pympler
code examples and snippets.
GitHub Issues
The pympler package has 56 open issues on GitHub
- Pypi link is incorrect
- Distribute py.typed file for mypy typings
- test_repr_function test fails with 1.0 and 1.0.1