Pakket: python3-fivem-api (0.1.2-2)
Verwijzigingen voor python3-fivem-api
Debian bronnen:
Het bronpakket fivem-api downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Library for querying server info from FiveM, a multiplayer platform for GTA V
This library enables interaction with FiveM servers—platforms that extend Grand Theft Auto V by Rockstar Games with the ability to play online with custom modifications. The library allows for efficient querying of server details, including the current list of active players, maximum player capacities, and resources loaded on the server. Utilizing asynchronous HTTP requests through aiohttp, it provides a robust toolset for integrating real-time FiveM server data into applications or for monitoring server status. Ideal for community tools, game server dashboards, or enhancing gaming experiences with external data access.
Andere aan python3-fivem-api gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio