Skip to main content

A GS1-compliant VRS interface for the open-source EPCIS QU4RTET platform.

Project description

https://gitlab.com/serial-lab/quartet_vrs/badges/master/coverage.svg https://gitlab.com/serial-lab/quartet_vrs/badges/master/build.svg https://badge.fury.io/py/quartet_vrs.svg

A GS1-compliant VRS interface for QU4RTET, the open-source EPCIS platform.

Documentation

The full documentation is at https://serial-lab.gitlab.io/quartet_vrs/

Quickstart

Install quartet_vrs:

pip install quartet_vrs

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'quartet_vrs.apps.QuartetVrsConfig',
    ...
)

Add quartet_vrs’s URL patterns:

from quartet_vrs import urls as quartet_vrs_urls


urlpatterns = [
    ...
    url(r'^', include(quartet_vrs_urls)),
    ...
]

Features

  • REST API

  • Open API Schema

  • Implements the full Global Lightweight Messaging Standard v1.0.2

  • Provides checkconnectivty endpoint.

  • Provides verify endpoint.

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quartet_vrs-2.0.3.tar.gz (33.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_vrs-2.0.3-py2.py3-none-any.whl (40.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file quartet_vrs-2.0.3.tar.gz.

File metadata

  • Download URL: quartet_vrs-2.0.3.tar.gz
  • Upload date:
  • Size: 33.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for quartet_vrs-2.0.3.tar.gz
Algorithm Hash digest
SHA256 fcf03a2be2cdd144967dd92abf4023728ac92bf4e6e32ce436b5c0cc9702182f
MD5 4a4c073954a1f30e0a31b5b5eff9f4a2
BLAKE2b-256 36d074df33a326792d2393d20980dd71e61078f17e9fb0b58bbd7f792a63f563

See more details on using hashes here.

File details

Details for the file quartet_vrs-2.0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: quartet_vrs-2.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 40.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for quartet_vrs-2.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5799fffeeb74cc400fef52a5d8cf9905f41b51104592f322d263443bf94b44de
MD5 347b3d8b9c1a44a2b2837208a22d4b58
BLAKE2b-256 23eb8715b660bb01fcc6deb69680369f02e5a210b389b7d24458d08300ef311c

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