Skip to content

je-l/fmi.py

Repository files navigation

image

image

image

Fmi.py is a library providing simple interface for interacting with FMI weather and forecast API.

Some differences to other similar projects:

  • Asyncio
  • No scraping

Installation

pip install fmi.py

Documentation

https://fmipy.readthedocs.io/

Development

pip-tools is used for managing dependencies. First create virtualenv with supported python version, and then:

pip install pip-tools
pip-sync

Alternatively use docker:

docker build -t fmi.py
docker run -it fmi.py

About

FMI api wrapper for fetching weather and forecast data

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages