Skip to content

Version 3 d'un gestionnaire d'Animés / de Séries codé en Python et PyQt.

Notifications You must be signed in to change notification settings

seigneurfuo/MyAnimeManager3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyAnimeManager 3

La continuation de MyAnimeManager1 et MyAnimeManager2.

Le projet en version 3 à été commencé en 2018.

Dépendances

  • python3
  • python-qt6
  • peewee

Lancement simple sans installation

Après avoir cloné le dépot: on peut lancer la commande suivant pour disposer de thêmes supplémentaires. Elle n'est pas obligatoire:

git submodule update --init

Installer les dépendances suivantes:

  • python
  • python-qt6
  • python-peewee
python3 src/MyAnimeManager3.py

Compilation & Installation

Archlinux / Manjaro

make archlinux-build
make archlinux-install

Fedora

make fedora-build
make fedora-install

Windows

Installer: git, nsis, Python3, PyInstaller (pip install pyinstaller) Ensuite: pip install -r requirements.txt

Depuis la racine du projet: .\packaging\windows\build.bat

About

Version 3 d'un gestionnaire d'Animés / de Séries codé en Python et PyQt.

Resources

Stars

Watchers

Forks