The wcoin api
Project description
# wcoin A modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python.
Key Features
Modern Pythonic API using async and await.
Proper rate limit handling.
Optimised in both speed and memory.
Installing
Python 3.8 or higher is required
To install the library without full voice support, you can just run the following command:
# Linux/macOS
python3 -m pip install -U wcoin-wtech
# Windows
py -3 -m pip install -U wcoin-wtech
Otherwise to get voice support you should run the following command:
# Linux/macOS
python3 -m pip install -U "wcoin-wtech"
# Windows
py -3 -m pip install -U wcoin-wtech
To install the development version, do the following:
$ git clone https://github.com/wangtry3417/wcoin.git
$ cd wcoin.git
$ pip install wcoin-wtech
Optional Packages
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wcoin-wtech-1.0.1.tar.gz
(1.7 kB
view details)
File details
Details for the file wcoin-wtech-1.0.1.tar.gz.
File metadata
- Download URL: wcoin-wtech-1.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13634286cc95e7ea1488ada20a9dc0525da33a342e220d91cffb9ec18e453644
|
|
| MD5 |
5279aab79bf3073f00bc8ab1a2a39bf4
|
|
| BLAKE2b-256 |
d754c82f58b235f2fdef42b4c3fcfad94eb168649f825fa55d8592f7459846c6
|