Skip to content

eprouty/the_wheel

Repository files navigation

The Wheel

A Wheel of Shame for the greatest SPORTS! league to ever exist.

Supported Python Versions:

  • 3.6.x
  • 3.7.x (production)

Getting Started

This project is configured using virtualenv and python3, to get started make sure both of those are installed on your system and run:

make init
source .venv/bin/activate
pip install -r requirements.txt

To reactivate your virtualenv run:

source .venv/bin/activate

You can leave the virtualenv using:

deactivate

Running Tests (If I had written any...)

Tests use the python3 unittest library and can be run using:

make test

More to come...

About

Wheel of Shame!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages