ascii art:具有多个自定义参数的ASCII艺术生成器 源码
描述 如此命名,此程序包是用Python编写的命令行ASCII艺术生成器。 有各种自定义参数,下面将对其进行详细介绍。 安装 安装Python之后,使用以下命令从PyPI安装软件包: pip install ascii-art-cli 请勿将此包与或其他各种ASCII art包混淆。 用法 这是一个命令行程序,可以执行如下: ascii-art [-h] [--width WIDTH] [--height HEIGHT] [--chars CHARS] [--font FONT] [--invert] [--normalize] input 位置参数: input
文件列表
ascii-art-master.zip
(预估有个26文件)
ascii-art-master
pyproject.toml
1KB
docs
documentation.md
819B
README.md
7KB
mkdocs.yml
270B
LICENSE
1KB
ascii_art
test.py
5KB
__main__.py
1KB
暂无评论