Python graphical applications configuration reading tool

examples:

import kapp
appconfig = kapp.Config("MyApp1")
if not appconfig.hasConfig().
appconfig.setupConfig()
appconfig.addOption("os", "linux")
print(appconfig.getOption("os"))
appconfig.setOption("os", "windows")
print(appconfig.getOption("os"))
appconfig.setOptionDefault("os") - back to "linux"

Features

  • Initial version

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow python3-kapp

python3-kapp Web Site

Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services Icon
$300 in Free Credit Towards Top Cloud Services

Build VMs, containers, AI, databases, storage—all in one place.

Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of python3-kapp!

Additional Project Details

Operating Systems

Linux

Intended Audience

Developers

Programming Language

Python

Related Categories

Python Software Development Software

Registered

2018-01-21