Skip to content

Repository files navigation

Python Project Template

A template for a Python project that includes functionality for logging, email notifications, configuration options, environment variable credentials, and tests.

Setup

To configure for your project, make these changes.

  • Update run.ps1 to point to your project directory
  • Update config.yml with your desired configuration options, and add them to project/config.py following the format already present
  • Update example.env with your sensitive/credential information, and rename it to .env. Add new environment variables to project/config.py following the format already present

About

Template for Python projects that includes functionality for logging, email notification, configuration options, environment variable credentials, and tests.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages