isamplesorg / python_template

This is a template repository to start new Python projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python_template

This is a template repository to start new Python projects

Environment setup

To set up python, follow the instructions in the python setup guide.

Poetry setup

Follow the installation instructions in the poetry documentation.

Activate the python virtual environment

poetry shell

Run the main script

python main.py

About

This is a template repository to start new Python projects

License:Apache License 2.0


Languages

Language:Python 100.0%