rdflib-endpoint

View on PyPIReverse Dependencies (1)

0.5.1 rdflib_endpoint-0.5.1-py3-none-any.whl

Wheel Details

Project: rdflib-endpoint
Version: 0.5.1
Filename: rdflib_endpoint-0.5.1-py3-none-any.whl
Download: [link]
Size: 16842
MD5: 29d7449e7f5f417f4596833ed67c1df3
SHA256: a63926f49aad23a8eea9f09f4cabc7681e18a9d2fb8f1499daecdb3e25d2f6dd
Uploaded: 2024-05-24 05:52:11 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: rdflib-endpoint
Version: 0.5.1
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: 12660 characters]

WHEEL

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

RECORD

Path Digest Size
rdflib_endpoint/__init__.py sha256=rIHtT7fOom9nO_gR8YB95K75eG5W_lMiOYRnkPrbnn4 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=sHpJGJ-_tqrIddE33g48ZPpiqJCTatRRopwf8BJAPcc 20067
rdflib_endpoint/yasgui.html sha256=gbpA44IL62uAil3EuzXnz5Gx1TbRGl6jUxLzYzJnRoc 2283
rdflib_endpoint-0.5.1.dist-info/METADATA sha256=PeAu2LzbZko1gc2f_OaQAKV4lIIpdl9rDFQNRqGaRwk 16031
rdflib_endpoint-0.5.1.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
rdflib_endpoint-0.5.1.dist-info/entry_points.txt sha256=Ucns233r1O9BHzKWt2oJWn7AQetX1Vn9m0Xv7heMK6A 65
rdflib_endpoint-0.5.1.dist-info/licenses/LICENSE.txt sha256=yfjs5XqBMUp5lxaFm0KQ0cm9CKjS5z3MD8l9qeQ4TVA 1106
rdflib_endpoint-0.5.1.dist-info/RECORD

entry_points.txt

rdflib-endpoint = rdflib_endpoint.__main__:cli