Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Enums and related helper functions that model EDIFACT relevant data for German utilities
efoli
is a Python package, that contains
EdifactFormat
that models EDIFACT formats used by German utilities like, e.g.
UTILMD
MSCONS
INVOIC
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 onwardsEdifactFormat
from a given Prüfidentifikator (e.g. 55001
➡UTILMD
)EdifactFormatVersion
from a given date(time) (e.g. 2024-01-01
➡FV2310
)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.
pip install efoli
Follow the instructions from our template repository.
tl;dr: tox
.
You are very welcome to contribute to this template repository by opening a pull request against the main branch.
FAQs
Enums and related helper functions that model EDIFACT relevant data for German utilities
We found that efoli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.