Projet helloensai pour exemple de publication de livrable sur pypi
Project description
Helloensai
Projet hello minimal pour packaging python au format .whl et envoi sur le dépôt Pypi. https://pypi.org/
Cours disponible ici : https://conception-logicielle.abrunetti.fr/
Pour créer ce package
- Utilisation de poetry pour l'installation simplifiée d'un package a distribué (création facilitée du pyproject.toml)
poetry buildpour créer le fichier au format.whl- Sur Pypi.org, création d'un compte, création d'un projet, création d'un token d'API
- Configuration du token côté client poetry :
poetry config pypi-token.pypi LETOKENQUEVOUSAVEZRECUPERE poetry publishqui va envoyer le livrable surhelloensaipar rapport a ce qui a été configuré sur le pyproject.toml et avec la valeur par défaut pypi
Pour utiliser ce package
Depuis un environnement qui a python et pip d'installé
pip install helloensai
python -m helloensai
Project details
Release history Release notifications | RSS feed
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 helloensaipoetry-0.1.1.tar.gz.
File metadata
- Download URL: helloensaipoetry-0.1.1.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.11 Linux/6.14.0-119037-tuxedo
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77f9efeec7a7936457363fcb22219269748fbd2b1dce797404a2c28bc08350b6
|
|
| MD5 |
ff33991edbaf5c5b3bde75d72458a189
|
|
| BLAKE2b-256 |
c2be920ea3428cb64304ab47c5749b4119c7a27f096ed4841fb16009a405f37d
|
File details
Details for the file helloensaipoetry-0.1.1-py3-none-any.whl.
File metadata
- Download URL: helloensaipoetry-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.11 Linux/6.14.0-119037-tuxedo
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d615a0d7e94ed0867ab321d2a3244d1bca07fe2d509f2c774c8142f97d88f3e
|
|
| MD5 |
016c91b932babb5bba38c38313f94faf
|
|
| BLAKE2b-256 |
60ad44344bdd5e778f2cb65914aa600f8a5cb19bd6ba4d78474587b333769bc9
|