People-Places-Solutions / floodmodeller-api

The Flood Modeller Python API is a free and open-source python package which provides a bridge between Flood Modeller and the python programming language to extend the capabilities of Flood Modeller in automated workflows
https://api.floodmodeller.com/api/
Other
38 stars 15 forks source link

Include typing in package #114

Open scleakey opened 5 months ago

scleakey commented 5 months ago

Needs py.typed file as well as the typehints themselves.

See: PEP 561 – Distributing and Packaging Type Information