Enums and related helper functions that model EDIFACT relevant data for German utilities
Project description
E-Foli
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 onwardsFV2404
is valid from 2024-04-03 onwards- …
- helper methods that allow
- to derive the
EdifactFormat
from a given Prüfidentifikator (e.g.55001
➡UTILMD
) - that derive the
EdifactFormatVersion
from a given date(time) (e.g.2024-01-01
➡FV2310
)
- to derive the
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
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
efoli-1.2.0rc2.tar.gz
(10.5 kB
view details)
Built Distribution
File details
Details for the file efoli-1.2.0rc2.tar.gz
.
File metadata
- Download URL: efoli-1.2.0rc2.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7320e818ce3a2684fda747f1bce20fd2326e5f769ec750db0fe885dfdc7b528 |
|
MD5 | 82d22928109890cba9d15a1af631b568 |
|
BLAKE2b-256 | ec266a1b6abdcdfef54607488f1a8df3bdc1306223a3a0f8921705822b8a8146 |
File details
Details for the file efoli-1.2.0rc2-py3-none-any.whl
.
File metadata
- Download URL: efoli-1.2.0rc2-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6e0e795ccbf87a839d82ecdc6637a8643f42fbfd297edffeacc98c305dfe225 |
|
MD5 | 9fb6ade0bc720e186c108b0b3883d7aa |
|
BLAKE2b-256 | 6a5ba670527794f7c04dcddcb6d39ab6b11f552ebb9d6be9dd7648f920524b36 |