omnbot

View on PyPIReverse Dependencies (0)

2017.5 omnbot-2017.5-py3-none-any.whl

Wheel Details

Project: omnbot
Version: 2017.5
Filename: omnbot-2017.5-py3-none-any.whl
Download: [link]
Size: 19060
MD5: 317536a504fa685f6edf630ccb434ed2
SHA256: 549bff5758384dbcf8c4441fd77de2aa5601863ef33127de3a945881de7f8178
Uploaded: 2017-09-28 17:07:06 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: omnbot
Version: 2017.5
Summary: OmNomNom - A simple Telegram bot to get canteen information
Author: Max Rosin
Author-Email: omnbot[at]hackrid.de
Home-Page: https://omnbot.io
License: AGPL
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Requires-Dist: beautifulsoup4
Requires-Dist: celery[redis]
Requires-Dist: dateparser
Requires-Dist: emoji
Requires-Dist: fake-useragent
Requires-Dist: flower
Requires-Dist: influxdb
Requires-Dist: parsedatetime
Requires-Dist: python-telegram-bot
Requires-Dist: redis
Requires-Dist: requests
[Description omitted; length: 1824 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.30.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
backend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
backend/backend.py sha256=hYSaeRRXRN4oSEWL6XABZxMlDNibEjlAPZ87MkpbEdY 2821
canteens/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
canteens/cafenero.py sha256=KnHWyUhcPdoDmITCHXo_ZsyvyuWu3-TI73QxG8w4pVE 3615
canteens/canteen.py sha256=YHDIgS6OnxxtUaovYGq_M5E-QqWkoAjfk3cx3BglPuk 515
canteens/personalkantine.py sha256=1aTfv8lYbIkrQ0JldEUe_jsG5zr-jxN3b5bRRCP3GDw 3554
canteens/singh.py sha256=eFFP33pFKQuQIdFg0ACRLODSWzcrAMZGUIa0CN5IGbY 3492
canteens/studierendenwerk.py sha256=JG_uC_03_rz4w8_mu0CA9UeFTaIi9o-4QKMhrnQpOgI 10478
frontend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
frontend/frontend.py sha256=7HPFABx0SNJeXnpWvqznmdK9_SmJ1y7iA0GKgF8-djw 13380
omnbot-2017.5.dist-info/DESCRIPTION.rst sha256=1TpZXLpqnWfKE0tblDECYEOPoEjjAG3ymt7zkw9fAT8 1824
omnbot-2017.5.dist-info/METADATA sha256=BiEbdjSbh5dmyFoo_Bxqp-cQ4bRlYC9C9cd5Gzcmn8M 2450
omnbot-2017.5.dist-info/RECORD
omnbot-2017.5.dist-info/WHEEL sha256=8Lm45v9gcYRm70DrgFGVe4WsUtUMi1_0Tso1hqPGMjA 92
omnbot-2017.5.dist-info/entry_points.txt sha256=lPJY0br3ibuOpbARzgQowmm_3JjA3r9dZg7wHRZ8WQk 185
omnbot-2017.5.dist-info/metadata.json sha256=4dBntp5FX-wqJgplCXQRwgoyx8nSpcUBBuIKeJXFtjM 1190
omnbot-2017.5.dist-info/top_level.txt sha256=3m1ROFv3qy6xZljDvZga2xORyBEOAsQtcbi0acVXeC4 42
omnomgram/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
omnomgram/tasks.py sha256=v4CyYOJREy24rRAAHQJpqTuWl1hyn1CzFVL_fC4glV8 449
stats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
stats/tasks.py sha256=WwQ3YRnzPsdtEPPgagokKtK2rEAXcZ9cy6yp0mlMDfI 1284

top_level.txt

backend
canteens
frontend
omnomgram
stats

entry_points.txt

omnbot-beat = backend.backend:beat
omnbot-frontend = frontend.frontend:main
omnbot-housekeeping = backend.backend:housekeeping
omnbot-worker = backend.backend:worker