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-4.0.8.tar.gz (53.3 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-4.0.8-py2.py3-none-any.whl (79.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for quartet_integrations-4.0.8.tar.gz
Algorithm Hash digest
SHA256 ee6246fb5b8c5f2c51b5ca5d3b40183dccecc8e7c2792ac4cb97c105b90edc01
MD5 cc639fef8a7aa4aaa9855086af88001a
BLAKE2b-256 4e904999a7ce6c684ea3ed952ac6278bc609a41e4f03da07d965b64b70cf7994

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_integrations-4.0.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0a99a0772940522c3d531fc19184eb3f2485ac6da6b8c9b7902380656e31b238
MD5 f2cd3a50a5ad7e63d427056abc29e4c6
BLAKE2b-256 c2fc92326a5d8d2c845ac885a94255a33478ecf988099cff467f5185813b9687

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