release commit

This commit is contained in:
2025-04-16 22:12:19 +02:00
commit a9db0be88a
89 changed files with 2336827 additions and 0 deletions

33
.gitignore vendored Normal file
View File

@ -0,0 +1,33 @@
*~
*__pycache__
build/
docs/pypath_log/
docs/_build/
docs/biocypher-log/
docs/modules/
docs/notebooks/*.yaml
docs/notebooks/*.py
.DS_Store
.vscode
biocypher.egg-info/
*.egg
dist/
*.prof
*.coverage
*.pickle
out/*
biocypher-log/*
biocypher-out/*
*.log
dist/*
*.pye
*.pyc
*.kate-swp
.hypothesis/
.venv/
.empty
.pytest_cache
*.graphml
.idea/*
.cache
*.iml