The library cdblib.py allows to conveniently use the API of the Chess Cloud Database chessdb.cn (cdb), the largest online database of chess positions and openings, from within Python. The library is ...
SPARQLWrapper is a simple Python wrapper around a SPARQL service to remotelly execute your queries. It helps in creating the query invokation and, possibly, convert the result into a more manageable ...