Skip to content

kijko/rtv-agd-data-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python Version: 3.8.5
  • Pip Version: 20.0.2
  • Pipenv Version: 2020.11.15
  • python3-tk (Tkinter) GUI Library installed globally

Install environment

pipenv install

Run

pipenv run python ./src/main.py

Run and point output to dev-data folder

pipenv run python ./src/main.py ./dev-data

Build executable

pipenv run pyinstaller --onefile ./src/main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages