8000 GitHub - shalesbridge/wx_typing: Typehinting stubs for wxpython.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shalesbridge/wx_typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

wx_typing

This is a work in progress for typehints for the wxpython library.

NOTES

There are a lot of filenames in this package that begin with an underscore. These exist purely in an attempt to break up the large quantity of entries that seem to be in wxpython's namespaces.

The leading underscore is to keep in line with the Python convention of using a leading underscore to hint that something is "private"; end users (Python coders using our stubs) should never need to import one of these themselves, nor even know or care that they exist. Instead, they will get automatically pulled in by the appropriate __init__.py

About

Typehinting stubs for wxpython.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0