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.1.tar.gz (8.1 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.1-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for python_google_weather_api-0.0.1.tar.gz
Algorithm Hash digest
SHA256 fe8b8e5f97cd318af966c52cc95ac3f431e9e45b62d95f77175b88d420897609
MD5 b2ec5c367b51ec9bee717f354a0d000f
BLAKE2b-256 46c70ebf7732cc5c269a4ddaaad0f62a3d25101508e94f452fd830dc6d50c042

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_google_weather_api-0.0.1.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.1-py3-none-any.whl.

File metadata

File hashes

Hashes for python_google_weather_api-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 42e7bc5cde3865da5500282a8b5509a6c488b98b9ea951269036bf761e3f42ef
MD5 5fb1ede99d7b8bcebcf1e4f6417d6076
BLAKE2b-256 dfdd6f804b553d7ee022d38f1072a8518ac1f3bda3bdf8e637d9fcb62666e072

See more details on using hashes here.

Provenance

The following attestation bundles were made for python_google_weather_api-0.0.1-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