ColorWallpaper:极简主义壁纸生成器

时间:2024-05-21 19:39:00
【文件属性】:

文件名称:ColorWallpaper:极简主义壁纸生成器

文件大小:56KB

文件格式:ZIP

更新时间:2024-05-21 19:39:00

Python

彩色墙纸 极简主义壁纸生成器 生成墙纸,例如: 要求 安装 运行: pip install color_wallpaper 用法 直接生成: python -m color_wallpaper --option[s] 选项: -h / --help 显示帮助并退出 文件选项 -o /- --output PATH 用于指定图像输出路径。 默认值: out.png -y / --yes 强制覆盖--output 颜色选择 -c / --color COLOR 用于指定背景色。 也接受random选择随机命名的颜色。 默认值: random -c2 / --color2 COLOR 用于指定文本颜色。 也接受inverted ,即--color的倒数。 默认值: inverted -d / --display NAME 覆盖--color的显示名称。 空字符串将禁用名称行


【文件预览】:
ColorWallpaper-master
----requirements-dev.txt(47B)
----.coveragerc(215B)
----.github()
--------workflows()
----tests()
--------test_data.py(2KB)
--------conftest.py(1KB)
--------test_color.py(9KB)
--------__init__.py(0B)
--------test_ColorWallpaper.py(5KB)
--------test_common.py(3KB)
--------test_cli.py(9KB)
----LICENSE(34KB)
----.run()
--------pypi.run.xml(2KB)
--------pre-commit.run.xml(685B)
--------color_wallpaper.run.xml(2KB)
--------pytest in tests.run.xml(1KB)
----example.png(4KB)
----requirements.txt(7B)
----setup.py(1KB)
----.gitignore(134B)
----color_wallpaper()
--------common.py(2KB)
--------ColorWallpaper.py(11KB)
--------cli.py(8KB)
--------__main__.py(995B)
--------__init__.py(38B)
--------font.png(958B)
--------color.py(7KB)
--------data.py(44KB)
----README.md(5KB)
----pypi.py(874B)
----.pre-commit-config.yaml(2KB)

网友评论