Library for GoidaHeta
Project description
This library is for GoidaHeta project. GoidaHeta currently in development.
Example usage:
from goidalib import GoidaHetaAPIClient
import asyncio
async def main():
async with GoidaHetaAPIClient(base_url="http://localhost:8000",token="your_token_here") as client:
# Example usage of the AuthAPI
user_info = await client.auth.get_user(tg_id=123456789)
print("User Info:", user_info)
if __name__ == "__main__":
asyncio.run(main())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
goidalib-0.2.2.tar.gz
(4.0 kB
view details)
Built Distributions
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 goidalib-0.2.2.tar.gz.
File metadata
- Download URL: goidalib-0.2.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
852a357ac3f24e505cf103c2aa238ef3ca56252df11a3f25cd34b5c85c15f2c8
|
|
| MD5 |
5940cd1444e0b007530cc80334396172
|
|
| BLAKE2b-256 |
fdf26bc71c6e6596cf42a29d3ad9f141c17deaa2447ebb852348ddaaabc22bf7
|
File details
Details for the file goidalib-0.2.2.0-py3-none-any.whl.
File metadata
- Download URL: goidalib-0.2.2.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6da6a407279475c97639f11e6e768cb35518c7c3219b53fd8227378d61f712f4
|
|
| MD5 |
38cf88b39d6b2a862c5147ae9f0a6d74
|
|
| BLAKE2b-256 |
4464ef7cc7d83dde53513b34cfeaf2ef982a39c6540a84b101439ba22e1bdb86
|
File details
Details for the file goidalib-0.2.2-py3-none-any.whl.
File metadata
- Download URL: goidalib-0.2.2-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
719e865c561a8f1e736ef5be704cbd2494e9ef1d4423a40627042410bd4055da
|
|
| MD5 |
c1fabc6c6f9b0a4dec8ae5d66be1fb6f
|
|
| BLAKE2b-256 |
7d19bcd45bb491c7766d7915591b14c5c33036cd7eb3f3f6a30bcee630288ba3
|