Pympler 1.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: 1205, Watchers: 1205, Forks: 89, Open Issues: 60The pympler/pympler
repo was created 12 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1205 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 60 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