Skip to content

Commit b4bd6e2

Browse files
committed
Add PyPI downloads plugin
1 parent 501682a commit b4bd6e2

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

plugins.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./schema.json",
33
"registry_version": "0.2.0",
4-
"updated_at": "2026-05-31T06:24:32Z",
4+
"updated_at": "2026-05-31T06:37:06Z",
55
"plugins": [
66
{
77
"name": "animus-provider-claude",
@@ -3227,6 +3227,19 @@
32273227
"tags": ["subject", "pypi", "python", "packages", "releases"],
32283228
"install_hint": "animus plugin install launchapp-dev/animus-subject-pypi-releases"
32293229
},
3230+
{
3231+
"name": "animus-subject-pypi-downloads",
3232+
"kind": "subject_backend",
3233+
"repo": "launchapp-dev/animus-subject-pypi-downloads",
3234+
"latest_tag": "v0.1.0",
3235+
"description": "PyPI package download counts subject backend plugin for Animus",
3236+
"homepage": "https://github.com/launchapp-dev/animus-subject-pypi-downloads",
3237+
"license": "Elastic-2.0",
3238+
"stability": "alpha",
3239+
"platforms": ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-unknown-linux-gnu"],
3240+
"tags": ["subject", "pypi", "python", "downloads", "packages"],
3241+
"install_hint": "animus plugin install launchapp-dev/animus-subject-pypi-downloads"
3242+
},
32303243
{
32313244
"name": "animus-subject-quay-tags",
32323245
"kind": "subject_backend",

0 commit comments

Comments
 (0)