# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
dist/
build/
*.egg-info/
*.egg

# Virtual environments
venv/
env/
.env/
.venv/
ENV/

# Development environments
.idea/
.vscode/
*.swp
*.swo
*~

# Jupyter Notebook
.ipynb_checkpoints
*.ipynb

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
coverage.xml
*.cover
.pytest_cache/

# Logs
*.log
logs/

# Local development configuration
.env
.env.local
.env.*.local

# Project specific
temp/
*.pkl
*.csv
*.ods

# Documentation build files
docs/_build/
docs/api/
docs/.doctrees/

# Sphinx generated files
.buildinfo

porfolio.json