Typing stubs for PyGObject
Project description
Typing Stubs for PyGObject
Installation
pip install pygobject-stubs
Configuration
Some libraries exist in multiple versions like Gtk3/4. As both libraries are
currently imported under the namespace Gtk
only stubs for one can be installed.
You need to decide this at install time either by using the --config-settings
option
with pip
$ pip install pygobject-stubs --config-settings=config=Gtk3,Gdk3,Soup2
or by setting the PYGOBJECT_STUB_CONFIG
env variable
$ PYGOBJECT_STUB_CONFIG=Gtk3,Gdk3,Soup2 pip install pygobject-stubs
If no configuration is set, the most recent version of each library is installed.
Contributing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyGObject-stubs-2.3.1.tar.gz
(205.4 kB
view details)
File details
Details for the file PyGObject-stubs-2.3.1.tar.gz
.
File metadata
- Download URL: PyGObject-stubs-2.3.1.tar.gz
- Upload date:
- Size: 205.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a05d00fafe61ad321e36bbaa21804104b2276cbcfb912354c9cfe04f0c2eaee |
|
MD5 | a4619a552ea61ef1bf8d8919d724cc0c |
|
BLAKE2b-256 | 9bdc48996a98da4135fd92e8b633713fa31807e221d94866fc367f1e3428e44c |