liyuKnow / desktop-latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

desktop-latest

Installation

Provided that

  1. you have python 3.10.7 installed on your machine and is availabale in the path (environment variable),
  2. you installed pipenv and
  3. you are in the root directory run the following commands

To install pipenv:

  py -m pip install pipenv

Install project packages with pipenv:

  pipenv install

To start pipenv environment

  pipenv shell

run app (in the main directory)

  py app.py

About


Languages

Language:Python 100.0%