Um simples pacote para retornar ou visualizar dados meteorológicos de uma determinada cidade
Project description
meteorologicalData
==============================
Atraves desse pacote, o usuario podera visualizar os dados meteorologicos e a localizacao exata de uma determinada cidade.
Instalacao
Para instalar o pacote, basta executar o comando abaixo:
pip install meteorologicalData
Uso
from meteorologicalData import main
md = main.MD(cidade, tipo) """ tipo == 'visualizar' or 'retornar' """
md.retorna_dados()
Se tipo for igual a 'retornar', use uma variavel para receber a lista com os dados meteorologicos.
lista = md.retorna_dados()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file meteorologicalData-0.1.2.tar.gz.
File metadata
- Download URL: meteorologicalData-0.1.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
642d2ce51ea9f91870c08339344192fd3b36499f8782c9866e1c8c171eb1f526
|
|
| MD5 |
50d67cdd3d439a8a47748d6ac09352f6
|
|
| BLAKE2b-256 |
5593d0073d3a8d12f2ae5d4d5a15073223c13326254254e667a872cc8821b895
|
File details
Details for the file meteorologicalData-0.1.2-py3-none-any.whl.
File metadata
- Download URL: meteorologicalData-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff0e138c43b699c869dbf311affcbdb40a818c7e9b3921c06a625b50b59375f5
|
|
| MD5 |
111d6219e79891d532698549dfca7d1e
|
|
| BLAKE2b-256 |
5283a2557f423db317d165a3e1b12b11c9675a44ec122455ef26dfefacf9aee7
|