Skip to content

Aron-HD/my-pypkg-template

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
pkg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages