DFSG NEW Queue

DFSG, Licensing & New Packages Team

aioghost 0.4.0-1

Package Information

Descriptionasynchronous 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.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/aioghost.git (browse)
Closes#1135768
Trackerhttps://tracker.debian.org/pkg/aioghost
Uploaded2 hours ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateTue, 05 May 2026 19:15:21 +0100
Sourceaioghost
Version0.4.0-1
Changed-ByEdward Betts
Changelog
aioghost (0.4.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1135768)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-aioghost deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: aioghost
Upstream-Contact: vitrixbot <vitrixclawd@icloud.com>
Source: https://github.com/TryGhost/aioghost

Files: *
Copyright: 2013-2026 Ghost Foundation
License: MIT

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: MIT


License: MIT
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package