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

https://github.com/vitorvf/cambio-com-python


https://github.com/vitorvf/cambio-com-python

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

![Python](https://www.python.org/static/community_logos/python-logo-generic.svg)

# Cambio com Python
Um script para pegar os valores, via requeisição web, das cotações das principais moedas mundiais:
- Dollar
- Euro

# Funções criadas

```sh
cambio_dollar(url)
```
Passando uma url, em string, de um arquivo JSON ou o valor None, é possível saber quantos Reais custa o Dólar.
```sh
cambio_euro(url)
```
Passando uma url, em string, de um arquivo JSON ou o valor None, é possível saber quantos Reais custa o Euro.

### Desenvolvedores

- Vitor Ferreira

License
----
**Free Software!**