Un module avec plein d'outils utiles pour devs en PyMoX (PY-thon - MO-jo - Flet-X)
Project description
PyMoX - GC7
Trousse à outils utiles pour devs en PyMoX
Rapide mémo
py -m venv .venv
.\.venv\Scripts\activate
pip install -r requirements.txt
py -m build
twine check dist/* --verbose
twine upload dist/* --verbose
git log --oneline
semantic-release version
semantic-release version --print
semantic-release publish
semantic-release --noop version
Cela te dira si une version serait générée.
semantic-release version --commit --tag --no-push
Cela va :
Lire les commits
Calculer la prochaine version (ex: 0.2.0)
Modifier __version__ dans gc7/__init__.py
Créer un commit et un tag localement
Remove-Item -Recurse -Force dist, src/gc7/gc7.egg-info
git commit --allow-empty -m "feat: add dummy feature for version bump"
git commit --allow-empty -m "fix: déclenchement de la release 1.0.1"
git push origin main
voir conventional commits: https://www.conventionalcommits.org/en/v1.0.0/
apu
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
gc7-1.5.1.tar.gz
(9.6 kB
view details)
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
gc7-1.5.1-py3-none-any.whl
(4.0 kB
view details)
File details
Details for the file gc7-1.5.1.tar.gz.
File metadata
- Download URL: gc7-1.5.1.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3af34b5aa8f6451613396401f3abdf0a07f680d2d38ff8d182124a50b4436ce
|
|
| MD5 |
41eafae7ab4a913182b6d952be90d787
|
|
| BLAKE2b-256 |
4a9b4b5279d2dea145f45ff892814eb0fc04766871403f6b843e1cf2d218e2f6
|
File details
Details for the file gc7-1.5.1-py3-none-any.whl.
File metadata
- Download URL: gc7-1.5.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33d5e32beb3f72f390a3966df78bf1e97471a85830677d91e5e6230cfd83cec9
|
|
| MD5 |
fc465513895f35af9e96f0987a35008b
|
|
| BLAKE2b-256 |
633116b2bf82d907142a9860f8ae6266e8759b79f5f5a94e78ce03c4c407ae58
|