Skip to main content

Preprocessor for json files

Project description

Json Preprocessor's Package Description

Getting Started

The JsonPreprocessor is a Python3 package which allows programmers to handle additional features in json files such as

  • add comments
  • import other json files
  • overwrite already existing parameters with new values

These json files will be handled by the JsonPreprocessor which returns as result a dictionary object of the deserialized data.

How to install

JsonPreprocessor can be installed in two different ways.

  1. Installation via PyPi (recommended for users)

    pip install JsonPreprocessor
    

    JsonPreprocessor in PyPi

  2. Installation via GitHub (recommended for developers)

    Clone the JsonPreprocessor repository to your machine.

    git clone https://github.com/test-fullautomation/python-jsonpreprocessor.git
    

    JsonPreprocessor in GitHub

    Use the following command to install JsonPreprocessor:

    setup.py install
    

Package Documentation

A detailed documentation of the Json Preprocessor's package can be found here: JsonPreprocessor.pdf

Feedback

To give us a feedback, you can send an email to Thomas Pollerspöck

In case you want to report a bug or request any interesting feature, please don't hesitate to raise a ticket.

Maintainers

Thomas Pollerspöck

Contributors

Mai Dinh Nam Son

Tran Duy Ngoan

License

Copyright 2020-2022 Robert Bosch GmbH

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

License: Apache v2

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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

JsonPreprocessor-0.1.5.tar.gz (292.4 kB view hashes)

Uploaded Source

Built Distribution

JsonPreprocessor-0.1.5-py3-none-any.whl (290.4 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