Skip to content

This is the template starter for Python project test

License

Notifications You must be signed in to change notification settings

gossbu666/python-project-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Shell 0.2%