simplemetservice
A simple Python package for accessing MetService data. Designed to be simple and easy to use. Based in part off the project 'pymetservice'.
Setup
Dependencies
This package requires the 'requests' python package.
Installation
pip install simplemetservice
Getting started
To use the package after installation:
(in python) import simplemetservice
Demo
import simplemetservice
print(getForecast("Auckland"))
Errors and bugs
If something isn't behaving as intended or you have any suggestions please contact me at kitclone@icloud.com.
Release files for simplemetservice 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| simplemetservice-0.0.1.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| simplemetservice-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:6.0 kB
Release files / simplemetservice-0.0.1.tar.gz
| Download URL | simplemetservice-0.0.1.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a089fca101bc15cdb57a98eabcf57d583d1a7a9307491df498ad6b92057cb1d8
|
|
BLAKE2b-256 checksum How to use checksums |
07ba61abc14f8f136bcfe76c7e6ad1ef88124b24c09e5939fc237c6d99184b59
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.0
|
Release files / simplemetservice-0.0.1-py3-none-any.whl
| Download URL | simplemetservice-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
589c453d4440b56330667886440dc61b47531a95f2def04e53c7f7ab5dbf2093
|
|
BLAKE2b-256 checksum How to use checksums |
97213327c7824681b2e21ec95aa61b0e703c260bea1580335372573f88a69a41
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.6.0
|