-
Updated
Sep 3, 2021 - Go
{{ message }}
Modular visual interface for GDB in Python
A simple and composable way to validate data in JavaScript (and TypeScript).
Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission. Support SwiftUI.
Interactive prompt for command-line applications
Create UIs for prototyping your machine learning model in 3 minutes
Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
Integration layer between Requests and Selenium for automation of web actions.
Jet Bridge – Admin Panel Framework for your application
django's default admin interface made customizable. popup windows replaced by modals.
MyEtherWallet (our friends call us MEW) is a free, client-side interface helping you interact with the Ethereum blockchain.
Programmatic UI for macOS
gomonkey is a library to make monkey patching in unit tests easy
The development environment for `micro`
接口自动化测试平台——python+flask版,支持http协议,java 版本开发完毕https://github.com/liwanlei/plan
GoWrap is a command line tool for generating decorators for Go interfaces
接口自动化测试框架——python版,支持HTTP,dubbo协议接口
A Klipper webinterface made
Add a description, image, and links to the interface topic page so that developers can more easily learn about it.
To associate your repository with the interface topic, visit your repo's landing page and select "manage topics."
Right now any
StyleSheethas a list of functions without a default implementation. Implementing aStyleSheetis really annoying, because you have to override all of the functions and not just the thing you want to change.I recently wanted to just change the border_radius of a text_input and I had to write the following code.