Small python package to create Minio key values
Project description
minio-keygen
CI/CD Status: |
Generate MinIO keys using Python. This project was created to learn GitHub Actions, Python packaging, and entrypoints.
Example
ian@Ians-MBP minio-keygen % minio-keygen
Key: S9EITflKfJs4pAcOO1o
Secret: vFMzAqChF1PZea_6CMH0vmmcZglziMqDR2zXmtxI
Releasing
# Set next version number
export RELEASE=vx.x.x
# Create tags
git commit --allow-empty -m "Release $RELEASE"
git tag -a $RELEASE -m "$RELEASE"
# Push
git push --tags
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
minio_keygen-1.0.1.tar.gz
(15.6 kB
view details)
Built Distribution
File details
Details for the file minio_keygen-1.0.1.tar.gz
.
File metadata
- Download URL: minio_keygen-1.0.1.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4339e5692ba81490b4244648e3066895511e0132da121f6cd2db639bba575f4 |
|
MD5 | 1c68b9b4c0801ea75b4fa21e09b5bfa2 |
|
BLAKE2b-256 | ce3d5db027cfbd4215765a2c1638666eb3293cca85e8cd2a610743ae8ec340fb |
File details
Details for the file minio_keygen-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: minio_keygen-1.0.1-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fedf6c174f5b1bad45507c3463b7400c61b4335e215455bb37bfad1686ed0b9c |
|
MD5 | ee429175f1bb9b8e4aa98093f62182c8 |
|
BLAKE2b-256 | 325cd1195f5eb7da6f7a20b90d6aec21b480bb35ac564be0e6fbe1c5e0758297 |