Skip to main content

A python client library for Google Weather API

Project description

python-google-weather-api

A python client library for Google Weather API.

See https://developers.google.com/maps/documentation/weather

Only API keys are supported, see https://developers.google.com/maps/documentation/weather/get-api-key

Development environment

python3 -m venv .venv
source .venv/bin/activate
# for Windows CMD:
# .venv\Scripts\activate.bat
# for Windows PowerShell:
# .venv\Scripts\Activate.ps1

# Install dependencies
python -m pip install --upgrade pip
python -m pip install -e .

# Run pre-commit
python -m pip install pre-commit
pre-commit install
pre-commit run --all-files

# Alternative: run formatter, lint, and type checking
python -m pip install isort black flake8 ruff mypy
isort . ; black . ; flake8 . ; ruff check . --fix ; mypy --install-types .

# Run tests
python -m pip install pytest
pytest

# Build package
python -m pip install build
python -m build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_google_weather_api-0.0.4.tar.gz (13.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

python_google_weather_api-0.0.4-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file python_google_weather_api-0.0.4.tar.gz.

File metadata

File hashes

Hashes for python_google_weather_api-0.0.4.tar.gz
Algorithm Hash digest
SHA256 9c58e40ff3231a0a3d07b0d398107a7f03aa3b4f42708ebfe4fca7d17d0083ba
MD5 f9296707432442688abefa184597b6aa
BLAKE2b-256 38e7b695b2ba06fdcf52746c41c8b4f46502e28f74f65aed58530ec0b2fa413e

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_google_weather_api-0.0.4.tar.gz:

Publisher: python-publish.yml on tronikos/python-google-weather-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file python_google_weather_api-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for python_google_weather_api-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4ab17ac9396c6a59cf138d6462f90b98441ad3bb411cd6a7f522781432fc8008
MD5 f3d99f183717bdcaed9a53a3bf97b404
BLAKE2b-256 d180be7a0d1709bdad9a7e083001940a1b413281109e3d07c9d6d4c6f4b26418

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_google_weather_api-0.0.4-py3-none-any.whl:

Publisher: python-publish.yml on tronikos/python-google-weather-api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page