- Come to https://app.circleci.com/settings/user/tokens and create api token
- Change token under variable
personalToken
(line 4) - Add project slug to variable
slugs
(line 5) - Install dependences(requests:
pip3 install requests
) - Run script by:
python3 main.py
Checked circle CI at: Sun Nov 24 01:22:46 UTC 2024