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.3.tar.gz (46.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-4.0.3-py2.py3-none-any.whl (66.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for quartet_integrations-4.0.3.tar.gz
Algorithm Hash digest
SHA256 84e3af802344cffda6c6039c39c8a1d2c6fbfa8404f92bfbf68a1d7d4787c282
MD5 64c0d7a2224f90314237975ec69642e7
BLAKE2b-256 af00832e6cbc9ce1e269fff42b208a4a97daaf082e326d1c56f5372c904d83cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for quartet_integrations-4.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c3606e4eb134f8e693907227a72b9eb3223c640e38720e97ed36594fae72dd85
MD5 bd5e073f65ff03d260e25e45d4a4677e
BLAKE2b-256 ab365a8b31506d7098d462d22ef25870671460211de16748da5d2a3fe89fcaeb

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