
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: 905, Watchers: 905, Forks: 77, Open Issues: 48The pympler/pympler
repo was created 9 years ago and was last updated 4 hours ago.
The project is popular with 905 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 48 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