lastrodamo/Pylune
Pylune est conçu pour visualiser le comportement de la lune afin d'exploiter ses informations pour le jardin et autres...
Un module de météo est intégré pour mieux gérer son jardin
Pylune utilise la librairie PyAstronomy
- Python 100%
| data | Add data folder and .desktop | |
| icons | Version 0.1 de Pylune | |
| media | Add Video Popup | |
| meteo | Path with dir_path | |
| moonphase | Remove Subprocess | |
| .gitignore | Update .gitignore | |
| LICENSE | Version 0.1 de Pylune | |
| meteo_image.qrc | Version 0.1 de Pylune | |
| moon.qrc | Version 0.1 de Pylune | |
| pylune.png | Version 0.1 de Pylune | |
| pylune.py | Path with dir_path | |
| README.md | Update README | |
| video_popup.py | Add Video Popup | |
PyLune
Pylune est conçu pour visualiser le comportement de la lune afin d'exploiter ses informations pour le jardin et autres... Un module de météo est intégré pour mieux gérer son jardin. Pylune utilise la librairie PyAstronomy
Install
Requirements
debian
apt install python3 python3.11-venv python3-pip python3-pyqt5 python3-imageio ffmpeg
gentoo
emerge -av dev-python/requests
emerge -av dev-python/pip
emerge -av dev-python/PyQt5
Créer un Virtual env
python -m venv --system-site-packages venv
Puis installer PyAstronomy avec pip
pip install PyAstronomy
Start pyLune
python pylune.py