6 Star 35 Fork 7

百度开源 / Quanlse

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 758 Bytes
一键复制 编辑 原始数据 按行查看 历史
mengzelin 提交于 2021-12-28 18:14 . V2.2.0
# Virtualenv
/.venv/
/venv/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
/bin/
/build/
/develop-eggs/
/dist/
/eggs/
/lib/
/lib64/
/output/
/parts/
/sdist/
/var/
/*.egg-info/
/.installed.cfg
/*.egg
/.eggs
# AUTHORS and ChangeLog will be generated while packaging
/AUTHORS
/ChangeLog
# BCloud / BuildSubmitter
/build_submitter.*
/logger_client_log
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
.tox/
.coverage
.cache
.pytest_cache
nosetests.xml
coverage.xml
# Translations
*.mo
# Sphinx documentation
/Doc
# Study test
/study/
# JetBrains
.idea
Output/
.vscode/
/Doc/build
Tutorial/EN/.ipynb_checkpoints/
Tutorial/CN/.ipynb_checkpoints/
Python
1
https://gitee.com/baidu/Quanlse.git
git@gitee.com:baidu/Quanlse.git
baidu
Quanlse
Quanlse
master

搜索帮助