معرفی شرکت ها


discordproxy-1.2.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Proxy server for accessing the Discord API via gRPC
ویژگی مقدار
سیستم عامل -
نام فایل discordproxy-1.2.2
نام discordproxy
نسخه کتابخانه 1.2.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Erik Kalkoken
ایمیل نویسنده kalkoken87@gmail.com
آدرس صفحه اصلی https://gitlab.com/ErikKalkoken/discordproxy
آدرس اینترنتی https://pypi.org/project/discordproxy/
مجوز MIT
# discordproxy Proxy server for accessing the Discord API via gRPC [![release](https://img.shields.io/pypi/v/discordproxy?label=release)](https://pypi.org/project/discordproxy/) [![python](https://img.shields.io/pypi/pyversions/discordproxy)](https://pypi.org/project/discordproxy/) [![pipeline](https://gitlab.com/ErikKalkoken/discordproxy/badges/master/pipeline.svg)](https://gitlab.com/ErikKalkoken/discordproxy/-/pipelines) [![codecov](https://codecov.io/gl/ErikKalkoken/discordproxy/branch/master/graph/badge.svg?token=JJN735H9XV)](https://codecov.io/gl/ErikKalkoken/discordproxy) [![Documentation Status](https://readthedocs.org/projects/discordproxy/badge/?version=latest)](https://discordproxy.readthedocs.io/en/latest/?badge=latest) [![license](https://img.shields.io/badge/license-MIT-green)](https://gitlab.com/ErikKalkoken/discordproxy/-/blob/master/LICENSE) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![chat](https://img.shields.io/discord/790364535294132234)](https://discord.gg/zmh52wnfvM) ## Overview **Discord Proxy** is a proxy server that provides access to the Discord API via gRPC. The main purpose is to enable applications to use the Discord API without having to implement Discord's websocket protocol. Instead, applications can use the gRPC API and the proxy will resolve all requests with the Discord API server via websockets or HTTP. Python applications can import the generated gRPC client directly. Applications in other languages can use the protobuf definition to generate their own gRPC client. ## Documentation For more information please see the [documentation](https://discordproxy.readthedocs.io/en/latest/?badge=latest).


نیازمندی

مقدار نام
<3,>=1.7.3 py-cord
!=1.45.0 grpcio-tools


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

مقدار نام
~=3.7 Python


نحوه نصب


نصب پکیج whl discordproxy-1.2.2:

    pip install discordproxy-1.2.2.whl


نصب پکیج tar.gz discordproxy-1.2.2:

    pip install discordproxy-1.2.2.tar.gz