All Projects → holoviz → Param

holoviz / Param

Licence: bsd-3-clause
Param: Make your Python code clearer and more reliable by declaring Parameters

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Param

Picameraapp
A graphical interface for programming the Raspberry Pi PiCamera. Written in Python using Tkinter.
Stars: ✭ 188 (-8.29%)
Mutual labels:  gui
Go Wingui
本项目是golang在windows上用户图形界面gui解决方案,本项目可以不用对你的go写的网站程序做任何修改,就可以实现本地化,使用go+html+css+js写windows本地应用
Stars: ✭ 199 (-2.93%)
Mutual labels:  gui
Dock
A docking layout system.
Stars: ✭ 204 (-0.49%)
Mutual labels:  gui
Mojs Curve Editor
GUI for live easing/property curves editing
Stars: ✭ 196 (-4.39%)
Mutual labels:  gui
Yaaw
Yet Another Aria2 Webui in pure HTML/CSS/Javascirpt
Stars: ✭ 2,288 (+1016.1%)
Mutual labels:  gui
Mednaffe
A front-end (GUI) for mednafen emulator
Stars: ✭ 200 (-2.44%)
Mutual labels:  gui
Rpi Backlight
🔆 A Python module for controlling power and brightness of the official Raspberry Pi 7" touch display
Stars: ✭ 190 (-7.32%)
Mutual labels:  gui
Nuklear
A single-header ANSI C gui library
Stars: ✭ 13,365 (+6419.51%)
Mutual labels:  gui
Ydl Ui
A UI for the command-line video downloader "youtube-dl"
Stars: ✭ 198 (-3.41%)
Mutual labels:  gui
Cronexpbuilder
Quartz 的Cron任务调度表达式一般人很难理解,在Googole上查询也没有发现类似的代码,所以开发了一个对Quartz Cron 表达式的可视化双向解析和生成的一个java的GUI程序,供使用Quartz的程序员参考和使用.
Stars: ✭ 204 (-0.49%)
Mutual labels:  gui
Qml Rust
QML (Qt Quick) bindings for Rust language
Stars: ✭ 196 (-4.39%)
Mutual labels:  gui
Transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Stars: ✭ 2,488 (+1113.66%)
Mutual labels:  gui
Wepush
专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信
Stars: ✭ 2,597 (+1166.83%)
Mutual labels:  gui
Pylustrator
Visualisations of data are at the core of every publication of scientific research results. They have to be as clear as possible to facilitate the communication of research. As data can have different formats and shapes, the visualisations often have to be adapted to reflect the data as well as possible. We developed Pylustrator, an interface to directly edit python generated matplotlib graphs to finalize them for publication. Therefore, subplots can be resized and dragged around by the mouse, text and annotations can be added. The changes can be saved to the initial plot file as python code.
Stars: ✭ 192 (-6.34%)
Mutual labels:  gui
Muip
Modern UI Pack for Unity engine.
Stars: ✭ 205 (+0%)
Mutual labels:  gui
Klingon
Angular Klingon: The UI companion for the @angular/cli
Stars: ✭ 191 (-6.83%)
Mutual labels:  gui
Qml Creative Controls
QML controls for creative applications and creative coding
Stars: ✭ 199 (-2.93%)
Mutual labels:  gui
Code Samples
Just some code samples for MahApps and other experiments...
Stars: ✭ 205 (+0%)
Mutual labels:  gui
Pywebview
Build GUI for your Python program with JavaScript, HTML, and CSS
Stars: ✭ 2,649 (+1192.2%)
Mutual labels:  gui
Msi Keyboard Gui
The First fully featured GUI MSI Keyboard controller for Linux (And Windows)
Stars: ✭ 204 (-0.49%)
Mutual labels:  gui
Build Status Linux/MacOS/Windows Build Status
Coverage coveralls
Latest dev release Github tag dev-site
Latest release Github release PyPI version param version conda-forge version defaults version
Docs gh-pages site
Support Discourse

Param is a library providing Parameters: Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.

Param contains only two required Python files, with no external dependencies, and is provided freely for both non-commercial and commercial use under a BSD license, so that it can easily be included as part of other projects.

Please see param's website for official releases, installation instructions, documentation, and examples.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].