Skip to content

stephensonc/mangadex-personal-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mangadex-personal-frontend

Installation steps

Conda:

Execute the following command to create a new conda environment from requirements.txt:

conda create --name md-frontend --file requirements.txt

To activate the conda environment, use the following command:

conda activate md-frontend

Running the program

To run the program, use the following command:

python3 src/MainWindow.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published