Skip to content

This is a MyPy stub file for VPython, to use with MyPy and other IDEs that use '.pyi' files to determine Typing compliance.

Notifications You must be signed in to change notification settings

jim-tooker/vpython-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

MyPy Stubs for VPython

This is a MyPy stub file for VPython, to use with MyPy and other IDEs that use '.pyi' files to determine Typing compliance.

For Visual Studio Code awareness add this line to your settings.json file: "python.analysis.stubPath": "<path to this repo>>/vpython/stubs",

Note: It is not complete. I only implemented the areas I'm using in VPython. The vector class is complete as far as I know though.

Note 2: If there are additional additions to this that are desired, let me know.

About

This is a MyPy stub file for VPython, to use with MyPy and other IDEs that use '.pyi' files to determine Typing compliance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages