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.1.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.1.tar.gz.
File metadata
- Download URL: fivemisrael-1.0.1.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 |
8b352e5c67603a1213ae6dc767fdef68092149af8f6b22fe6f1d3316930cf02b
|
|
| MD5 |
b79a8c69aa80755e1ae802f9acd282ee
|
|
| BLAKE2b-256 |
d8253e0a518e78fa008739f275cbbbaf7c244a397ba61e9caa384814aacd0df8
|
File details
Details for the file fivemisrael-1.0.1-py3-none-any.whl.
File metadata
- Download URL: fivemisrael-1.0.1-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 |
4e21cf43658a07f786cc9e5f568fac15ba64bf56b685439c8c1aa275b8dc2731
|
|
| MD5 |
81739788284bb68b843c61788cb52086
|
|
| BLAKE2b-256 |
6ea55cd9367f8ff07eda790bc5f34a4eb08f7382befe8629779bf5f9b93f5f55
|