commanderbot-lib

View on PyPIReverse Dependencies (0)

0.6.0 commanderbot_lib-0.6.0-py3-none-any.whl

Wheel Details

Project: commanderbot-lib
Version: 0.6.0
Filename: commanderbot_lib-0.6.0-py3-none-any.whl
Download: [link]
Size: 26392
MD5: cfde80447857946ee5c7a5d0153c1c3f
SHA256: 13d1570b354db7e9db38d5415f34d4a5ab0db9d1568d4f9137f53a17c94d32d6
Uploaded: 2021-01-08 05:15:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: commanderbot-lib
Version: 0.6.0
Summary: A library of utilities for discord.py bots.
Author: Arcensoth
Author-Email: arcensoth[at]gmail.com
Home-Page: https://github.com/CommanderBot-Dev/commanderbot-lib
Project-Url: Repository, https://github.com/CommanderBot-Dev/commanderbot-lib
License: MIT
Keywords: discord,bot
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8,<4.0
Requires-Dist: colorama (<0.5.0,>=0.4.3); extra == "colors"
Requires-Dist: colorlog (<5.0.0,>=4.2.1); extra == "colors"
Requires-Dist: discord.py (<2.0.0,>=1.6.0)
Requires-Dist: pyyaml (<6.0.0,>=5.3.1); extra == "yaml"
Provides-Extra: colors
Provides-Extra: yaml
Description-Content-Type: text/markdown
[Description omitted; length: 346 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.10
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
commanderbot_lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/bot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/bot/abc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/bot/abc/commander_bot_base.py sha256=rHnusf0fb3E_yJ7ygT_VRopuUiQ4uwTQS9AEwV8kL98 582
commanderbot_lib/bot/commander_bot.py sha256=Pz_30MS2-tDCUEo-lPxbYShIWshBH-uPZQ55fqL_nDY 5460
commanderbot_lib/checks.py sha256=gcqzJ3UnM3ccreSY9XsDxHDLnMvUM4Akhf99TtsqN0s 487
commanderbot_lib/database/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/database/abc/cog_database.py sha256=adgxD5bOwzyLGy9t_p7_JD5in4Zq0FcKy-BBpHW18z4 938
commanderbot_lib/database/abc/dict_database.py sha256=9hYQ-u5F2THbqSk-jUJVaQBHldQVBFqnRZfYEE_1qzU 822
commanderbot_lib/database/abc/file_database.py sha256=oVPEa9ecZ7txO5KEfauCFtppnrojlT1YbxtfAmNTQAA 2846
commanderbot_lib/database/abc/read_only_remote_file_database.py sha256=kf6o36_medEKRflsFUAHzCQStOrGInx1CqCZrWlaUz0 1004
commanderbot_lib/database/abc/versioned_file_database.py sha256=U23LmqvCmhJGdYB3JycHLGlWPbvuFHHDPSrHif9LcX4 4941
commanderbot_lib/database/in_memory_dict_database.py sha256=7GaAVhQLScTe9Lpt3Ybp5QbMrGXjg6ZKLM_alNTo9go 590
commanderbot_lib/database/json_file_database.py sha256=aP6pj-U2dYtooxDsW9al3CNKL3dG0R2dfvIuoGvJf_k 499
commanderbot_lib/database/json_read_only_remote_file_database.py sha256=ERfCJAAfrVxB86JoPmuEF3QwFqlQLhPyyhe2EUBf5h8 311
commanderbot_lib/database/json_versioned_file_database.py sha256=_J-ThaVQF4koo04YbTTZSDp6zmoT4bfbYuOB84dyxtU 536
commanderbot_lib/database/mixins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/database/mixins/json_file_database_mixin.py sha256=k1hxu0a3gFwBj_kj1nPNZGNvowbE809LduZkjMx_zFc 331
commanderbot_lib/database/mixins/yaml_file_database_mixin.py sha256=Gz7Bqsjf5m-EkuocnA4JWgMF-WKqI4_CgF8Qkrjoo5I 258
commanderbot_lib/database/yaml_file_database.py sha256=1w-ezS7_FtfI_7iKzKPrURQGQ37XmsxHGXxYw8O4dkI 499
commanderbot_lib/database/yaml_read_only_remote_file_database.py sha256=OnejZDe3RhD6_na4F2mL-DDiKbpQgpkaAiMa3yf0tWI 313
commanderbot_lib/database/yaml_versioned_file_database.py sha256=1pukC5_K9M2JEblDrT-BUJt-LM3lb-l9tj9tKAnQhNg 536
commanderbot_lib/guild_state/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/guild_state/abc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/guild_state/abc/cog_guild_state.py sha256=91zbCstpSRlE45L6ShmVweLbnPig6FIfa6HYA-cPsEc 3921
commanderbot_lib/logging.py sha256=lWOgUG7MKxLWHqxOAZMBXYoU3B6PNElZ2hksC5YTy7U 1878
commanderbot_lib/mixins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/mixins/async_init_mixin.py sha256=o-TMhMMrxFCs75hlx-NnunHe4UdfYaAwd3bZa22_EFM 739
commanderbot_lib/options/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/options/abc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/options/abc/cog_options.py sha256=rhWjNG1aO5bmjgd_HlV64oWIe9ZiC2YkIhNc9bNkMY8 59
commanderbot_lib/options/abc/options_with_database.py sha256=FCW5EYNtygk6SjH6JwwxZ-miOpiOZPFz0hYqSfmcmXE 313
commanderbot_lib/state/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/state/abc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/state/abc/cog_state.py sha256=KeE23dqW08W-yhXeiXwHgZ73-d959saJULPc499WM-Y 10208
commanderbot_lib/store/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/store/abc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commanderbot_lib/store/abc/cached_store.py sha256=1nPPV5BxVhmyetK2t_dZe7LDybzF_K4jBjPG44v-V-E 5671
commanderbot_lib/store/abc/cog_store.py sha256=KSGGkai7MBzEqtqXWd79daNc5TeL5smVfnoS2xqBRt4 2077
commanderbot_lib/store/abc/versioned_cached_store.py sha256=hzJRiC9-0ijot6ZNoeFwYp2p7-7veMIHT3IfNS2D6yc 3197
commanderbot_lib/store/simple_dict_store.py sha256=ZjJzSuhBe2Bb1QNaFJHo9KF1f6ybDGYMtdTccbXrRqs 509
commanderbot_lib/types.py sha256=pZ9Ra4xnKZjoDe8tdKWMGE_f_IURNJzDkd227OCJHK8 161
commanderbot_lib/utils.py sha256=Fe_r5bsyYcx32Thq5_XAdHY7xsms0w76s9ApcNs7X64 706
commanderbot_lib-0.6.0.dist-info/LICENSE.txt sha256=BKhBmy9MA_l9nUoOMfT1WGUcLPp1VTUWojrpyvAsfJ8 1097
commanderbot_lib-0.6.0.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
commanderbot_lib-0.6.0.dist-info/METADATA sha256=3j2osvr3aguLesxT_6sr1C7d6SbDOuCcTUYGye7k1Fw 1169
commanderbot_lib-0.6.0.dist-info/RECORD