README.rst 486 B

1234567891011121314151617181920212223242526272829
  1. ##########
  2. SpEndPoint
  3. ##########
  4. Creates a SPARQL endpoint supporting custom services.
  5. Default access at `http://127.0.0.1:8000`.
  6. Currently supports 3 services:
  7. .. code-block::
  8. dtf:outlier
  9. dtf:example
  10. dtf:conversion
  11. Installation
  12. ------------
  13. ..
  14. .. code-block:: shell
  15. pip install spendpoint
  16. or
  17. .. code-block:: shell
  18. pip install --index-url https://pip:glpat-m8mNfhxZAUnWvy7rLS1x@git.rys.one/api/v4/projects/262/packages/pypi/simple --no-deps spendpoint