LICENSE
README.md
setup.py
Agrothon.egg-info/PKG-INFO
Agrothon.egg-info/SOURCES.txt
Agrothon.egg-info/dependency_links.txt
Agrothon.egg-info/entry_points.txt
Agrothon.egg-info/requires.txt
Agrothon.egg-info/top_level.txt
agrothon/API.py
agrothon/AlertBot.py
agrothon/BaseConfig.py
agrothon/__init__.py
agrothon/__main__.py
agrothon/server/__init__.py
agrothon/server/helpers/__init__.py
agrothon/server/helpers/api_key_helper.py
agrothon/server/helpers/database.py
agrothon/server/helpers/openwapi.py
agrothon/server/helpers/pump_prediction.py
agrothon/server/helpers/rainpredict.py
agrothon/server/helpers/response_models.py
agrothon/server/helpers/yolov3_helper.py
agrothon/server/routers/__init__.py
agrothon/server/routers/intruder.py
agrothon/server/routers/openweather.py
agrothon/server/routers/pump.py
agrothon/server/routers/rain_predict.py
agrothon/server/routers/sensors.py
agrothon/tgbot/__init__.py
agrothon/tgbot/helpers/__init__.py
agrothon/tgbot/helpers/apiserverhelper.py
agrothon/tgbot/helpers/keyboards.py
agrothon/tgbot/modules/__init__.py
agrothon/tgbot/modules/callbacks.py
agrothon/tgbot/modules/fieldstatus.py
agrothon/tgbot/modules/photo_handler.py
agrothon/tgbot/modules/rainfall.py
agrothon/tgbot/modules/settings.py
agrothon/tgbot/modules/utils.py
agrothon/tgbot/modules/weather.py
agrothon/tgbot/translations/__init__.py
agrothon/tgbot/translations/english.py
agrothon/tgbot/translations/hindi.py
agrothon/tgbot/translations/tamil.py
agrothon/tgbot/translations/telugu.py
bin/agroserver
bin/agrothon