The parser for EB XDM file
Project description
1. py-eb-model
- The python parser engine for EB Tresos Xdm file.
- To support EB Tresos data model with python.
2. How to create the distribution and upload to pypi
- Run
python setup.py bdist_wheel
to generate distribution - Run
twine check dist/*
to check the validation of distribution - Run
twine upload dist/*
to upload to pypi repository - Check the website https://pypi.org/project/armodel/ to find out it works or not
And more details can be found at https://packaging.python.org/
3. CLI
3.1. os-task-xlsx
Extract the Os Task information from os.xdm and then report all to Excel file.
os-xdm-xlsx data/Os.xdm data/Os.xlsx
Result:
- OsIsrs
- OsTasks
4. Change History
Version 1.0.0
- Create the basic model for EB xdm. (Issue #1)
- Support to extract the Os Tasks/Isrs from EB xdm and store them in the excel files. (Issue #1)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file py_eb_model-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: py_eb_model-0.8.0-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5141f02e1505984c9673d68c910d8359755723c980aa807a09c17490da138fde |
|
MD5 | a75bfd1b11a74f08863da9f230d4a90a |
|
BLAKE2b-256 | faa366977a25c0311b986c9b0c14da30a3c6e8b2899fdbf3a486b0a02b14d26a |