Skip to main content

Package for advanced application config file in json

Project description

Python package for reading Application config file

Installation

TODO

How to use the library

TODO

How to build it

Prerequisities

python -m pip install build twine

Run the batch on win

  • just run build.bat for publishing the version on testpypi or build_prod.bat for production pypi

Run build only

Run it in the root folder

python -m build

How to bump the version

bumpver update --dry
bumpver update --patch --dry
bumpver update --minor --dry
bumpver update --major --dry
bumpver update --major --tag=beta --dry

Prerequsities

python -m pip install bumpver

How to install it for testing locally

Run it in the root folder

pip install -e .

How to test it

Run it in the tests folder

python -m unittest

Useful resources

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

appconfig-json-0.1.5.1014.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

appconfig_json-0.1.5.1014-py3-none-any.whl (4.2 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