Unoffical iask.ai client
Project description
IAskAI Client
import asyncio
import iask
client = iask.Client()
async def main():
async for chunk in client.ask({
'mode': 'wiki',
'q': 'When Symfony 7.2 release?'
}):
print(chunk, end='')
asyncio.run(main())
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
iaskai-0.0.1.tar.gz
(3.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 iaskai-0.0.1.tar.gz.
File metadata
- Download URL: iaskai-0.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78de063fa885b686f1376a56ba8ee315fec62080e4ddbd45f9536cee01a9568f
|
|
| MD5 |
d040dc8022795f7e07a0c9d55daf27d8
|
|
| BLAKE2b-256 |
ae34f3a9bd1da60f78e2be821ffc278b5f64811613af983ee69c19a3221cb039
|
File details
Details for the file iaskai-0.0.1-py3-none-any.whl.
File metadata
- Download URL: iaskai-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8d74b3d16b112ec52b35644a3d0a3b5caf179ad4dedf1a355d1fb1017cee425
|
|
| MD5 |
11147e9ffb6f6e8d3e76dbbde542b60e
|
|
| BLAKE2b-256 |
0913bd36bfa2afd1ae8e5fc3cea840aa18f44091ed2badcd0ca5da99045ef3e8
|