Files
wehub-resource-sync a7d6d88f6f
CI / cd libs/checkpoint (push) Blocked by required conditions
CI / cd libs/checkpoint-conformance (push) Blocked by required conditions
CI / Check CLI schema hasn't changed #3.13 (push) Blocked by required conditions
CI / CLI integration test (push) Blocked by required conditions
CI / CI Success (push) Blocked by required conditions
baseline / benchmark (push) Waiting to run
CI / changes (push) Waiting to run
CI / cd libs/checkpoint-postgres (push) Blocked by required conditions
CI / cd libs/checkpoint-sqlite (push) Blocked by required conditions
CI / cd libs/cli (push) Blocked by required conditions
CI / cd libs/prebuilt (push) Blocked by required conditions
CI / cd libs/sdk-py (push) Blocked by required conditions
CI / cd libs/langgraph (push) Blocked by required conditions
CI / Check SDK methods matching (push) Blocked by required conditions
CI / sdk-py integration test (push) Blocked by required conditions
Deploy Redirects to GitHub Pages / deploy (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 12:37:18 +08:00

104 lines
1.2 KiB
Plaintext

.vs/
.vscode/
.idea/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
notebooks/
# IPython
profile_default/
ipython_config.py
# pyenv
.python-version
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/
# Environments
.env
.envrc
.venv
.venvs
env/
venv/
ENV/
env.bak/
venv.bak/
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
# macOS display setting files
.DS_Store
.vercel
.turbo
.editorconfig
.scratch
.worktrees/