Skip to main content

Converts Infor QAGIS BODs to flattened JSON

Project description

Mapper

Mapper is a python library to convert the Infor OAGIS BODs to Flattened JSON. The library simplifies the converted JSON by keeping only the content within DataArea. The library will remove the Verb node from DataArea and keeps only the Noun node.

Usage

Getting it

To download BODtoJSON, either fork this github repo or simply use Pypi via pip.

$ pip install BODtoJSON==0.0.7
Using it:
from BODtoJSON.BODtoJSON import convert
output_var = convert(bodxml, verb)

MIT License

Read License.txt

GITHUB

Fork me on github https://github.com/thekakodkar/Mapper

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

BODtoJSON-0.0.7.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

BODtoJSON-0.0.7-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page