1 Star 0 Fork 0

haoranwang/pyk4a

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 759 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ilya Gruzinov 提交于 2020-09-02 00:22 . Code quality (#49)
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.eggs/
.Python
env/
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
.pytest_cache
coverage.xml
# Test files
test_images
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Rope
.ropeproject
# Django stuff:
*.log
*.pot
# Sphinx documentation
docs/_build/
# viewdoc output
.long-description.html
# Vim cruft
.*.swp
#emacs
*~
\#*#
.#*
#VS Code
.vscode
#Komodo
*.komodoproject
#OS
.DS_Store
# JetBrains
.idea
# mypy cache
.mypy_cache
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/haoranwang/pyk4a.git
git@gitee.com:haoranwang/pyk4a.git
haoranwang
pyk4a
pyk4a
master

搜索帮助