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-5.0.0.tar.gz (68.8 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-5.0.0-py2.py3-none-any.whl (106.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for quartet_integrations-5.0.0.tar.gz
Algorithm Hash digest
SHA256 3efeb7effeb2927c0a8554ff89701087f9753a2381cded48679780a0350c14c5
MD5 4bc76be8a7e3be3e001b473d71547d3e
BLAKE2b-256 704cbabc218e105e5ada991bf2562277529ece2dcdf761342f240a9901e31d90

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_integrations-5.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 22f89f9f78a21a4d6c4b302ad08e5dcb97a9771cc522d6fabe263da136c70d1e
MD5 199cc5f331cc2cd3e3e1190a326ea7c1
BLAKE2b-256 df942cf34d03282fca5364fed98f5d57365ccf2f1c3a001ce8a8ca1f70219f25

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