1 Star 0 Fork 0

uniwatch/prefect

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.prefectignore 390 Bytes
一键复制 编辑 原始数据 按行查看 历史
# prefect artifacts
.prefectignore
# python artifacts
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
# Type checking artifacts
.mypy_cache/
.dmypy.json
dmypy.json
.pyre/
# IPython
profile_default/
ipython_config.py
*.ipynb_checkpoints/*
# Environments
.python-version
.env
.venv
env/
venv/
# MacOS
.DS_Store
# Dask
dask-worker-space/
# Editors
.idea/
.vscode/
# VCS
.git/
.hg/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/watching/prefect.git
git@gitee.com:watching/prefect.git
watching
prefect
prefect
main

搜索帮助