/runpod-api

A collection of Python scripts for calling the RunPod GraphQL API

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

A collection of Python scripts for calling the RunPod GraphQL API

Getting started

Clone the repo, create venv and install dependencies

git clone https://github.com/ashleykleynhans/runpod-api.git
cd runpod-api
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt

Configure your RunPod API

Copy the .env.example file to .env as follows:

cp .env.example .env

Then edit the .env file and replace the text INSERT_YOUR_RUNPOD_API_KEY_HERE with your RunPod API key that you can get from the RunPod Settings in the RunPod Web console.

Community and Contributing

Pull requests and issues on GitHub are welcome. Bug fixes and new features are encouraged.

Appreciate my work?

Buy Me A Coffee ``