Skip to main content

郭磊 Images API

Project description

介绍

郭磊 Images API

软件架构

~python 3.*

安装教程

pip install guolei-py3-images

目录说明

imgkit Api 示例

官方文档

import os
import random
import string
from guolei_py3_images.imgkit import str_to_image

output_path = str_to_image(
    output_path=os.path.join(os.path.dirname(__file__), "runtime", 'test.png'),
    content="".join(random.choices(string.ascii_letters,k=100))
)
print(output_path)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

guolei_py3_images-0.0.1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file guolei_py3_images-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for guolei_py3_images-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 21b18011b01a2ac362d49c3338c146a6ceca4356810b6b1cbe1d70f523a06a62
MD5 6c7b34308ddbd78f7232dc9880ae5e12
BLAKE2b-256 92e9b3b5c53f8e3e9a89ad7b7f5286945186ce8e87decb6d8c5c5993c66084ef

See more details on using hashes here.

Supported by

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