Superstraticons:使用Python枕头的标识

时间:2024-05-24 04:34:55
【文件属性】:

文件名称:Superstraticons:使用Python枕头的标识

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-24 04:34:55

Python

超地层-枕头标识 Github风格的identicons变得容易。 选项: background:identicon背景的颜色。 grid_size:identicon的网格一侧(不包括边框)的大小(像素)。 cell_size:网格内单元格的大小(像素)。 border_size:identicon网格周围的填充大小(像素)。 用法: from Identicon import Identicon def main (): i = Identicon () image = i . generate ( 'foobar' ) # Do anything you want with the image instance. # Save it to the filesystem or something! with open ( 'iden


【文件预览】:
Superstraticons-master
----MANIFEST.in(105B)
----Identicon()
--------__init__.py(3KB)
----LICENSE(1KB)
----setup.cfg(253B)
----setup.py(3KB)
----README.md(816B)
----data()
--------data_file(9B)
----tests()
--------__init__.py(0B)
--------test_simple.py(310B)
----.gitignore(442B)
----DESCRIPTION.rst(527B)

网友评论