Skip to main content

Py Project to extract table data from knowwledge-graphs using sparql templates

Project description

Py Project to extra table data from knowledge-graphs using sparql templates

Started on 2022-01-04

Setup

Start using this project with poetry

$ make init       # install dependencies
$ make init-dev   # includes the previous + adds dependencies for developers

Build Docs

$ make docs

Developers

Run Tests

$ make test                                                   # to run all tests
$ PYTEST_LOGCONF=debug-logconf.yml python tests/test_demo.py  # to run a specific test with specific logging
$ make test-coverage                                          # to run all tests and check the test coverage

Check the code-style and syntax (flake8, black, isort)

$ make check
https://github.com/vliz-be-opsci/pykg2tbl/blob/gh-pages/coverage.svg Code style: black

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pykg2tbl-0.0.2.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

pykg2tbl-0.0.2-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page