معرفی شرکت ها


TagScript-2.6.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

An easy drop in user-provided Templating system.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل TagScript-2.6.2
نام TagScript
نسخه کتابخانه 2.6.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده PhenoM4n4n
ایمیل نویسنده noumenondiscord@gmail.com
آدرس صفحه اصلی https://github.com/phenom4n4n/TagScript
آدرس اینترنتی https://pypi.org/project/TagScript/
مجوز Creative Commons Attribution 4.0 International License
## Information <a href='https://phen-cogs.readthedocs.io/en/latest/?badge=latest'> <img src='https://readthedocs.org/projects/phen-cogs/badge/?version=latest' alt='Documentation Status' /> </a> <a href='https://pypi.python.org/pypi/TagScript/'> <img src='https://img.shields.io/pypi/v/TagScript' alt=' yPI' /> </a> This repository is a fork of JonSnowbd's [TagScript](https://github.com/JonSnowbd/TagScript). This fork adds support for Discord object adapters and a couple Discord related blocks, as well as multiple utility blocks. Additionally, several tweaks have been made to the engine's behavior. This TagScriptEngine is used on [Noumenon, a Discord bot](https://discordapp.com/oauth2/authorize?client_id=634866217764651009&permissions=2080894207&scope=bot%20applications.commands). An example implementation can be found its [Tags cog](https://github.com/phenom4n4n/phen-cogs/tree/master/tags). Additional documentation on the TagScriptEngine library can be [found here](https://tagscript.readthedocs.io/en/latest/). ## Installation Download the latest version through pip: ``` pip(3) install TagScript ``` Download from a commit: ``` pip(3) install git+https://github.com/phenom4n4n/TagScript.git@<COMMIT_HASH> ``` Install for editing/development: ``` git clone https://github.com/phenom4n4n/TagScript.git pip(3) install -e ./TagScript ``` ## What? TagScript is a drop in easy to use string interpreter that lets you provide users with ways of customizing their profiles or chat rooms with interactive text. For example TagScript comes out of the box with a random block that would let users provide a template that produces a new result each time its ran, or assign math and variables for later use. ## Dependencies `Python 3.8+` `discord.py` `pyparsing`


نیازمندی

مقدار نام
>=1.6 discord.py
- pyparsing


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

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


نحوه نصب


نصب پکیج whl TagScript-2.6.2:

    pip install TagScript-2.6.2.whl


نصب پکیج tar.gz TagScript-2.6.2:

    pip install TagScript-2.6.2.tar.gz