Aron-HD / my-pypkg-template

A template for structuring python cli app / package with integrated logs and testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My python package template

My template repository and file structure for building packages as command line applications using pytest, click and pyyaml.

Includes logging across modules and submodules managed via a config yaml file, tests using pytest and github actions CI/CD workflow to run tests on push.

About

A template for structuring python cli app / package with integrated logs and testing

License:MIT License


Languages

Language:Python 100.0%