Skip to content

shaunthomas999/Python_Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Playground

Python Installation

  • See dev-notes repo for 'venv' installation instructions
  • Python version 3.12.2
    • python --version should give above version

Project Setup

  • python -m venv .venv - initialize venv
  • source .venv/bin/activate - activate venv
  • pip install -r requirements.txt - install required packages

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages