A Python tool for GHS map analysis
Project description
1. Map Reporter
1.1. Introduce
The utility to generate the report for Greenhill (GHS) map file
1.1.1. How to create the distribution and upload to pypi
- Run
python setup.py bdist_wheelto 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/
1.1.2. Unit test
Run pip install pytest pytest-cov to install pytest.
Run pytest --cov=py_tresos --cov-report term-missing to verify all the functionality.
1.2. CLI
map-analyzer -c toml/meths.toml -m map/ghs/ghs.map --excel ghs.xlsx
map-analyzer -c toml/propa.toml -m map/ghs/propa.map --excel propa.xlsx
1.3. Change notes
0.1.0
- Parse the green-hill map format.
- Collect the .a file as the module.
- Export the report into xlsx file.
0.1.1
- Add the supporting of NXP G32G GCC map format.
- Read the memory section in the GHS map format.
- Add the ROM/RAM/Calibration attribute for the memory section.
- Output the memory section in the excel file.
0.2.1
- Add the section report.
- Add the section summary.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file map_analyzer-0.2.1-py3-none-any.whl.
File metadata
- Download URL: map_analyzer-0.2.1-py3-none-any.whl
- Upload date:
- Size: 14.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adca1f87d6dabbabec4ee190119db7aab68ff7e0a23baf84ad013abb2b9854eb
|
|
| MD5 |
e44368e87b35b33ceddcb7eadc129164
|
|
| BLAKE2b-256 |
a66e074521d4f25acb2eb614c8ea4026a474ac0a1f72ca3cee58d4f58f090e34
|