rdflib-endpoint

View on PyPIReverse Dependencies (1)

0.5.0 rdflib_endpoint-0.5.0-py3-none-any.whl

Wheel Details

Project: rdflib-endpoint
Version: 0.5.0
Filename: rdflib_endpoint-0.5.0-py3-none-any.whl
Download: [link]
Size: 16649
MD5: db71e5a0a68cfe71243cca92de1dadad
SHA256: 5034a4b07f497d7907748bb81861ea46b85058f134119e3244d504e0b603489e
Uploaded: 2023-12-08 20:25:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rdflib-endpoint
Version: 0.5.0
Summary: A package to deploy SPARQL endpoint to serve local RDF files, machine learning models, or any other logic implemented in Python, using RDFLib and FastAPI.
Author-Email: Vincent Emonet <vincent.emonet[at]gmail.com>
Maintainer-Email: Vincent Emonet <vincent.emonet[at]gmail.com>
Project-Url: Homepage, https://github.com/vemonet/rdflib-endpoint
Project-Url: Documentation, https://github.com/vemonet/rdflib-endpoint
Project-Url: History, https://github.com/vemonet/rdflib-endpoint/releases
Project-Url: Tracker, https://github.com/vemonet/rdflib-endpoint/issues
Project-Url: Source, https://github.com/vemonet/rdflib-endpoint
License: MIT License Copyright (c) 2022-present Vincent Emonet <vincent.emonet@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: Python,RDF,RDFLib,SPARQL,endpoint
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: fastapi (>=0.51.0)
Requires-Dist: rdflib (>=6.0.0)
Requires-Dist: click; extra == "cli"
Requires-Dist: uvicorn[standard] (>=0.12.0); extra == "cli"
Requires-Dist: oxrdflib; extra == "oxigraph"
Requires-Dist: httpx; extra == "test"
Requires-Dist: mypy (>=1.4.1); extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest-cov (>=3.0.0); extra == "test"
Requires-Dist: pytest (>=7.1.3); extra == "test"
Requires-Dist: requests; extra == "test"
Requires-Dist: types-click; extra == "test"
Requires-Dist: types-pyyaml; extra == "test"
Requires-Dist: types-setuptools; extra == "test"
Requires-Dist: types-ujson; extra == "test"
Requires-Dist: gunicorn; extra == "web"
Requires-Dist: uvicorn[standard] (>=0.12.0); extra == "web"
Provides-Extra: cli
Provides-Extra: oxigraph
Provides-Extra: test
Provides-Extra: web
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 12606 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rdflib_endpoint/__init__.py sha256=23mPJhnXNVlPPbXtgFbcTVGguz4cT0Lbcf_Gp8s0Ax0 269
rdflib_endpoint/__main__.py sha256=tFL17OYdizOmk_fUUy2IuFYSK6ypn_Nd-IYMSOSUUgk 3262
rdflib_endpoint/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rdflib_endpoint/sparql_endpoint.py sha256=FhZk4mJ32Fx_xzd0iPktlOu-79QibJkhxGC0YDvbkwY 2914
rdflib_endpoint/sparql_router.py sha256=Ijfanm9F4fP-du-GQNOhKUuZYZEpm-BxZoKlqM5K_6w 18983
rdflib_endpoint/yasgui.html sha256=gbpA44IL62uAil3EuzXnz5Gx1TbRGl6jUxLzYzJnRoc 2283
rdflib_endpoint-0.5.0.dist-info/METADATA sha256=L3x9h8HKWj6Yl6Ov0NEUJUbegzTwmLaCD36alG6Nypk 15977
rdflib_endpoint-0.5.0.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
rdflib_endpoint-0.5.0.dist-info/entry_points.txt sha256=Ucns233r1O9BHzKWt2oJWn7AQetX1Vn9m0Xv7heMK6A 65
rdflib_endpoint-0.5.0.dist-info/licenses/LICENSE.txt sha256=yfjs5XqBMUp5lxaFm0KQ0cm9CKjS5z3MD8l9qeQ4TVA 1106
rdflib_endpoint-0.5.0.dist-info/RECORD

entry_points.txt

rdflib-endpoint = rdflib_endpoint.__main__:cli