https://github.com/cuba-weather/cuba-weather-simplebot-plugin
Cuba Weather plugin for SimpleBot, a deltachat bot.
https://github.com/cuba-weather/cuba-weather-simplebot-plugin
cuba-weather deltachat python python-package simplebot weather weather-api
Last synced: 7 months ago
JSON representation
Cuba Weather plugin for SimpleBot, a deltachat bot.
- Host: GitHub
- URL: https://github.com/cuba-weather/cuba-weather-simplebot-plugin
- Owner: cuba-weather
- License: lgpl-3.0
- Created: 2020-01-24T15:33:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T09:39:04.000Z (over 4 years ago)
- Last Synced: 2025-03-21T13:12:45.286Z (7 months ago)
- Topics: cuba-weather, deltachat, python, python-package, simplebot, weather, weather-api
- Language: Python
- Homepage: https://cubaweather.app
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cuba Weather SimpleBot Plugin
### The SimpleBot Contributors
Cuba Weather plugin for [SimpleBot][simplebot], a [Delta Chat](http://delta.chat/) bot
### Install dependencies
```bash
pip install git+https://github.com/simplebot-org/simplebot
``````bash
pip install git+https://github.com/cuba-weather/cuba-weather-python
```For info about how to setup simplebot, check [simplebot project][simplebot]
### Install this package
```bash
pip install simplebot_cubaweather
```or
```bash
pip install git+https://github.com/cuba-weather/cuba-weather-simplebot-plugin
```[simplebot]: https://github.com/simplebot-org/simplebot