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 need 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-0.0.3.tar.gz
(11.5 kB
view details)
Built Distribution
efoli-0.0.3-py3-none-any.whl
(5.5 kB
view details)
File details
Details for the file efoli-0.0.3.tar.gz
.
File metadata
- Download URL: efoli-0.0.3.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8aa8d75c18a6712d127e3505a0b483eb0e6bda2e23557f9b7a4ab7e9fc295f90 |
|
MD5 | dc7fd5b003f74e0ee92a4fdef7381333 |
|
BLAKE2b-256 | e449a875793e95a38403f328f5ec6536b615594a51682c1fa4f2e6464b03a6ac |
File details
Details for the file efoli-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: efoli-0.0.3-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6af5076bce15732c177d50cec2b53636c33dec67aaa6145c3361d66848d8f37e |
|
MD5 | 3da42697753f64d1061c8db564762d91 |
|
BLAKE2b-256 | fe5a9bc161c297aaf84e7b301b411d4368fad1f96eb12f4c5ec1541d139c6de4 |