文件名称:tombstonepy:删除死代码的工具
文件大小:8KB
文件格式:ZIP
更新时间:2024-07-31 18:36:23
Python
墓碑py
用于删除死代码和记录模块执行时间的 Python 模块。
安装
tombstone-py 需要一个正在运行的 Redis 服务器。 有关安装说明,请参阅Redis's quickstart
【文件预览】:
tombstonepy-master
----setup.py(1008B)
----.gitignore(73B)
----tombstone()
--------__init__.py(104B)
--------modules()
----README.md(1KB)
----README.rst(1KB)
----tests()
--------__init__.py(0B)
--------helloworld.py(485B)
--------cherrypy_server.py(182B)