Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 172 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 172 Bytes

Python Skeleton

A template for Python projects

Usage

python3 ./project.py --config ./config/config.cfg

Or via docker build . followed by docker run <image>