Skip to content

sraj50/python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Template

Environment Setup

Prerequisites

Download an install Python 3.8.5, if not installed go to below link.

https://www.python.org/downloads/release/python-385/

Build Project

  1. Run make venv to create virtual environment which creates a venv folder in project root directory.
  • On Unix-like systems run source ./venv/bin/activate to be in the virtual environment shell.
  • In your IDE (PyCharm, Eclipse PyDev), configure the Python intepretory
  1. Run make run to run the project.

About

Python template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published