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.0.5.tar.gz (19.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.5-py2.py3-none-any.whl (10.4 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for quartet_integrations-1.0.5.tar.gz
Algorithm Hash digest
SHA256 2a47b263241f9d11b9f73e875fd15b062de6f5dcc72486f8a6c09dfa19a0a090
MD5 1626a723705931ce3976b3716e793e4d
BLAKE2b-256 6158d0fdeeff5beb4e05f8137e044d73abeb9eb188367c8b1d52f6903b1b2a88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_integrations-1.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 474e9a78dca387070c3a9ea7a7e594ebb04359b4c3e54b6464533f0667d4c664
MD5 6fdf7ffc9bd26cbcae14e0147f014e50
BLAKE2b-256 7da958c3fa0cebcfb9da28a626e64d5e299ced2188bec89a8b80e0a150fecad6

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