文件名称:ifo
文件大小:962KB
文件格式:ZIP
更新时间:2024-04-14 22:54:38
Python
项目名称 目录 有用的信息 分发前删除此选项卡 > virtual environment (cmd): virtualenv env > activate virtual env (cmd): env/Scripts/activate > install test performer (cmd): pip install pytest > perform tests (cmd): python -m pytest (all test py files should start with ' test_ ' ) > create requirement.txt (cmd): pip install pipreqs > create requirement.txt (cmd): pipreqs > building the library (cmd): pip install --upgra
【文件预览】:
ifo-master
----MANIFEST.in(70B)
----ifo()
--------data()
--------IFO.xlsm(422KB)
--------database.py(6KB)
--------tests()
--------dashboard.py(1KB)
--------__main__.py(2B)
--------__init__.py(2B)
--------ifo.py(1KB)
--------reference()
--------backend.py(2KB)
----.idea()
--------misc.xml(191B)
--------vcs.xml(180B)
--------modules.xml(258B)
--------ifo.iml(351B)
--------.gitignore(47B)
--------inspectionProfiles()
----setup.py(1KB)
----README.md(2KB)
----LICENSE.txt(1KB)