文件名称:estimate:小元语言,用于记录估算和评估项目的执行时间
文件大小:9KB
文件格式:ZIP
更新时间:2024-04-03 09:41:05
Python
估计 小元语言,用于记录估算和评估项目的执行时间。 ##安装 curl -sS https://raw.githubusercontent.com/EvgeniyBlinov/estimate/master/bin/estimate > /usr/local/bin/estimate chmod +x /usr/local/bin/estimate 当地的 python3 -m venv .python source .python/bin/activate python3 -m pip install git+https://github.com/EvgeniyBlinov/estimate.git@package 用法 curl -sS https://raw.githubusercontent.com/EvgeniyBlinov/estimate/master/example.
【文件预览】:
estimate-master
----setup.py(725B)
----.gitignore(1KB)
----example.txt(1KB)
----bin()
--------estimate(6KB)
----LICENSE(1KB)
----estimate()
--------__init__.py(0B)
--------command_line.py(1KB)
--------estimate_parser.py(5KB)
----README.md(4KB)
----README.txt(0B)