Go to file
Val Lorentz fb02fb3841 Use requests directly instead SPARQLWrapper
So tests can be closer to the real thing, by mocking the HTTP server
instead of having a completely different abstraction on the client side
(RdflibSparqlBackend)
2023-05-21 19:58:02 +02:00
glowtables Use requests directly instead SPARQLWrapper 2023-05-21 19:58:02 +02:00
.gitignore Initial commit 2023-05-20 12:17:51 +00:00
.woodpecker.yml Setup Python project and CI 2023-05-20 14:25:39 +02:00
LICENSE Initial commit 2023-05-20 12:17:51 +00:00
Makefile Setup Python project and CI 2023-05-20 14:25:39 +02:00
README.md Initial commit 2023-05-20 12:17:51 +00:00
pyproject.toml Use requests directly instead SPARQLWrapper 2023-05-21 19:58:02 +02:00
setup.cfg Setup Python project and CI 2023-05-20 14:25:39 +02:00

glowtables