Skip to content

dannyl1u/orientation-project-python-24.FAL.A

 
 

Repository files navigation

Orientation Project - Python

Refer to the Fellowship LMS for information!

Setup

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Run

flask run

Run tests

pytest test_pytest.py

Run Linter

pylint *.py

About

Orientation Project (Python for 24.FAL.A)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%