Welcome to Python Type School! #826
srittau
announced in
Announcements
Replies: 2 comments 4 replies
-
Is there a python api for mypy that can be used to get types of variables?
Is it possible to do? I know that VSCode is able to infer that, however I am not sure how it does it, if it uses proprietary code from Pylance or Pyright. Any comments or suggestions are welcome |
Beta Was this translation helpful? Give feedback.
1 reply
-
@srittau Please consider pinning this discussion to the top of the list. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome to Python Type School!
This is a place where you can ask questions about optional typing with Python. 🐍 Any questions are welcome, but you might want to look through existing discussions, your question might already have an answer! We also have a gitter channel if you are looking for a more interactive form of help.
Our discussion categories are:
For more information about typing see the following resources:
typing
moduleBeta Was this translation helpful? Give feedback.
All reactions