Metadata-Version: 2.1
Name: PyGObject-stubs
Version: 0.0.5
Summary: Typing stubs for PyGobject
Home-page: https://github.com/pygobject/pygobject-stubs
Author: Christoph Reiter
Author-email: reiter.christoph@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: PyGObject

# Typing Stubs for PyGObject

[![image](https://travis-ci.org/pygobject/pygobject-stubs.svg?branch=master)](https://travis-ci.org/pygobject/pygobject-stubs)
[![PyPI](https://img.shields.io/pypi/v/pygobject-stubs)](https://pypi.org/project/PyGObject-stubs)

## Installation
```
pip install PyGObject-stubs
```

## Generating stubs

Check the `tools` folder

Usage: `python generate.py -h`


