Skip to main content

Typing stubs for wxPython

Project description

PyPI version PyPI - Python Version GitHub branch checks state PyPI - Downloads GitHub

Typing stubs for wxPython

Version: wxPython 4.2.0

This package contains typing stubs for wxPython.

This package is not maintained by the wxPython maintainers. It is maintained by users of wxPython.

Any help is always appreciated.

How it works

The base for the stubs is generated from docs.wxpython.org. It crawls the documentation looking for Python classes, functions, and literals. This means that changes in the documentation are automatically reflected in the stubs when they are regenerated.

We do not manually update anything in the `wx-stubs' folder. Everything is generated by the generator.

Run run.bat/run.sh to generate the stubs.

Overrides

Because we generated things based on online information, sometimes we have to resort to guessing, or sometimes the online documentation does not contain certain information. To fix these problems, we can override the typing.

You can find the overrides in generator/overrides.py.

In this file you can override any parameter by specifying the key and the parameter you want to override. You can change the typing of any class, function, or literal. These are applied after the typing is retrieved from the online documentation.

To update the stubs run: run.bat. This will result in newly updated stubs in the wx-stubs folder.

Missing

The online documentation may be incomplete, or sometimes we just can't understand the page. In these cases, we can add typing to the stubs.

You can find this file in generator/extras.py.

Here you can add any missing typing.

To update the stubs run: run.bat. This will result in newly updated stubs in the wx-stubs folder.

Help is appreciated

We started this project because we use wxPython ourselves and code typing is really helpful for finding bugs. But there is so much in wxPython. We fixed problems in the stubs as they came up in our code. This can cause things to not work for your code.

We have decided to open source the work we have put into creating the best wxPython typing there is. We want you to help. You can create an issue if you find problems with the typing. Or create a pull request if you have fixed something.

Guidelines

  • You don't need to commit newly generated stubs to your PR. We will generate them when we release a new version of the stubs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

types_wxpython-0.9.7.tar.gz (494.7 kB view details)

Uploaded Source

Built Distribution

types_wxpython-0.9.7-py3-none-any.whl (530.8 kB view details)

Uploaded Python 3

File details

Details for the file types_wxpython-0.9.7.tar.gz.

File metadata

  • Download URL: types_wxpython-0.9.7.tar.gz
  • Upload date:
  • Size: 494.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for types_wxpython-0.9.7.tar.gz
Algorithm Hash digest
SHA256 d9c09ded60cbe98ee44e8cb4cf46638ce4929e75e527e390d0db19808d71f6bd
MD5 7d1efb9521b9375f5570743516a14bc4
BLAKE2b-256 33331a2cf4cc8c76e41a59499cc7b6eda388c65ca8e85a551dd7e594812dd156

See more details on using hashes here.

File details

Details for the file types_wxpython-0.9.7-py3-none-any.whl.

File metadata

File hashes

Hashes for types_wxpython-0.9.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2669fe4e064e8eed5fb163e8d3f7bbec65a62a5ea3ad6d43f9624d035cb3deb7
MD5 19507a267ba14bb126dd44bd7b035bc4
BLAKE2b-256 dd189b740abeaae63cbd430aaf73dd54cbc415a30a1a77993134e68d0548dd0f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page