Files
pystubs-generation/stubs/setup
2022-04-22 13:17:01 +02:00
..
2022-04-22 13:17:01 +02:00
2020-08-07 11:07:58 +02:00
2020-08-29 19:59:14 +02:00
2022-04-21 21:10:14 +02:00

mypy logo

PyPI version mypy checked

Mypy stubs for the mobase Python API

This repository holds the stubs of the mobase python module, which contains the Python plugin interface for Mod Organizer 2 plugins. It uses the stub files that are produced by https://github.com/ModOrganizer2/pystubs-generation/.

Installation

Simply install mobase-stubs with pip:

$ pip install mobase-stubs