About
Converts MSCONS (EDIFACT) to CSV.
Installation
Using pip
Install latest related version
pip install --upgrade msconsconverter
Install latest version from source code
pip install git+https://github.com/vdmitriyev/msconsconverter.git
Usage: CLI
- Get help
python -m msconsconverter convert --help
- Convert by providing a
directorywith data as input
python -m msconsconverter convert --input-directory tests/data --output-directory tests/data/output
- Convert by providing a
directorywith data as input in a verbose/debug mode
python -m msconsconverter convert --debug --input-directory tests/data --output-directory tests/data/output
- Convert by providing a
filewith data as input in a verbose/debug mode
python -m msconsconverter convert --debug --input-file tests/data/MSCONS_TL_SAMPLE01.txt --output-directory tests/data/output
Usage: CLI --help example
Development: HowTo
Dependencies: Overview
- Python > 3.7
- requirements/requirements-prod.txt
Dependencies: Clone and Install Dependencies
- Clone repo
git clone https://github.com/vdmitriyev/msconsconverter
- Install dependencies or use
scripts/cmdInitiateEnv.bat
pip install -r requirements/requirements.txt
pip install -r requirements/requirements-dev.txt
Development: Run Tests
python -m pytest -s
Materials on MSCONS (EDIFACT)
- EDIFACT - English
- EDIFACT - German
- EDI@Energy MSCONS -> format description, see "Bewegungsdaten" section
- http://www.edi-energy.de/
- Various Usages -> see "GPKE" section
License
MIT
Release files for msconsconverter 2.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| msconsconverter-2.0.0.tar.gz | 8.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| msconsconverter-2.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.2 kB
Release files / msconsconverter-2.0.0.tar.gz
| Download URL | msconsconverter-2.0.0.tar.gz |
|---|---|
| Size | 8.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
30f50d01625c3dd5b0cfab42388e9a1fde0597c4ee0fd653a4ba38fed570254d
|
|
BLAKE2b-256 checksum How to use checksums |
d2db0d592c0e585f297bd30d330383f8cda8c3000d90664f0a62f86ecd2ca2aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 7, 2026.
Transparency logRelease files / msconsconverter-2.0.0-py3-none-any.whl
| Download URL | msconsconverter-2.0.0-py3-none-any.whl |
|---|---|
| Size | 9.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
03a846fa50dd8ead9212c3590e7d4925c14699d9c440f66e3d027f4575c2af88
|
|
BLAKE2b-256 checksum How to use checksums |
b311e9e03b89f07f7a51f4ed9f350f098d0e61991591ca076e6c641fc7469a96
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 7, 2026.
Transparency log