grant-hub
grant-hub copied to clipboard
python client for grant-hub
Is your feature request related to a problem? Please describe. i would like to programmatically pull down all grants on the grants hub using my python command line. this will allow me to do nice things like upload them to other grants programs via notions api, or clrfund's api, or giveth api.
Describe the solution you'd like a python client that pulls down grants from the grants hub + prints them to screen.
Describe alternatives you've considered n/a
Additional context nothing
You can use the graph endpoints to fetch data:
https://github.com/gitcoinco/grants-round/tree/main/packages/graph