Skip to main content
https://gitlab.com/serial-lab/quartet_integrations/badges/master/coverage.svg https://gitlab.com/serial-lab/quartet_integrations/badges/master/build.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:

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-1.0.8.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quartet_integrations-1.0.8-py2.py3-none-any.whl (13.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: quartet_integrations-1.0.8.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for quartet_integrations-1.0.8.tar.gz
Algorithm Hash digest
SHA256 0ef02456cc178dcc7c067164922822bd19eaeffc076286f747891c0263eed541
MD5 dbff8316a0d7e86be99f0dd41305c5d3
BLAKE2b-256 e21955735ad0e2667232f42c04e0b4bb0634a2971e170f7e8e476ebd4d18721d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_integrations-1.0.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 aa80dfb505de521ae142472f47c4491de2302cb999c2519043cea82a4664db5c
MD5 ce7fb6ef4270bf99949bd64b4c07b699
BLAKE2b-256 e22640faba916573d45648d9bf44bd126bc0a4a842b1ca3672dd5cb6aee8022e

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page