Skip to main content

Pydantic models for pywttr and aiopywttr

Project description

pywttr-models

License: MIT

Pydantic models for pywttr and aiopywttr.

Usage for type annotation

import pywttr_models


def do_something(model: pywttr_models.en.Model):
    ...

Other languages may also be used instead of en. For a complete list of supported languages, see the file names or follow the code completion in your IDE.

Documentation

There is no documentation, just follow the code completion from your IDE. I'd recommend Visual Studio Code (with Python extension) or PyCharm.

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

pywttr-models-0.1.3.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

pywttr_models-0.1.3-py3-none-any.whl (27.7 kB view hashes)

Uploaded Python 3

Supported by

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