Memory-analyzer

Latest version: v0.1.2

Safety actively analyzes 619197 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

Provides the initial release of memory-analyzer, which can find the following information about a running Python binary:

1. How many of each object you have in memory
2. The total size of all of these objects
3. The forward references to the objects
4. The backwards references to the objects
5. The difference in size/number of objects over time (through snapshot comparisons)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.