Skip to main content

Enums and related helper functions that model EDIFACT relevant data for German utilities

Project description

E-Foli

License: MIT Python Versions (officially) supported Pypi status badge Unittests status badge Coverage status badge Linting status badge Black status badge

efoli is a Python package, that contains

  • an Enum EdifactFormat that models EDIFACT formats used by German utilities like, e.g.
    • UTILMD
    • MSCONS
    • INVOIC
  • an Enum EdifactFormatVersion that models validity periods of different message versions, e.g.
    • FV2310 is valid from 2023-10-01 onwards
    • FV2404 is valid from 2024-04-03 onwards
  • helper methods that allow
    • to derive the EdifactFormat from a given Prüfidentifikator (e.g. 55001UTILMD)
    • that derive the EdifactFormatVersion from a given date(time) (e.g. 2024-01-01FV2310)

It's not much, but we need it at many places. This is why we use this package as a central place to define these formats and versions.

Installation

pip install efoli

Setup for Local Development

Follow the instructions from our template repository. tl;dr: tox.

Contribute

You are very welcome to contribute to this template repository by opening a pull request against the main branch.

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

efoli-1.0.0.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

efoli-1.0.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file efoli-1.0.0.tar.gz.

File metadata

  • Download URL: efoli-1.0.0.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for efoli-1.0.0.tar.gz
Algorithm Hash digest
SHA256 bf311c6a8fbbc2467d61119c1ab5b543b6f1a04283a9dd18d6f9644a266b3798
MD5 6a0dcee46493303374e08d4eafefc6da
BLAKE2b-256 d95f155effe591d0be887116b916cbee39a626a5e9fb8653ae951712601066fd

See more details on using hashes here.

File details

Details for the file efoli-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: efoli-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for efoli-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6fa5fbbb426e520e3b873b96156739f4f8cca20867c034854ce6cccd2347acbc
MD5 9edbd13107651452e467a64d8bb96da1
BLAKE2b-256 f78fee8dd7ee9596b2453372a1ae470bed2e740c205445ea89ed255dede06c32

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page