click
There are 789 repositories under click topic.
fastapi/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
pallets/click
Python composable command line interface toolkit
zfdang/Android-Touch-Helper
开屏跳过-安卓系统的开屏广告自动跳过助手
sloria/doitlive
Because sometimes you need to do it live
OpenGVLab/InternGPT
InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)
simonw/sqlite-utils
Python CLI utility and library for manipulating SQLite databases
NotJoeMartinez/yt-fts
YouTube Full Text Search - Search all of a YouTube channel from the command line
RxSwiftCommunity/RxGesture
RxSwift reactive wrapper for view gestures
simonw/csvs-to-sqlite
Convert CSV files into a SQLite database
lixiang1994/AttributedString
基于Swift插值方式优雅的构建富文本, 支持点击长按事件, 支持不同类型过滤, 支持自定义视图等.
LGH1996/TapClick
Android史上最好用的跳过广告工具
bboylin/UniversalToast
简洁优雅可点击的toast控件,无BadTokenException风险,关闭通知权限依然正常显示。An elegant and flexible toast which can handle click event , avoid BadTokenException and run fine without notification permission
ewels/rich-click
Format click help output nicely with rich.
lyb5834/YBAttributeTextTapAction
一行代码添加文本点击事件/a fast way to implement click event text
Benexl/FastAnime
Your browser anime experience from the terminal
tiangolo/typer-cli
Run Typer scripts with completion, without having to create a package, using Typer CLI.
anned20/begoneads
BeGoneAds is a script that puts some popular hosts file lists into the systems hosts file as a adblocker measure.
simonw/csv-diff
Python CLI tool and library for diffing CSV and JSON files
simonw/click-app
Cookiecutter template for creating new Click command-line tools
tbarbette/fastclick
FastClick - A faster version of the Click Modular Router featuring batching, advanced multi-processing and improved Netmap and DPDK support (ANCS'15). Check the metron branch for Metron specificities (NSDI'18). PacketMill modifications (ASPLOS'21) as well as MiddleClick(ToN, 2021) are merged in main.
kentor/react-click-outside
Higher Order Component that provides click outside functionality
johndatserakis/vue-simple-context-menu
📌 Simple context-menu component built for Vue. Works well with both left and right clicks. Nothing too fancy, just works and is simple to use.
tedivm/tedivms-flask
Flask starter app with celery, bootstrap, and docker environment
click-contrib/sphinx-click
A Sphinx plugin to automatically document click-based applications
likaiyuan559/TouchEffects
Android View点击特效TouchEffects,几行代码为所有控件添加点击效果
frostming/python-cfonts
Sexy fonts for the console
hamdanal/rich-argparse
A rich help formatter for argparse
sysml/clickos
The Click modular router: fast modular packet processing and analysis
python-manage/manage
Command Line Manager + Interactive Shell for Python Projects
MikroElektronika/mikrosdk_click_v2
This repository contains all Mikroe Click Board™ libraries and appropriate examples. Libraries are developed for each add-on board separately and cover a variety of features. The libraries can be easily included into any existing project.
apastel/ytmusic-deleter
Easily delete your YouTube Music library (and manage playlists)
click-contrib/click-option-group
Option groups missing in Click
janluke/cloup
Library to build command line interfaces based on Click. It extends click with: option groups, constraints (e.g. mutually exclusive params), command aliases, help themes, "did you mean ...?" suggestions and more.
click-contrib/click-didyoumean
Enable git-like did-you-mean feature in click :sparkles:
cssmagic/action
Easy and lazy solution for click-event-binding.
django-commons/django-typer
Use Typer (type hints) to define the interface for your Django management commands.