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.0.tar.gz
(2.4 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.0.tar.gz.
File metadata
- Download URL: fivemisrael-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d21d85fd570e2eeddb3566928c5fec52be29e1c4b7688c940aa516732b98dc0c
|
|
| MD5 |
94936ee4c193b49026e5a68b49a46c0a
|
|
| BLAKE2b-256 |
eb9a58560b951c87539674adeb2fdaa8f20a66a0553fc4e5958a1d6638560e1c
|
File details
Details for the file fivemisrael-1.0.0-py3-none-any.whl.
File metadata
- Download URL: fivemisrael-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 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 |
a2467d01d8cfabd6a19477986e0f32f061663d5dc6cb8ed82f8a0243b9e7665c
|
|
| MD5 |
3a31994059334b8c24f90c9ec1526895
|
|
| BLAKE2b-256 |
0cfe660fc1dc4e505792930e47a5b38c38901d4572dc49e4aff9f7307af31e9c
|