- docs - documentation of the project
- reports - reports generated (as generated from notebooks)
- configs - configuration files directory
- notebooks - directory for
jupyter
notebooks - scripts - repository service scripts
These ones are not included into the pakckage if you build one - these scripts are only for usage with repository
- climate_chamber - source files of the project
- .editorconfig - configuration for editorconfig
- .flake8 - flake8 linter configuration
- .gitignore - the files/folders
git
should ignore - .pre-commit-config.yaml - pre-commit configuration file
- README.md - the one you read =)
- DEVELOPMENT.md - guide for development team
- Makefile - targets for
make
command - cookiecutter-config-file.yml - cookiecutter project config log
- poetry.toml - poetry local config
- pyproject.toml - Python project configuration
- Python version: 3.10
- Operating system: Ubuntu 20.04
- Poetry version >= 1.2.0
We tested on this setup - you can try other versions or operation systems by yourself!
Here you can write anything about your project!