Skip to content

nikosavola/python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python project template

Template repository for Python projects.

Contains:

  • setup.py structure
  • Testing
  • Linting
  • Dockerfile
  • GitHub Actions (CI)
    • linting
    • testing
    • building and pushing image

Running Docker

Run Docker with e.g.

docker run -d ghcr.io/nikosavola/python-template:main

About

Template repository for Python projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages