InvalidLenni / nextcord-ext-ipc

🌐 A Nextcord extension for inter-process communication

Home Page:https://ipc.docs.nextcord.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextcord-ext-ipc

Discord server invite PyPI version info Analyze Status Build Status Lint Status

About

A Nextcord extension for inter-process communication.

Installation

Python 3.8 or higher is required

It is necessary to first install Nextcord

Then install the extension by running one of the following commands:

# Linux/macOS
python3 -m pip install -U nextcord-ext-ipc

# Windows
py -3 -m pip install -U nextcord-ext-ipc

Links

License

Copyright (c) 2020 Ext-Creators
Copyright (c) 2021 Nextcord Developers

About

🌐 A Nextcord extension for inter-process communication

https://ipc.docs.nextcord.dev

License:Apache License 2.0


Languages

Language:Python 100.0%