Metadata-Version: 2.1
Name: altv-stubs
Version: 1.0.3
Summary: Stubs for alt:V Python Module
Home-page: https://github.com/ZackaryH8/altv-python-stubs
Author: ZackaryH8 & Marvis
License: MIT
Keywords: mypy,altv
Description-Content-Type: text/markdown

# altv-python-stubs

# What is this?
This is a file to allow autocomplete for the alt:V Python Module. A manual approach was chosen for this because the autogenerated ones were not great. Based on [alt:V Types](https://github.com/altmp/altv-types).

# Installation
```
$ pip install altv-stubs
```
