Skip to content

dunnlab/pip_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Python Project

Motivations and Goals

Observation, question. Ways I seek to answer are

  • start this repo
  • goal 2 (see issue #4)
  • goal 3

Python Environment

This project uses a Python venv. The environment contents are documented in the requirements.txt file. You can (re)generate the virtual environment by running the script setup_venv.sh. To use this environment, run the following before executing any python scripts from this repo.

source .venv/bin/activate

Releases

No releases published

Packages

No packages published

Languages