mirror of
https://github.com/ModOrganizer2/pystubs-generation.git
synced 2026-07-27 14:07:13 -07:00
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