This is a python3 package to interface with the alt:V Masterlist API.
This is a python3 package to interface with the alt:V Masterlist API.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them.
python3
is required.
poetry
is required
Install the required packages by running:
poetry install --all-extras
To run the tests:
poetry run pytest
To build the project:
poetry run build
See the docs: https://nickwasused.com/altv-python-masterlist/altvmasterlist.html
None
The code is formatted and checked with ruffs default settings.
I am not affiliated with the altMP team.