An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Cuba Weather Municipality Python

[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](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).