PyPI Package Health Auditor avatar

PyPI Package Health Auditor

Pricing

from $5.00 / 1,000 package audits

Go to Apify Store
PyPI Package Health Auditor

PyPI Package Health Auditor

Audit Python package maintenance, licensing, release files, compatibility, yanked releases, and metadata without an API key.

Pricing

from $5.00 / 1,000 package audits

Rating

0.0

(0)

Developer

Through My Own

Through My Own

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Audit public Python packages for release freshness, yanked status, licensing, Python compatibility, dependency count, wheels, source distributions, project links, and PyPI vulnerability records. It uses PyPI's public JSON API and needs no API key, browser, proxy, or customer account.

Use cases

  • Screen Python dependencies before adoption.
  • Find stale, yanked, or incompletely packaged releases.
  • Enrich SBOM and dependency inventories with current PyPI metadata.
  • Schedule lightweight package checks for CI and AI agents.

Input

Provide 1–50 package names or pypi.org project URLs.

{ "packages": ["apify", "requests", "pydantic"] }

Output

One dataset row per package found with the latest version, publish age, health score, licensing, compatibility, distribution formats, dependency count, vulnerability count, recommendations, and PyPI URL. Missing packages and failed requests are written to ERRORS and are not charged as package audits.

Pricing

Pay per event: a small Actor-start event plus $0.005 for each package successfully fetched and audited. Platform usage is included.

Limits and privacy

Results reflect public PyPI metadata and deterministic heuristics, not a complete security audit. The Actor never downloads, installs, imports, or executes packages. Package names are sent only to pypi.org.

Changelog

  • 0.1.0: Initial production release.