Easy vote handling for FiveM Israel in Python
Project description
fivem_israel
Receive live FiveM Israel votes easily in Python.
Installation
pip install fivem_israel
Usage
from fivem_israel import FiveMIsrael
import asyncio
client = FiveMIsrael("your_api_key_here")
@client.event
async def on_ready():
print("Connected to FiveM Israel Votes")
@client.event
async def on_vote(vote):
print("New vote:", vote)
asyncio.run(client.start())
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fivemisrael-1.0.2.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fivemisrael-1.0.2.tar.gz.
File metadata
- Download URL: fivemisrael-1.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
281095f9e9a4fac8f3550f73dbefae57119a47d81518a44925e3e02756d8a578
|
|
| MD5 |
33ea58a77ce36eafe865ebbb7fca6811
|
|
| BLAKE2b-256 |
f6d2a35baa145e9aee42ce5710d36231a4b4faef32612258f5773506728f38ab
|
File details
Details for the file fivemisrael-1.0.2-py3-none-any.whl.
File metadata
- Download URL: fivemisrael-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd7aa12e8d6d67851337b0de2b4f0ebb32da4e652db991fa128c8dd794bd44c4
|
|
| MD5 |
f984f17289028b98138cad050801a8cc
|
|
| BLAKE2b-256 |
7ca8a404cfbf93ad0af055cb00553a7624ede560e23fe1b31ee5a8590e51fc95
|