node_modules
dist
*.tsbuildinfo
*.pyc

# Python package build artifacts
python/build/
python/dist/
python/*.egg-info/
python/__pycache__/
python/.pytest_cache/
python/.coverage
python/htmlcov/

*.env