A Python wrapper for the HeyJude API
Project description
py-heyjude
A Python wrapper for the HeyJude API.
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.0.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.0.tar.gz.
File metadata
- Download URL: py-heyjude-0.1.0.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 |
e48119f0a1841f3acefbc553f8121a3f060b3ed1ce3ed3a5ae574f0a92e6f119
|
|
| MD5 |
f60ae27d23f0316e56d33bcce0f6315f
|
|
| BLAKE2b-256 |
bba29a036372760a61cbf912b8e150ef8feb7563d8b9ba845db2b9c450e88a27
|
File details
Details for the file py_heyjude-0.1.0-py3-none-any.whl.
File metadata
- Download URL: py_heyjude-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 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 |
e8ab6f8aa5282ec19b60438001abf25271d2279d6f005ce291722c5059f4c932
|
|
| MD5 |
10dd7e79c78b41e108f36fb55a9a6422
|
|
| BLAKE2b-256 |
e80a80b71ea3a15b4fcd48d0aeb6b489daa5ef70da11215512340dea69f78223
|