Skip to main content

A collection of useful command-line tools

Project description

QuickATETools

一个实用的命令行工具集合,目前包含生成对角矩阵并复制到剪贴板的功能。

安装

pip install QuickATETools

使用方法

生成对角矩阵并复制到剪贴板

qate clipboardMatrix -p <矩阵大小> [-c <对角线字符>]

参数说明

  • -p, --size: 矩阵的大小(行数和列数),必填
  • -c, --char: 对角线使用的字符,默认为'M'

示例

生成3x3的对角矩阵(默认使用'M'):

qate clipboardMatrix -p 3

生成的矩阵:

M00
0M0
00M

生成4x4的对角矩阵,使用'X'作为对角线字符:

qate clipboardMatrix -p 4 -c X

生成的矩阵:

X000
0X00
00X0
000X

模板功能

这是一个新功能的空实现,用于展示如何扩展工具集。

qate templateFeature [-p <参数>]

参数说明

  • -p, --param: 参数说明

待开发功能

  • 完善模板功能的具体实现
  • 更多实用的命令行工具

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

quickatetools-1.0.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

QuickATETools-1.0.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file quickatetools-1.0.1.tar.gz.

File metadata

  • Download URL: quickatetools-1.0.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for quickatetools-1.0.1.tar.gz
Algorithm Hash digest
SHA256 1cc4a7287f65e0b4eafcd7dea2b775af7bd7390d7ef1cc0d1f23390f34e86ca2
MD5 3484efef38ce9cd14a6ebf6887d8982b
BLAKE2b-256 bfbb176a270aafe0e7ff7cdc7af8f2646f0bb9aa0a7659f8326d2f333226e5bb

See more details on using hashes here.

File details

Details for the file QuickATETools-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: QuickATETools-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.4

File hashes

Hashes for QuickATETools-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 29fa9be9f2adc71e9722e3137e07bc2ab6f7894bd9733ead26a55a06bd1f4246
MD5 e3c3cdf64db88fb08a67630652f6a6f3
BLAKE2b-256 fcdcdf8a7a2b3176770d6261adca563c9dcbf5b3187b5ac18ebb579d4545f22e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page