Skip to content

s3flsago/basicrepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Project Quickstart Template

Efficiently launch Python projects using this comprehensive template.

Project Structure

  • data: Store data files and datasets.
  • development: For initial tests and development (probably Jupyter Notebooks).
  • logs: Store log files.
  • scripts: Place utility scripts.
  • src: Main source code.
    • basicrepo: Example package.
  • tests: Contains test cases.

Getting Started

  1. Clone repository.
  2. Rename project directory (same accounts for other files with default names and content).
  3. Run commands from Makefile to check if everything is set up correctly.
  4. Start developing :)

About

A repository that can be used when initiating python application

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors