Oh Dear Python SDK
Project description
Oh Dear Python
An SDK to easily work with the Oh Dear API
Install
Via Pip
pip install ohdear-sdk
Usage
from ohdear import OhDear
ohdear = OhDear(api_token="your-token")
sites = ohdear.sites.all()
Available Methods | Description |
---|---|
ohdear.me() |
Retrieve a UserInfo dict with details about the currently authenticated user. |
ohdear.authenticated() |
Retrieve a boolean response indicating whether the current user is authenticated. |
ohdear.broken_links.show(123) |
Retrieve a BrokenLinksCollection dict with details about broken links for a specific site. |
ohdear.certificates.enable(123) |
Retrieve a CertificateHealth dict containing details about the certificate and it's health. |
ohdear.checks.enable(123) |
Retrieve a boolean indicating whether a check was enabled successfully. |
ohdear.checks.disable(123) |
Retrieve a boolean indicating whether a check was disabled successfully. |
ohdear.cron_checks.show(123) |
Retrieve a CronChecksCollection dict with details about the cron checks for a specific site. |
ohdear.domain_monitoring.domain(123) |
Retrieve a Domain dict with details about the domain for a specific site. |
ohdear.mixed_contents.show(123) |
Retrieve a MixedContentsCollection dict with details about the mixed content for a specific site. |
ohdear.sites.all() |
Retrieve a SitesCollection dict with details about all sites. |
ohdear.sites.show(123) |
Retrieve a Site dict with details about a specific site. |
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
hatch shell
hatch run test
Security
If you discover any security related issues, please email security@voke.dev instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Treeware
You're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees here.
Read more about Treeware at treeware.earth.
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
Built Distribution
File details
Details for the file ohdear_sdk-0.3.9.tar.gz
.
File metadata
- Download URL: ohdear_sdk-0.3.9.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31ba785aedb7e37947559eadcd451078c58c0be16d536f6eec14aefb4ea64c77 |
|
MD5 | 3bb63fd261037772981d1c6619a41a91 |
|
BLAKE2b-256 | 1f7b3e702e270690054e25baf7be8da69d07657d375d66a88ab7a2e0c4dee2ca |
File details
Details for the file ohdear_sdk-0.3.9-py3-none-any.whl
.
File metadata
- Download URL: ohdear_sdk-0.3.9-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7e12e7065eda1decb31f98c80293dfc595c7e1712b056053acf72f2379929eb |
|
MD5 | d89f4b8869a6316428baa40a273751ed |
|
BLAKE2b-256 | 04368fe3979bcbd602cdc07952a720f44f5229b81ceac38493c0af1aa377765e |