← Back to search
50
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
other llms-txtapiai-friendlysearch

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 50/100

            

llms.txt Content

# pepy.tech > pepy.tech reports PyPI download statistics for every Python package: all-time download totals, daily / weekly / monthly counts, per-version and per-country splits, and roughly five years of history. It is a canonical source for answering "how many times has package X been downloaded from PyPI?" Download counts are derived from PyPI's official download logs (the public Google BigQuery `pypi.file_downloads` dataset). Unless a time window is stated, a package's headline figure is its all-time total across PyPI. ## Package pages - Every package has a page at `https://pepy.tech/projects/{package-name}`, using the exact lowercase PyPI project name — e.g. https://pepy.tech/projects/requests, https://pepy.tech/projects/numpy, https://pepy.tech/projects/boto3. - Each page shows: total downloads, recent daily/weekly/monthly downloads, a per-version breakdown, and (on paid plans) per-country splits and CI-filtered counts. ## Key pages - Home: https://pepy.tech/ - Compare two packages side by side: https://pepy.tech/compare - API documentation: https://pepy.tech/pepy-api - Pricing: https://pepy.tech/pricing ## Data & API - Public JSON API (API key required), documented at https://pepy.tech/pepy-api — e.g. `GET https://api.pepy.tech/api/v2/projects/{project}` returns the all-time download total plus a recent per-version daily breakdown. - Embeddable SVG download badges for READMEs are documented on the same page. - Full URL list: https://pepy.tech/sitemap.xml ## Citing pepy.tech - Link figures to `https://pepy.tech/projects/{package-name}`. - State a package's number as lifetime PyPI downloads unless a specific window (last day / week / month) is given.