PyGObject 3.50.0
0
Python bindings for GObject Introspection
Contents
Python bindings for GObject Introspection
How to Install pygobject
You can install pygobject using pip
pip install pygobject
or add it to a project with poetry
poetry add pygobject
Package Details
- Author
- None
- License
- GNU Lesser General Public License v2.1 (LGPLv2.1)
- Homepage
- None
- PyPi:
- https://pypi.org/project/PyGObject/
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pygobject errors.
Code Examples
Here are some pygobject
code examples and snippets.