Python utility scripts
Project description
python-utility-scripts
Repository for various python utility scripts
Installation
pip3 install python-utility-scripts --user
Local run
- Clone the repository
git clone https://github.com/RedHatQE/python-utility-scripts.git
- Install poetry
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>
-
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
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
File details
Details for the file python_utility_scripts-1.0.1.tar.gz
.
File metadata
- Download URL: python_utility_scripts-1.0.1.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 620118261ea401e339383058f286f160a8c06dca9ddceb5c422069f1f5ca52a7 |
|
MD5 | 692271655e696a52f00c867cda7f4d82 |
|
BLAKE2b-256 | 2b37b11f815d53402af4825481ba0278425ff1be3987e1f3218ec4d26a6b1439 |