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/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:

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-1.3.0.tar.gz (27.7 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.3.0-py2.py3-none-any.whl (24.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for quartet_integrations-1.3.0.tar.gz
Algorithm Hash digest
SHA256 bca9605990b54ed08642258e91caab58606ed820142261ddec8e0d31f8a28abe
MD5 94dbe2c0f8a66a99534eff3f118e0c06
BLAKE2b-256 4387651c991b1636a66bdef1d9d1ddfe3cf19623bd73ecb5e103a90dc6b63df6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_integrations-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1cee63a925fdc970942f037b147bf66d909549fbc6a13ae7ddf95950c3a550a1
MD5 d79db8ccb11cadf9944e1726e3a76172
BLAKE2b-256 0c17515a0064da399c10d54b5506f18d75096f6c49154230712bf2ee2c28632f

See more details on using hashes here.

Supported by

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