معرفی شرکت ها


FluentGenerator-2022.2.2.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Create a random fluent image based on multiple colors.
ویژگی مقدار
سیستم عامل -
نام فایل FluentGenerator-2022.2.2.2
نام FluentGenerator
نسخه کتابخانه 2022.2.2.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Ulbwazhine
ایمیل نویسنده ulbwa@icloud.com
آدرس صفحه اصلی https://github.com/ulbwazhine/FluentGenerator
آدرس اینترنتی https://pypi.org/project/FluentGenerator/
مجوز MIT
<div align="center"> <h1>FluentGenerator</h1> <p> <img src="https://img.shields.io/pypi/dm/FluentGenerator"> <img src="https://img.shields.io/pypi/v/FluentGenerator?label=version"> <img src="https://img.shields.io/pypi/l/FluentGenerator"> <img src="https://img.shields.io/github/repo-size/ulbwazhine/FluentGenerator"> </p> <p>Create a random fluent image based on multiple colors.</p> </div> ## Navigation * [Example](https://github.com/ulbwazhine/FluentGenerator#example) * [Install](https://github.com/ulbwazhine/FluentGenerator#install) * [Update](https://github.com/ulbwazhine/FluentGenerator#update) * [Usage](https://github.com/ulbwazhine/FluentGenerator#usage) * [In Python console](https://github.com/ulbwazhine/FluentGenerator#in-python-console) * [FluentGenerator](https://github.com/ulbwazhine/FluentGenerator#fluentimage-parameters) * [FluentGenerator.generate parameters](https://github.com/ulbwazhine/FluentGenerator#fluentimagegenerate-parameters) * [Links](https://github.com/ulbwazhine/FluentGenerator#links) ## Example <div align="center"> <img width="375px" src="https://raw.githubusercontent.com/ulbwazhine/FluentGenerator/main/FluentGenerator/example.png" alt="FluentGenerator Example"> <p>FluentGenerator Example</p> </div> ## Install ```console $ python3 -m pip install FluentGenerator ``` ### Update ```console $ python3 -m pip install FluentGenerator --upgrade ``` ## Usage #### In Python console: ```python from FluentGenerator import FluentImage fluent = FluentImage(background="#white", colors=10, width=1000, height=1000) fluent.generate() ``` ```console >>> /path/to/fluent/image ``` #### `FluentImage` parameters: * `background`: *str* — Background color. * `colors`: *int* — Number of random colors. * `width`: *int* — Image width. * `height`: *int* — Height width. #### `FluentImage.generate` parameters: * `external_storage`: *Optional[bool]* — Optional parameter, true if you need to upload image on [TemporaryStorage](https://github.com/ulbwazhine/TemporaryStorage) (0x0.st etc) ## Links [<img src="https://raw.githubusercontent.com/ulbwa/ulbwa/main/static/badges/author.svg" height="30"/>](https://ulbwa.github.io) [<img src="https://raw.githubusercontent.com/ulbwa/ulbwa/main/static/badges/github.svg" height="30"/>](https://github.com/ulbwazhine/FluentGenerator) [<img src="https://raw.githubusercontent.com/ulbwa/ulbwa/main/static/badges/pypi.svg" height="30"/>](https://pypi.org/project/FluentGenerator) [<img src="https://raw.githubusercontent.com/ulbwa/ulbwa/main/static/badges/donate.svg" height="30"/>](https://ulbwa.github.io/go?to=donate)


نحوه نصب


نصب پکیج whl FluentGenerator-2022.2.2.2:

    pip install FluentGenerator-2022.2.2.2.whl


نصب پکیج tar.gz FluentGenerator-2022.2.2.2:

    pip install FluentGenerator-2022.2.2.2.tar.gz