Easy vote handling for FiveM Israel in Python
Project description
fivemisrael
Receive live FiveM Israel votes easily in Python.
Installation
pip install fivemisrael
Usage
from fivemisrael 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.3.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.3.tar.gz.
File metadata
- Download URL: fivemisrael-1.0.3.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 |
6d0f81f46d891438a03edfb1322d3842e42fce9e5d3b0e1b005e5bbf636e5c00
|
|
| MD5 |
a760a531aafe072902c8756762cebe6e
|
|
| BLAKE2b-256 |
497ec995faecbeafcf4ba78ba4061f45d7c2d3129c2b5317f692e0249344d1d5
|
File details
Details for the file fivemisrael-1.0.3-py3-none-any.whl.
File metadata
- Download URL: fivemisrael-1.0.3-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 |
1950fa67fe6a3b610b4ec13a1a15a25642697261a327e444895f4437d78187d7
|
|
| MD5 |
bbfd1d78e4ca38e7bf35b017b9c6bcc0
|
|
| BLAKE2b-256 |
3cdde3dc7e8e8d6ec9a1a20d42c670ce21204bcaf5a83c9c537888df8d0bac59
|