No project description provided
Project description
karmared-api
Install
$ pip install karmared-api
Use
Package contain Karma class:
from karmared_api import Karma
# create instance, use token
karma = Karma(token)
# or use email and password
karma = await Karma.login(email, password)
query = "{ viewer { id } }"
res = await karma.request(query)
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
karmared-api-0.0.3.tar.gz
(2.1 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 karmared-api-0.0.3.tar.gz.
File metadata
- Download URL: karmared-api-0.0.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9a8c10cc4695ec1aca65f358c627ae92edca369aa7a5e4fbb598c36eaef50bb
|
|
| MD5 |
9ee1519969ca018a7e4ce96e4ddec727
|
|
| BLAKE2b-256 |
eb27dbdf9443a9ed5171638e6befd818b8cc9d646bcd358253992eb361879f1c
|
File details
Details for the file karmared_api-0.0.3-py3-none-any.whl.
File metadata
- Download URL: karmared_api-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c29a9ee1e1f7f1cac85ed6452f1890cb693bb397d1dfe25399e91f6a00483092
|
|
| MD5 |
a73e32d96c19b387898661e74b3761d0
|
|
| BLAKE2b-256 |
fd85db30104b0a37e720f6d8e94c873e578c6e19961088c691ba83ea32bc0974
|