eonu / feud

Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.
https://feud.readthedocs.io
MIT License
57 stars 2 forks source link

Use Mypy for static type checking of the code base #127

Open eonu opened 11 months ago

eonu commented 11 months ago

Does this suggestion already exist?

Feature description

As the code base is likely to grow, it's worth getting this in as soon as possible.