Skip to main content

Third party integrations for the QU4RTET platform.

Project description

https://gitlab.com/serial-lab/quartet_integrations/badges/master/coverage.svg https://gitlab.com/serial-lab/quartet_integrations/badges/master/pipeline.svg https://badge.fury.io/py/quartet_integrations.svg

Third party integrations for the QU4RTET open-source EPCIS platform. For more on QU4RTET and SerialLab, see the SerialLab website

the SerialLab website: http://serial-lab.com

Documentation

The full documentation is at https://serial-lab.gitlab.io/quartet_integrations/

Quickstart

Install quartet_integrations:

pip install quartet_integrations

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'quartet_integrations.apps.QuartetIntegrationsConfig',
    ...
)

Add quartet_integrations’s URL patterns:

from quartet_integrations import urls as quartet_integrations_urls


urlpatterns = [
    ...
    url(r'^', include(quartet_integrations_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

quartet_integrations-10.0.0.tar.gz (110.5 kB view details)

Uploaded Source

Built Distribution

quartet_integrations-10.0.0-py2.py3-none-any.whl (194.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file quartet_integrations-10.0.0.tar.gz.

File metadata

File hashes

Hashes for quartet_integrations-10.0.0.tar.gz
Algorithm Hash digest
SHA256 8e229b0acff52267ce0d133805f0286e1d26df40079af2c07d83a6720e8e834e
MD5 b5cb918cad0c42d59f60e6e513defd25
BLAKE2b-256 de1b01618fa78ab3376e23b3a4e430878059bce32204b826fdabea59f04f672d

See more details on using hashes here.

File details

Details for the file quartet_integrations-10.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for quartet_integrations-10.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4b2437f0f9e37cb679c76940bf9a23b29aad830e242a6664c68a8cba2a934431
MD5 0056582b05f1de81cd119057372e3bd5
BLAKE2b-256 71cb493504ddd64cb7f90c00e210dfe77d66495c0ba5d35c5716dd871799b6f4

See more details on using hashes here.

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