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.1.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.1.tar.gz.
File metadata
- Download URL: py-heyjude-0.1.1.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 |
3dc151c4d9f767af8a770abcd01e4505ddf6955eed3b7df04491631982332922
|
|
| MD5 |
a86e4d1b6b38bf6f614663ec1e9e2b91
|
|
| BLAKE2b-256 |
91c6ecc520bf1c3ddc7b47b251b319dfbf3a1998291633b25ae4cf758294f73e
|
File details
Details for the file py_heyjude-0.1.1-py3-none-any.whl.
File metadata
- Download URL: py_heyjude-0.1.1-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 |
c27067d269e911fad19ec42530fdb7e0daa57b275ec0441ed86ca649cdf0890b
|
|
| MD5 |
cb92950c6bd16e9982ea3b9face173a1
|
|
| BLAKE2b-256 |
4dd19063206aae75acc7dfbc91b72c5f0ebe88f360e05f89834a67825bc984f0
|