Skip to main content

A python package of miscelanious utilities

Project description

cheesyutils

A number of miscelanious utilities, mostly for writing bots in discord.py

Usage

You can install the package by running the following command:

pip install -U cheesyutils

You can import the installed package by running the following python code

from cheesyutils.discord_bots import DiscordBot

Creating a simple Discord bot with only the builtin Meta commands:

from cheesyutils.discord_bots import DiscordBot

bot = DiscordBot(
    prefix=".",
    color="#a0365c"
)

bot.run("YOUR TOKEN HERE")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cheesyutils-0.3.5.tar.gz (27.1 kB view details)

Uploaded Source

Built Distribution

cheesyutils-0.3.5-py3-none-any.whl (32.7 kB view details)

Uploaded Python 3

File details

Details for the file cheesyutils-0.3.5.tar.gz.

File metadata

  • Download URL: cheesyutils-0.3.5.tar.gz
  • Upload date:
  • Size: 27.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2

File hashes

Hashes for cheesyutils-0.3.5.tar.gz
Algorithm Hash digest
SHA256 d00c622d110df30ce6a682ef6784400b3734b9faef190e39b1fd0ecff0b4a4ec
MD5 a427f3d05c28c257467c0788f01bebb2
BLAKE2b-256 b777f68a8e368ef3108d508dd29c955ad72f66216b966a4df307f344cf7229ba

See more details on using hashes here.

File details

Details for the file cheesyutils-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: cheesyutils-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 32.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2

File hashes

Hashes for cheesyutils-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e8c417bf1a312583b4767f0ca62e4f948c76d84a17943cfc95627c7fee3368e5
MD5 0a1e810ed98128422f44ce445295c042
BLAKE2b-256 a32273f501d4591dc8fffe0dddfc2793abea0d14aa3aa8c3c3091e64474b98d4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page