botaclan

View on PyPIReverse Dependencies (0)

0.1.0 botaclan-0.1.0-py3-none-any.whl

Wheel Details

Project: botaclan
Version: 0.1.0
Filename: botaclan-0.1.0-py3-none-any.whl
Download: [link]
Size: 11769
MD5: abbae0f72b3ba2368a4a9009a3ddffa5
SHA256: 2ba0e865c1a8fa7c8deffba20cccb8839c6543a9dc37d6e5c5ad4fca4c41b0ea
Uploaded: 2020-05-16 21:01:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: botaclan
Version: 0.1.0
Summary: Bataclan's official bot
Author: Gabriel Tiossi
Author-Email: gabrieltiossi[at]gmail.com
Home-Page: https://github.com/bataclanofficial/botaclan
Project-Url: Repository, https://github.com/bataclanofficial/botaclan
License: Apache-2.0
Keywords: discord,bataclan,python,bot
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Communications :: Chat
Requires-Python: >=3.8,<4.0
Requires-Dist: coloredlogs (<15.0,>=14.0)
Requires-Dist: dateparser (<0.8.0,>=0.7.4)
Requires-Dist: discord.py (<2.0.0,>=1.3.3)
Requires-Dist: google-api-python-client (<2.0.0,>=1.8.3)
Requires-Dist: google-auth-httplib2 (<0.0.4,>=0.0.3)
Requires-Dist: google-auth-oauthlib (<0.5.0,>=0.4.1)
Requires-Dist: importlib-metadata (<2.0.0,>=1.6.0)
Requires-Dist: sentry-sdk (<0.15.0,>=0.14.4)
Requires-Dist: vyper-config (<0.7.0,>=0.6.2)
Description-Content-Type: text/markdown
[Description omitted; length: 36 characters]

WHEEL

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

RECORD

Path Digest Size
botaclan/__init__.py sha256=DZOUurPrZlaXggGFK4QdIiabuo8vKB8WQsorpGL4t-w 808
botaclan/__main__.py sha256=jkVmUhZ9Ni9CVLsOpwxe141SQLqi0jm8AqDghlQGNVI 680
botaclan/cogs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
botaclan/cogs/calendar.py sha256=p2Jk1ZSgCbf1fefUFLFM2MQehoCFP09Hg_3nAKbWHnQ 3881
botaclan/cogs/roulette.py sha256=ZrrjMIlEvFoZEzlfMCgN3xVngxhqvKB1nq_gx3NA8fM 852
botaclan/constants.py sha256=9p_VWXB7xQ0IBtKyjJC2aQgcKORsQcZTHLbrysk6nWs 2384
botaclan/google/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
botaclan/google/auth.py sha256=Jhoury_AdnDpsl-fP8Iw62KIzeQvcCM7WjKf0ZA5J28 207
botaclan/google/google_calendar.py sha256=ycdjZLdCYyo8b_PmcCzsCcPZJO9i3pMuz7PPDpvClSY 1949
botaclan/helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
botaclan/helpers/date.py sha256=oBGu5k45NOs9dupmc-rpRRlu4fEPjIAKlVH6QGh9PQU 175
botaclan/helpers/lists.py sha256=UllJqBXSdQKK3jeEjTtY79xy_f6FjykHiOb9VJqlK1E 60
botaclan/helpers/text.py sha256=L10-kNV1qG9vG_Uc-ym6z1F4RkzXxAgck5Y-bhrl6eM 140
botaclan-0.1.0.dist-info/entry_points.txt sha256=Oou0EKV1U8yC46X7Yo3LcQpKLpmT5GDK1EGy9xH59VY 46
botaclan-0.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
botaclan-0.1.0.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
botaclan-0.1.0.dist-info/METADATA sha256=zKbly4--Y4NLXEkw8NVF772yFATAsTzg2lcbG_hPM3w 1119
botaclan-0.1.0.dist-info/RECORD

entry_points.txt

botaclan = botaclan.__main__