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 orbuild_prod.bat
for production pypi
Run build only
Run it in the root folder
python -m build
How to bump the version
- See How to Publish an Open-Source Python Package to PyPI | RealPython
- Documentation
- Examples of how to run it (if you add
--dry
, it runs as dry run)
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
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 Distribution
Built Distribution
File details
Details for the file appconfig-json-0.1.5.1014.tar.gz
.
File metadata
- Download URL: appconfig-json-0.1.5.1014.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74d6254a167f600223b85d934a2e78e8add0246f56ceeaac4528ff4e60e3d5d2 |
|
MD5 | 7817f37dd5ceccd940cdbfbdd2cedfb5 |
|
BLAKE2b-256 | 24e36cf28028e9a9b9e06217d3881f5d9649952ff12804b300ef318272c73119 |
File details
Details for the file appconfig_json-0.1.5.1014-py3-none-any.whl
.
File metadata
- Download URL: appconfig_json-0.1.5.1014-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a53bb4f64d25f42cae6b72caa19cbd8c32704a53f4fe0149ca037a54d074d23f |
|
MD5 | 0613cfd3ac3df268d9b8212325d34c2f |
|
BLAKE2b-256 | 0af946077a17c2c62f446cbaee83adcb5edbaa7eb2e334832b499c127efb4ae4 |