A unified Discord.py utility library — events, rate limiting, UI, permissions, tasks, errors, simulation, and recording.
Project description
discord-wizard
A unified Discord.py utility library — events, rate limiting, UI, permissions, tasks, errors, simulation, and recording.
from discord.wizard import wizard
wizard.events # Human-friendly event namespace
wizard.rateguard # Automatic rate limit protection
wizard.ui # Declarative UI components
wizard.permissions # Decorator-based permission layer
wizard.tasks # Cron jobs & scheduled tasks
wizard.errors # Human-readable error formatting
wizard.simulate # Run your bot without Discord
wizard.recorder # Record & export everything
Install
pip install discord-wizard
Docs
See the /docs folder for full planning documentation.
License
MIT
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
discord_wizard-0.1.0.tar.gz
(42.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file discord_wizard-0.1.0.tar.gz.
File metadata
- Download URL: discord_wizard-0.1.0.tar.gz
- Upload date:
- Size: 42.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc5d0517931c50c66b1393461ee74d9edd27e98f174684761646e82a867cf133
|
|
| MD5 |
fde961acb8d10f8b237fba8350e35a05
|
|
| BLAKE2b-256 |
3b47276fb410581baccdd54fda875d386431cb30e64ad345edcd22e1b2e50120
|
File details
Details for the file discord_wizard-0.1.0-py3-none-any.whl.
File metadata
- Download URL: discord_wizard-0.1.0-py3-none-any.whl
- Upload date:
- Size: 39.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2689a29dad752dfc92f9cd130d2d6c786998ae52a3f0f0eab62726dfb5e201c0
|
|
| MD5 |
af87dd9cd5c4465e618f7ced677d2fc5
|
|
| BLAKE2b-256 |
2be477adf02a68134ad9108c864b914cc09a2a3a30eab8fd3ed70ce67471102e
|