معرفی شرکت ها


async-owoify-0.4.0a0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

An extension module to owoify text
ویژگی مقدار
سیستم عامل -
نام فایل async-owoify-0.4.0a0
نام async-owoify
نسخه کتابخانه 0.4.0a0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Green
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/GreenDiscord/async-owoify/
آدرس اینترنتی https://pypi.org/project/async-owoify/
مجوز MIT
[![License](https://img.shields.io/github/license/GreenDiscord/async-owoify)](https://mit-license.org/) ![version](https://img.shields.io/pypi/v/async-owoify) ### async-owoify Simple ext package for owoifing text. ### Install Simple paste this into your terminal - ```shell script pip install async-owoify ``` If you need to **update** please use the following: - ```shell script pip install --upgrade async-owoify ``` ### Simple Use Firstly, import the package using - ```python import owoify ``` Now, lets use the ```owoify.owoify()``` attribute to **owoify** your text! - ```python import owoify print(owoify.owoify("TEXT")) ``` Wanna decode this now? Use the ```owoify.decode()``` attribute for this module. - ```python import owoify print(owoify.decode("TEXT")) ``` Note: The decode attribute is still in dev, as i need to find all words that would get owoified :) ### Devlepoment version To install this, you need to install from the github - ```shell script pip install -U git+https://github.com/GreenDiscord/async-owoify ``` Thanks! Please give feedback in issues :)


زبان مورد نیاز

مقدار نام
>=3.5.3 Python


نحوه نصب


نصب پکیج whl async-owoify-0.4.0a0:

    pip install async-owoify-0.4.0a0.whl


نصب پکیج tar.gz async-owoify-0.4.0a0:

    pip install async-owoify-0.4.0a0.tar.gz