# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # Jupyter Notebook checkpoints .ipynb_checkpoints # PyCharm .idea/ # VS Code .vscode/ # Data and outputs data/ outputs/ # OS files .DS_Store