{"id":13468758,"url":"https://github.com/pympler/pympler","last_synced_at":"2025-05-14T08:07:59.108Z","repository":{"id":4926999,"uuid":"6083592","full_name":"pympler/pympler","owner":"pympler","description":"Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.","archived":false,"fork":false,"pushed_at":"2024-06-28T19:55:39.000Z","size":1339,"stargazers_count":1209,"open_issues_count":60,"forks_count":89,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-10-29T15:35:31.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"andrewrk/naught","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pympler.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-10-04T23:35:16.000Z","updated_at":"2024-10-28T14:49:14.000Z","dependencies_parsed_at":"2022-07-12T05:18:25.476Z","dependency_job_id":"705f86a2-f490-4aa7-9015-2b239ec5cc8d","html_url":"https://github.com/pympler/pympler","commit_stats":{"total_commits":457,"total_committers":30,"mean_commits":"15.233333333333333","dds":0.6805251641137855,"last_synced_commit":"9a31d44415a27dd328740c64ec67e0fd2265fd5d"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pympler%2Fpympler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pympler%2Fpympler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pympler%2Fpympler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pympler%2Fpympler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pympler","download_url":"https://codeload.github.com/pympler/pympler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254101557,"owners_count":22014908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T15:01:18.442Z","updated_at":"2025-05-14T08:07:59.062Z","avatar_url":"https://github.com/pympler.png","language":"Python","readme":"README for pympler\n==================\n\nPympler is a development tool to measure, monitor and analyze the memory\nbehavior of Python objects in a running Python application.\n\nBy pympling a Python application, detailed insight in the size and the lifetime\nof Python objects can be obtained.  Undesirable or unexpected runtime behavior\nlike memory bloat and other \"pymples\" can easily be identified.\n\nPympler integrates three previously separate projects into a single,\ncomprehensive profiling tool. Asizeof provides basic size information for one\nor several Python objects, muppy is used for on-line monitoring of a Python\napplication and the class tracker provides off-line analysis of the lifetime of\nselected Python objects. A web profiling frontend exposes process statistics,\ngarbage visualisation and class tracker statistics.\n\nPympler is written entirely in Python, with no dependencies to external\nlibraries on Linux and MacOS. On Windows, pywin32 is required.\n\nInstallation from PyPI\n----------------------\n\nTo install the latest version of Pympler from the Python package index run:\n\n    pip install Pympler\n\n\nInstallation from source\n------------------------\n\nBefore installing Pympler, try it with your Python version:\n\n    python setup.py try\n\nIf any errors are reported, check whether your Python version is supported.\nPympler is written entirely in Python, with no dependencies other than standard\nPython modules and libraries. Pympler works with Python 3.6, 3.7, 3.8, 3.9,\n3.10, 3.11 and 3.12.\n\nFor a system-wide installation from source run:\n\n    pip install .\n\nTest the installed Pympler package:\n\n    python setup.py test\n\n\nUsage\n-----\n\nThe usage of pympler is described in the documentation.  It is\navailable either in this distribution at *doc/index.html* or\nyou can [read it online](https://pympler.readthedocs.io/en/latest/).\n\n\nContributing\n------------\n\nYou can post wishes, bug reports or patches at our\n[issue tracker](https://github.com/pympler/pympler/issues) or\nwrite an email to *pympler-dev@googlegroups.com*.\n\n[![Latest Version](https://img.shields.io/pypi/v/pympler.svg)](https://pypi.org/project/Pympler/)\n[![License](https://img.shields.io/pypi/l/pympler.svg)](https://pypi.org/project/Pympler/)\n[![Coverage Status](https://coveralls.io/repos/pympler/pympler/badge.svg?branch=master)](https://coveralls.io/r/pympler/pympler?branch=master)\n","funding_links":[],"categories":["Python","Python程序","Memory Management","System Monitoring \u0026 Profiling"],"sub_categories":["资源传输下载"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpympler%2Fpympler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpympler%2Fpympler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpympler%2Fpympler/lists"}