后台小程序开发的全方位指南
744
2022-11-04
用于测量,监视和分析在运行的python程序中Python对象的内存行为的开发工具
README for pympler
Before installing Pympler, try it with your Python version:
python setup.py try
If any errors are reported, check whether your Python version is supported. Pympler is written entirely in Python, with no dependencies other than standard Python modules and libraries. Pympler works with Python 2.7, 3.4, 3.5, 3.6, 3.7 and 3.8.
Installation
For a system-wide installation run:
python setup.py install
Test the installed Pympler package:
python setup.py test
Usage
The usage of pympler is described in the documentation. It is available either in this distribution at doc/index.html or you can read it online.
Contributing
You can post wishes, bug reports or patches at our issue tracker or write an email to pympler-dev@googlegroups.com.
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~