Skip to main content

Python wrapper on jinja SPARQL templating

Project description

Python wrapper on jinja SPARQL templating

Started on 2023-06-09

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

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

pyrdfj2-0.0.5.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

pyrdfj2-0.0.5-py3-none-any.whl (6.8 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