SPARQLWrapper


NameSPARQLWrapper JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttp://rdflib.github.io/sparqlwrapper
SummarySPARQL Endpoint interface to Python
upload_time2022-03-13 23:14:00
maintainer
docs_urlNone
authorIvan Herman, Sergio Fernández, Carlos Tejo Alonso, Alexey Zakhlestin
requires_python>=3.7
licenseW3C SOFTWARE NOTICE AND LICENSE
keywords python sparql rdf rdflib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.


            

Raw data

            {
    "_id": null,
    "home_page": "http://rdflib.github.io/sparqlwrapper",
    "name": "SPARQLWrapper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "python,sparql,rdf,rdflib",
    "author": "Ivan Herman, Sergio Fern\u00e1ndez, Carlos Tejo Alonso, Alexey Zakhlestin",
    "author_email": "rdflib-dev@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/cc/453752fffa759ef41a3ceadb3f167e13dae1a74c1db057d9f6a7affa9240/SPARQLWrapper-2.0.0.tar.gz",
    "platform": "any",
    "description": "This is a wrapper around a SPARQL service. It helps in creating the query URI and, possibly, convert the result into a more manageable format.\n\n",
    "bugtrack_url": null,
    "license": "W3C SOFTWARE NOTICE AND LICENSE",
    "summary": "SPARQL Endpoint interface to Python",
    "version": "2.0.0",
    "split_keywords": [
        "python",
        "sparql",
        "rdf",
        "rdflib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "1dc0667553289e75b02b06e2ed9138e0",
                "sha256": "c99a7204fff676ee28e6acef327dc1ff8451c6f7217dcd8d49e8872f324a8a20"
            },
            "downloads": -1,
            "filename": "SPARQLWrapper-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1dc0667553289e75b02b06e2ed9138e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 28620,
            "upload_time": "2022-03-13T23:13:58",
            "upload_time_iso_8601": "2022-03-13T23:13:58.969735Z",
            "url": "https://files.pythonhosted.org/packages/31/89/176e3db96e31e795d7dfd91dd67749d3d1f0316bb30c6931a6140e1a0477/SPARQLWrapper-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "e1e86da6934bd14d3ce59e328011e508",
                "sha256": "3fed3ebcc77617a4a74d2644b86fd88e0f32e7f7003ac7b2b334c026201731f1"
            },
            "downloads": -1,
            "filename": "SPARQLWrapper-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e1e86da6934bd14d3ce59e328011e508",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 98429,
            "upload_time": "2022-03-13T23:14:00",
            "upload_time_iso_8601": "2022-03-13T23:14:00.671793Z",
            "url": "https://files.pythonhosted.org/packages/4e/cc/453752fffa759ef41a3ceadb3f167e13dae1a74c1db057d9f6a7affa9240/SPARQLWrapper-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-03-13 23:14:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sparqlwrapper"
}
        
Elapsed time: 0.01158s