Python examples for the Ujeebu API, one folder per tutorial.
- Get a free key at https://ujeebu.com/signup.
- Replace
YOUR_API_KEYin the file with your key. - Requires Python 3.8+.
pip install requests
python <tutorial>/<example>.pyFiles ending in -sdk.py use the official SDK (ujeebu-python): pip install ujeebu-python.