Skip to content
Snippets Groups Projects
Forked from PGE-student-materials / pge_lectures
2 commits behind the upstream repository.

PGE Lectures

Installation

  1. If you don't have it already, install Git: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

  2. Clone the repo from FEL Gitlab:

git clone https://gitlab.fel.cvut.cz/pge-student-materials/pge_lectures.git
  1. CD into the cloned repo and install it:

(depends on your OS)

cd pge_lectures/
pip install -e .

Usage

Info:

python -m pge_lectures

Run a specific lesson:

python -m pge_lectures <lesson_number>

List available lessons:

python -m pge_lectures -l