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
Planfix: Manage Projects, Team's Tasks and Business Processes Icon
Planfix: Manage Projects, Team's Tasks and Business Processes

All-in-One Enterprise-Level Software is Now Available for SMB

Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
Learn More
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