Skip to content

A template python script template with default files, folder structure, debugging, etc.

Notifications You must be signed in to change notification settings

r3morce/project-template-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Project Description

How to setup?

  • Clone the repository
  • Make sure Makefile is installed apt-get update && apt-get install -y make
  • Run make setup

How to run?

  • Run make run

How to debug?

  • Run make run_debug

How to test?

  • Run make test

How to run this in a container?

About

A template python script template with default files, folder structure, debugging, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published