Skip to content

J4nn2s/Instance-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timetable-Instances

  1. Build and activate conda environment:

    conda env create -f environment.yml

  2. Activate environment:

    conda activate Generator

  3. Install customtkinter with pip:

    pip install customtkinter

  4. Run project:

    python main.py

Workflow-Info:

  1. Use mypy for static analysis -> mypy main.py to check typing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages