python¶ Plugins for Python related things, including PyPI, PEPs, etc. class byte_bot.byte.plugins.python.Python(*args: Any, **kwargs: Any)[source]¶ Bases: Cog Python cog. Initialize cog. __init__(bot: Bot, peps: list[PEP]) → None[source]¶ Initialize cog. async byte_bot.byte.plugins.python.setup(bot: Bot) → None[source]¶ Set up the Python cog.