3 Star 0 Fork 0

mirrors_robinhood/faust

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 470 Bytes
一键复制 编辑 原始数据 按行查看 历史
marcosschroh 提交于 2020-06-09 17:14 . feat: prometheus monitor added
.DS_Store
*.pyc
*$py.class
*~
.sw*
.*.sw*
dist/
*.egg-info
*.egg
*.egg/
*.eggs/
build/
.build/
_build/
pip-log.txt
.directory
erl_crash.dump
*.db
Documentation/
.tox/
.ropeproject/
.project
.pydevproject
.idea/
.coverage
celery/tests/cover/
.ve*
cover/
.vagrant/
.cache/
.hypothesis/
.mypy_cache/
.pytest_cache/
htmlcov/
*-cache*
.checkpoint
.python-version
.pyre/
.dmypy.json
*.so
faust/_cython/*.c
faust/transport/_cython/*.c
# virtualenvs
/env
/venv
# ide
.vscode/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_robinhood/faust.git
git@gitee.com:mirrors_robinhood/faust.git
mirrors_robinhood
faust
faust
master

搜索帮助