Bibliothèque graphique extrêmement simplifliée en français à des fins éducative, basée sur pyray
Project description
👨🏫 adndpg
Bibliothèque graphique extrêmement simplifliée en français à des fins éducative, basée sur pyray, un wrapper de raylib.
📦 Installation (pour les élèves)
pip install adndpg
🔧 Maintenance du Package
Prérequis
pip install build twine hatchling
Installation en mode développement
git clone https://github.com/your-username/adndpg.git
cd adndpg
pip install -e .
Lancer les tests visuels
Tous les tests s'exécutent dans une unique fenêtre graphique:
python tests/lancer_tests.py
En cas d'échec, la fenêtre se met en pause et affiche l'erreur.
ESPACE = continuer | ECHAP = quitter
Lancer un exemple
python examples/exemple_jeu_simple.py
Build du package
python -m build
Génère:
dist/adndpg-X.X.X-py3-none-any.whldist/adndpg-X.X.X.tar.gz
Mise à jour de la version
Modifier __version__ dans src/adndpg/__init__.py:
__version__ = "X.X.X"
Publication sur PyPI
La publication s'effectue lors de la création d'une nouvelle release sur le dépôt Github.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file adndpg-0.2.0.tar.gz.
File metadata
- Download URL: adndpg-0.2.0.tar.gz
- Upload date:
- Size: 42.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81574461f64e08e891efb35b8827aa0e37f252b07727b4f208bfa7b69d737def
|
|
| MD5 |
c51d2a19a8f6a6530dff8fdad90e688d
|
|
| BLAKE2b-256 |
cd168ca72463682030dd2d9f09f7afcae0d0730fe56c02dd8393a055b26939b0
|
File details
Details for the file adndpg-0.2.0-py3-none-any.whl.
File metadata
- Download URL: adndpg-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3333188de4308ac1b2fc5ea30b015a0e9964eb058c08aefc230685b5461a606e
|
|
| MD5 |
6a23d5e11c67bf3867ed0ca857048f7c
|
|
| BLAKE2b-256 |
80ebd03f776062df57071d6c1b4ed5a538b541efe7b5d736b7d0e59882b73525
|