A collection of utilities designed to simplify tasks and enhance the workflow.
The Utility Script Toolbox provides an assortment of scripts, from cloud operations to system management, curated to optimize routine tasks for developers and sysadmins alike.
-
Clone the repository:
git clone https://github.com/chaosisnotrandomitisrhythmic/toolbox.git
-
Install dependencies using Poetry:
poetry install
generate_jwt_token.py: Generate and decode JWT tokens for authentication purposes.
multi_label_split.py: Perform stratified train-test splits for multi-label datasets while preserving label distributions.
create_embedding.py: Generate text embeddings using OpenAI's embedding models.
stop_ec2_instances.sh: A script to identify and stop running EC2 instances.
We're always open to contributions to the Utility Script Toolbox. Whether you're enhancing an existing script, introducing a new one, or even just offering documentation improvements, we appreciate your effort.