Skip to main content

Models and APIs to support material, lot and location master data.

Project description

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

GS1 CBV 1.2 Implementation for Trade Items and Location Master Data

Models and APIs to support material, lot and location master data within QU4RTET as defined in the GS1 Core Business Vocabulary.

Geo-Location/History APIs

By cross-referencing BizLocation and other information from the quartet_epcis module, quartet_masterdata provides full geo-location (lat, long) by item by EPCIS event. This provides the quartet-ui interface a mechanism by which to display mapping and geo-location visual assets.

Documentation

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

Quickstart

The QU4RTET Master Data module comes pre-configured in the QU4RTET project; however, if you need to add it to a test installation manually peform the following:

Install quartet_masterdata:

pip install quartet_masterdata

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'quartet_masterdata.apps.QuartetMasterdataConfig',
    ...
)

Add quartet_masterdata’s URL patterns:

from quartet_masterdata import urls as quartet_masterdata_urls


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

Features

  • GeoLocation APIs

  • API and Database Support For Product Master Material

  • API and Database Support for

Running Tests

** REQUIRES PYTHON 3 **

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements_test.txt
(myenv) $ python runtests.py

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_masterdata-3.1.2.tar.gz (39.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quartet_masterdata-3.1.2-py2.py3-none-any.whl (55.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file quartet_masterdata-3.1.2.tar.gz.

File metadata

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

File hashes

Hashes for quartet_masterdata-3.1.2.tar.gz
Algorithm Hash digest
SHA256 0f30a4fb8ea7d9cd472511a7681830bd267b5d085c9d1b5ea92b7c528556fff1
MD5 6025fc9d6c439dc5f1ee54906b111278
BLAKE2b-256 a90a625633a5d708ea529026760a1d8721a0b41ddd37c0cb5deea0d9c5983fd1

See more details on using hashes here.

File details

Details for the file quartet_masterdata-3.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for quartet_masterdata-3.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 77badcd74fc5e45f344dda06c8023ea04a78dab68b4cdab72f29e10075ae97c6
MD5 2663a05d73192fde6ca7cf9fa06fbde2
BLAKE2b-256 bdd1f4893910fffcebf77c1ab93de4338afe8b1774fc889cfdfed2d825b6999a

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