Skip to main content

Python utility scripts

Project description

python-utility-scripts

Repository for various python utility scripts

Installation

pip3 install python-utility-scripts --user

Local run

git clone https://github.com/RedHatQE/python-utility-scripts.git
poetry install

Config file

A config yaml file for various utilities of this repository should be added to ~/.config/python-utility-scripts/config.yaml. Script specific config section details can be found in associated script README.md

Release new version

requirements:

  • Export GitHub token
export GITHUB_TOKEN=<your_github_token>
  • release-it

  • Run the following once (execute outside repository dir for example ~/):

sudo npm install --global release-it
npm install --save-dev @j-ulrich/release-it-regex-bumper
rm -f package.json package-lock.json

usage:

  • Create a release, run from the relevant branch. To create a new release, run:
git checkout main
git pull
release-it # Follow the instructions

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

python_utility_scripts-1.0.0.tar.gz (14.4 kB view details)

Uploaded Source

File details

Details for the file python_utility_scripts-1.0.0.tar.gz.

File metadata

File hashes

Hashes for python_utility_scripts-1.0.0.tar.gz
Algorithm Hash digest
SHA256 037db19760aea70d9787f0ae38f5d8ff7723b40f7cc653aa1d9797d5d177a78f
MD5 bf3968f0685983cf576972dc35f72be7
BLAKE2b-256 9e9f5e8a6beff9aab2e4050924e3e9f240b6819fa725f7e6ed633e3f1d8bb0fa

See more details on using hashes here.

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