sati-ac - python client for sati.ac
usage example
import asyncio
from sati import Sati
async def main():
sati = Sati(token)
print(await sati.get_balance())
task = await sati.solve('Turnstile',
siteKey = '0x4AAAAAAAHMEd1rGJs9qy-0',
pageUrl = 'https://polygon.sati.ac/Turnstile'
)
print(task.result.token)
asyncio.run(main())
Release files for sati-ac 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sati_ac-0.1.3.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sati_ac-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.7 kB
Release files / sati_ac-0.1.3.tar.gz
| Download URL | sati_ac-0.1.3.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
89548d074f479a3253ce499fa888d23a1e39baeb3421af077139d73162d84de2
|
|
BLAKE2b-256 checksum How to use checksums |
dfed015136019ad77e10bbf1ccd589ef23b966f43c89888de687da5b01010008
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.23.3
|
Release files / sati_ac-0.1.3-py3-none-any.whl
| Download URL | sati_ac-0.1.3-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
25e505fd38fe88726992af5230cfa48e39ecff8f0cd4f3bec2ea7edf2d5e9dbd
|
|
BLAKE2b-256 checksum How to use checksums |
57c10fd65572cbd672f97789259fde135bc0d664775a4498a941daaed61d3f37
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.23.3
|