Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

Python Setup

To set up the Python environment, create and activate a virtual environment, then install the required packages:

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

Run the app:

    $ $ python main.py

    ```

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages