Skip to main content

根据json schema生成设置界面

Project description

pyqt设置生成器

一个可以根据json schema自动生成设置界面的工具

功能:

  • 错误提示
  • 选项描述
  • 默认值提示

拓展语法item_list: 你可以通过指定 item_list 来限定内容 例如:

"optional": {
    "type": "string",
    "title": "test2",
    "item_list": ["bule", "green", "yellow"]
}

效果:

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

qt-json-setting-0.6.tar.gz (12.5 kB view hashes)

Uploaded Source

Built Distribution

qt_json_setting-0.6-py3-none-any.whl (12.7 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