Skip to main content
https://gitlab.com/serial-lab/quartet_epcis/badges/master/pipeline.svg https://gitlab.com/serial-lab/quartet_epcis/badges/master/coverage.svg https://badge.fury.io/py/quartet_epcis.svg

Built on top of the world-class EPCPyYes python package. Real EPCIS support for serious people running real systems.

 ________  ___   ___  _______   ________  ________  ___  ________
|\   __  \|\  \ |\  \|\  ___ \ |\   __  \|\   ____\|\  \|\   ____\
\ \  \|\  \ \  \\_\  \ \   __/|\ \  \|\  \ \  \___|\ \  \ \  \___|_
 \ \  \\\  \ \______  \ \  \_|/_\ \   ____\ \  \    \ \  \ \_____  \
  \ \  \\\  \|_____|\  \ \  \_|\ \ \  \___|\ \  \____\ \  \|____|\  \
   \ \_____  \     \ \__\ \_______\ \__\    \ \_______\ \__\____\_\  \
    \|___| \__\     \|__|\|_______|\|__|     \|_______|\|__|\_________\
          \|__|                                            \|_________|

The essential Open-Source EPCIS component for the QU4RTET traceability platform.

For more on QU4RTET see http://www.serial-lab.com

The quartet_epcis python package is a Django application that contains the base database models necessary for the support of EPCIS 1.2 data persistence to an RDBMS. The quartet_epcis.parsing package contains an EPCIS XML parser that will take an input stream of XML data and save it to a configured database back-end.

The quartet_epcis.app_models directory contains a set of Django ORM models that are used to define the database scheme and store EPCIS data in the database.

Documentation

Find the latest docs here:

https://serial-lab.gitlab.io/quartet_epcis/

The full (pre-built )documentation is under the docs directory in this project.

Quickstart

Install QU4RTET EPCIS

pip install quartet_epcis

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'quartet_epcis',
    ...
)

Features

  • Maintains the database schema for EPCIS 1.2 support.

  • Parses EPCIS 1.2 XML streams to the configured backend database system.

  • Enforces business rules around decommissioning, commissioning, aggregation, disaggregation, etc.

Running The Unit Tests

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

Download files

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

Source Distribution

quartet_epcis-4.1.5.tar.gz (66.7 kB view details)

Uploaded Source

Built Distribution

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

quartet_epcis-4.1.5-py2.py3-none-any.whl (74.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file quartet_epcis-4.1.5.tar.gz.

File metadata

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

File hashes

Hashes for quartet_epcis-4.1.5.tar.gz
Algorithm Hash digest
SHA256 a234e6428a5ac71d4d9ce9c9ab1c14ffacca5d8a99a0ce1577ccec340510e0dd
MD5 32872ffc1d90522486c612ee35e24279
BLAKE2b-256 6ffef40dd09b311dae99e014125751ac40abbdc51be684cbd3b57f64352fa203

See more details on using hashes here.

File details

Details for the file quartet_epcis-4.1.5-py2.py3-none-any.whl.

File metadata

  • Download URL: quartet_epcis-4.1.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 74.6 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_epcis-4.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f0011a6202952de4a00795af1870ef27fd9717cb695b4de0136f2e9cdcee1f1c
MD5 5d398393459b3ec2e729def662418d1a
BLAKE2b-256 d3c270273784c00e9aee5955201beebe46399b0ae9600fc60afe03e32b52365f

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

4.1.5 This release

2 files

4.1.2

2 files

4.0.0

2 files

3.2.3

2 files

3.2.2

2 files

3.2.1

2 files

3.2.0

2 files

3.1.0

2 files

3.0.3

2 files

3.0.2

2 files

3.0.1

2 files

3.0.0

2 files

2.2.5

2 files

2.2.4

2 files

2.2.3

2 files

2.2.2

2 files

2.2.1

2 files

2.2.0

2 files

2.1.1

2 files

2.1.0

2 files

2.0.0

2 files

1.6.11

2 files

1.6.10

2 files

1.6.9

2 files

1.6.8

2 files

1.6.7

2 files

1.6.6

2 files

1.6.5

2 files

1.5.2

2 files

1.5.1

2 files

1.5.0

2 files

1.4.11

2 files

1.4.10

2 files

1.4.9

2 files

1.4.8

2 files

1.4.7

2 files

1.4.6

2 files

1.4.5

2 files

1.4.4

2 files

1.4.3

2 files

1.4.2

2 files

1.4.1

2 files

1.4.0

2 files

1.3.9

2 files

1.3.8

2 files

1.3.7

2 files

1.3.6

2 files

1.3.5

2 files

1.3.4

2 files

1.3.3

2 files

1.3.2

2 files

1.3.1

2 files

1.3.0

2 files

1.2.0

2 files

1.1.15

2 files

1.1.14

2 files

1.1.13

2 files

1.1.12

2 files

1.1.11

2 files

1.1.10

2 files

1.1.9

2 files

1.1.8

2 files

1.1.6

2 files

1.1.5

2 files

1.1.4

2 files

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

1.0.3

2 files

1.0.2

2 files

0.1.5

2 files

0.1.4

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page