# qs **Repository Path**: RhythmLian/qs ## Basic Information - **Project Name**: qs - **Description**: Python based command line tool set, complete documentation, rich functions! 基于Python的命令行工具集,完善的文档,丰富的功能,友好的调用方式! - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-18 - **Last Updated**: 2025-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QuickStart_Rhy ```shell pip3 install quickstart-rhy # stable version pip3 install git+https://github.com/Rhythmicc/quickstart-rhy.git -U # beta version but more features ``` | Key | Value | | :--: | -------------------------------------------------- | | ENV | **^Python 3.7** | | FONT | **Cascadia Code / Meslo** | | DOCS | | ## Tab Complete 1. fig ```shell npx @fig/publish-spec -p complete/fig/qs-.ts --name qs ``` 2. zsh ```shell mv _qs /path/in/$FPATH/ ```