Skip to content

AIT-brainlab/python-project-starter

Repository files navigation

python-project-starter

This is the template starter for Python project

.
|-- LICENSE
|-- README.md                      
|-- data                    # where your data file should be
|   `-- example.csv         
|-- docs                    # where your document should be
|-- models                  # where your models weight should be
|-- notebooks               # where your jupyter notebook should be
|   `-- 0-starter.ipynb
|-- pyproject.toml         
|-- src                     # where the code/module should be
|   `-- __init__.py
`-- uv.lock

About

This is the template starter for Python project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published