Skip to content

Offer a template collection of common project files to help create new Python projects more quickly, easily, and reliably.

License

Notifications You must be signed in to change notification settings

LHHegland/python_project_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python_project_template

NAMESPACE: me.hegland-lance

PURPOSE: Offer a template collection of common Python project files to help create new projects more quickly, easily, and reliably. See more specific features for additional details.

.

Table of Contents

.

Features

.

Background

Lance Hegland wanted application development templates for his personal use that might improve the readability, usability, testability, debuggability, and sustainability of his projects. So, he began developing and testing these templates while practicing lean methodologies, specifically the following activities:

For more information about the lean methodology, visit the following:

.

Known Issues

None

.

Requirements

  1. Familiarity and access to Python development tools, such as recent versions of the following:
    Tool Download Reference with VSCode
    VSCode Link Link
    + Markdown Preview Github Styling Link
    + GitHub Pull Requests and Issues Link
    + Python Tools Link
    Python Link Link Link
    Git Link Link Link
    GitHub Link Link

.

Installation

  1. Review README.md
  2. Perform the necessary actions to satisfy minimum requirements.
  3. From your local projects directory, copy the entire remote GitHub repository LHHegland/python_examples into a local working area (git clone git@github.com:LHHegland/python_project_template.git)

.

Configuration

None

.

Usage

Review and adapt the code samples as you begin developing a new Python project to meet your specific needs.

.

Authors

.

Roadmap

None

.

License

MIT License

About

Offer a template collection of common project files to help create new Python projects more quickly, easily, and reliably.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages