DEV Community

Discussion on: Who's looking for open source contributors? (Dec 3rd edition)

Collapse
 
csparpa profile image
Claudio Sparpaglione

Hi devs,

I have this cute little library called PyOWM: it is a Python client for various web APIs by OpenWeatherMap

These APIs provide data about current and forecast weather, air pollution, UV rays exposure, satellite imagery for agricultural purposes, etc.. People mainly use it on custom Raspberry/Arduino-related projects, but also bigger projects such as Home Assitant use it.

The library is thouroughly unit-tested, heavily object-oriented and has a CI-CD pipeline in place. A small user community lives on a Slack channel... There is also a library logo! :)

Help with coding/testing/documentation would be appreciated with the upcoming library version 3; this will be a major library refactoring (simplified high-level interfaces, lighter codebase, asynchronous executability, etc.)

Anyone interested? Please get in touch via GitHub!