Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : aioghost Version : 0.4.0 Upstream Author : vitrixbot <[email protected]> * URL : https://github.com/TryGhost/aioghost * License : MIT Programming Lang: Python Description : asynchronous client for the Ghost Admin API This library provides an asynchronous interface to the Ghost Admin API used by Ghost publishing sites. It communicates with a configured Ghost site using an Admin API key and exposes calls for the parts of the Admin API covered by the module. . It can retrieve site information, post counts, the latest post, member counts, monthly recurring revenue data, newsletters, the latest email, comment counts, tiers, and ActivityPub statistics. It can also create and delete Ghost webhooks and check whether the supplied Admin API credentials are accepted by the site. . The library reports common API failures with specific exceptions, including authentication errors, connection errors, missing resources, and validation errors. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

