https://github.com/cuba-weather/cuba-weather-municipality-python
A tool implemented in Python for the Cuba Weather project to work with the municipalities of Cuba
https://github.com/cuba-weather/cuba-weather-municipality-python
cuba cuba-weather municipalities python python-package
Last synced: 6 months ago
JSON representation
A tool implemented in Python for the Cuba Weather project to work with the municipalities of Cuba
- Host: GitHub
- URL: https://github.com/cuba-weather/cuba-weather-municipality-python
- Owner: cuba-weather
- License: lgpl-3.0
- Created: 2020-01-29T03:04:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-18T16:12:38.000Z (over 5 years ago)
- Last Synced: 2025-03-21T13:12:44.447Z (7 months ago)
- Topics: cuba, cuba-weather, municipalities, python, python-package
- Language: Python
- Homepage: https://cubaweather.app
- Size: 20.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Cuba Weather Municipality Python
[](https://opensource.org/licenses/MIT)
A tool implemented in Python for the Cuba Weather project to work with the municipalities of Cuba.
## Install
```bash
pip install cuba-weather-municipality
```or
```bash
pip install git+https://github.com/cuba-weather/cuba-weather-municipality-python
```You can also clone or download this repository and at the root of the project do:
```bash
pip install .
```- To see examples of use, follow this [link](example/README.md).
- To see the changelog, follow this [link](CHANGELOG.md).