Yes - all of the code for everything is on github. The client you probably don't need - just use curl - but it is kind of cool to do `import pandas as pd; pd.read_csv("csvbase://meripaterson/stock-exchanges")`
I did try to say that it's all open source! Even in the first sentence! :)
Repo for both the site and the 'database':
https://github.com/calpaterson/csvbase
And this is example client:
https://github.com/calpaterson/csvbase-client