Skip to content

python-spokane/journey-to-the-pythonic-peak

Repository files navigation

Journey to the Pythonic Peak (Pragmatic Python 2)

Spokane Python User Group presents "Pragmatic Python 2: Journey to the Pythonic Peak" on Tuesday, December 7th 2021 at 6 pm Pacific Time. Hosted by Joseph Riddle, software engineer at IntelliTect.

Getting started

python -m virtualenv .venv

# powershell
.venv\Scripts\activate/ps1
# bash
source .venv/bin/activate

pip install -r requirements.text -r requirements.dev.test
cp sample.config.json config.json
python -m app

About

12/7/2021 - Journey to the Pythonic Peak (Pragmatic Python 2)

Topics

Resources

Stars

Watchers

Forks

Languages