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-3.2.1.tar.gz (36.4 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-3.2.1-py2.py3-none-any.whl (43.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for quartet_integrations-3.2.1.tar.gz
Algorithm Hash digest
SHA256 227a9450186a6a4d9ba85b4e015c8aada0d42f5281d1bc3925d8f7f13f2c17bb
MD5 0d1b6a0861eb138cfe46740c0dcf0797
BLAKE2b-256 0ed33dbc071d9d48f16d5ed4f34fc7e75fcd0633dc4c305f30a5c1228ec6f05a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_integrations-3.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c7e7ef339bf5c223705e687dcefb0f928168db08aded21ea8d277a8b3e372b71
MD5 c24b3d91bf3c9202f49dbbf215d5942f
BLAKE2b-256 d2a86da107d3189bff1a6fa86e65ce1fdf2a389e4c6fc8358ddf0f5f112cc381

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