A Python wrapper for the HeyJude API
Project description
py-heyjude
A Python wrapper for the HeyJude Service
Installation
pip install py-heyjude
Usage
from heyjude.api import HeyJudeAPI
api = HeyJudeAPI(email="your_email@example.com", password="your_password", api_token="<x-api-token here check your network tab for this>")
print(api.get_subscription_status())
Features
- Authenticate and retrieve token.
- Refresh token.
- Get subscription status.
- Retrieve open tasks.
- Get details of a specific task by its ID.
- Send a message related to a specific task.
- Create a new task.
License
This project is licensed under the MIT License. See the LICENSE file for details.
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
py-heyjude-0.1.2.tar.gz
(2.9 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 py-heyjude-0.1.2.tar.gz.
File metadata
- Download URL: py-heyjude-0.1.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5694ab95e3e21c5e903eacb319e92328280d2a21da67389b823a5f2fe54800d3
|
|
| MD5 |
abbf0f62ae9476946d07745c207eaa4c
|
|
| BLAKE2b-256 |
1b253571d5f2a56f7a308c094afb13e15c05be1515a69fc46d5050d3b2909b2c
|
File details
Details for the file py_heyjude-0.1.2-py3-none-any.whl.
File metadata
- Download URL: py_heyjude-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98c63854059924872eb2b626017996bda0af8d9a4d737df04a2ee7c5375f4fe3
|
|
| MD5 |
1457f0fff3f9f8bb5bc1cedec3223f93
|
|
| BLAKE2b-256 |
eda0d9b311aaccbf015a2daa3f24e64cc89f06f5f4ba144dd65849020b2fdc27
|