Metadata-Version: 2.4
Name: Easy-Pixie
Version: 0.0.3
Summary: A tool to simplify the use of python graphic library pixie-python.
Home-page: https://github.com/Floating-Ocean
Author: Floating Ocean
Author-email: sea113290980@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pixie-python>=4.3.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

<h1 align="center">Easy-Pixie</h1>
<div align="center">
  <strong>A tool to simplify the use of python graphic library pixie-python.</strong><br>
</div><br>

<div align="center">
  <img alt="Supported Python Version" src="https://img.shields.io/badge/Python-3.10+-teal?style=flat-square">
  <a href="https://github.com/Floating-Ocean/Easy-Pixie/actions/workflows/python-publish.yml"><img alt="CodeQL Scan" src="https://img.shields.io/github/actions/workflow/status/Floating-Ocean/Easy-Pixie/python-publish.yml?style=flat-square&label=pypi-deploy"></a>
  <a href="https://github.com/Floating-Ocean/Easy-Pixie/releases/latest"><img alt="GitHub Release" src="https://img.shields.io/github/v/release/Floating-Ocean/Easy-Pixie?style=flat-square&label=Easy-Pixie"></a>
  <a href="https://github.com/Floating-Ocean/Easy-Pixie/commits"><img alt="GitHub Last Commit" src="https://img.shields.io/github/last-commit/Floating-Ocean/Easy-Pixie?style=flat-square"></a>
  <a href="https://github.com/Floating-Ocean/Easy-Pixie/commits"><img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/y/Floating-Ocean/Easy-Pixie?style=flat-square"></a>
</div><br>

> [!TIP]
> 
> 项目基于 [pixie-python](https://github.com/treeform/pixie-python)，封装了部分常用功能，便于降低图片绘制的代码量。
>
> 同时，也可将本项目视为原仓库部分功能的使用示例，希望对你有所帮助。

项目不定期更新，Prs Welcome.


## 项目中的第三方资源

### 图形库

[pixie-python](https://github.com/treeform/pixie-python)

### 字体

OPPOSans 1.0

思源黑体

### 渐变色

[uiGradients](https://github.com/Ghosh/uiGradients)
