Python script that gives you information about all the live/upcoming programming contests/hackathons.
API: CLIST
For API key, use the param query
- Fork this Repository.
- Clone your Fork on a different branch:
git clone -b <name-of-branch> https://github.com/darshanc99/CLIST.git
- After adding any feature:
- Goto your fork and create a pull request.
- We will test your modifications and merge changes.