Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment with mypy #3471

Open
willianrampazzo opened this issue Jan 8, 2020 · 0 comments
Open

Experiment with mypy #3471

willianrampazzo opened this issue Jan 8, 2020 · 0 comments

Comments

@willianrampazzo
Copy link
Contributor

From http://mypy-lang.org/:

"Mypy is an optional static type checker for Python that aims to combine the benefits of dynamic (or "duck") typing and static typing. Mypy combines the expressive power and convenience of Python with a powerful type system and compile-time type checking. Mypy type checks standard Python programs; run them using any Python VM with basically no runtime overhead."

Probably the best course of action, before experimenting with it, would be to have an inspektor plugin.

@richtja richtja moved this to Long Term (Next Q) Backlog in Default project Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Long Term (Next Q) Backlog
Development

No branches or pull requests

1 participant