Metadata-Version: 1.2
Name: PySPARQL
Version: 0.0.6
Summary: Query a SPARQL endpoint and manage the result with Spark
Home-page: https://github.com/chimera-suite/PySPARQL
Author: Emanuele Falzone
Author-email: emanuele.falzone@polimi.it
License: UNKNOWN
Description: PySPARQL
        ===================
        
        This is a simple module that allows developer to query SPARQL endpoints
        and analyze the results with Apache Spark.
        Please, feel free to add more tests and open a pull request 😁
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
