💭 PyAnnotate: Auto-generate PEP-484 annotations =============================================== !https://github.com/dropbox/pyannotate Date: June 26, 2024 GitHub - dropbox/pyannotate: Auto-generate PEP-484 annotations Auto-generate PEP-484 annotations. Contribute to dropbox/pyannotate development by creating an account on GitHub. GitHub · github.com [1] pyannotate is a tool that uses runtime types to suggest type annotations to use. Test runners such as pytest can be used to generate the types. !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://github.com/dropbox/pyannotate [2]: /thoughts/ [3]: /tags/thoughts/