Skip to main content

Small python package to create Minio key values

Project description

minio-keygen

CI/CD Status: Main Branch | Development Branch

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


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 hashes)

Uploaded Source

Built Distribution

minio_keygen-1.0.1-py3-none-any.whl (16.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page