shieldcn
Docs
Studio
Showcase
Sponsor
jal-co/shieldcn609
shieldcn

Member of the Vercel OSS Program

Analytics provided by OpenPanel

Monitored by Sentry

Powered by Neon.

Community

GitHubjal-co/uiStatsllms.txtPrivacyContact

Product

DocumentationAPI ReferenceToken PoolGeneratorAgent Skill

inspired by shields.io and badgen.net

Made with in by Justin Levine

shieldcn
Docs
Studio
Showcase
Sponsor
jal-co/shieldcn609

Search documentation

Search all badge providers, guides, and reference docs.

Getting Started

IntroductionREADME StudioCLIAgent SkillNewSelf-HostingAPI ReferenceToken PoolSponsor

Badges

Badge GroupStatic BadgeDynamic JSONHTTPS Endpoint
npmPyPICrates.ioDocker HubCondaPackagistRubyGemsNuGetPub.devHomebrewMaven CentralCocoaPodsJSRBundlephobiajsDelivrChocolateySnapcraft

Charts

OverviewStar history

Headers

OverviewGenerator

Sponsors

OverviewGenerator

Contributors

OverviewGenerator
shieldcn

Member of the Vercel OSS Program

Analytics provided by OpenPanel

Monitored by Sentry

Powered by Neon.

Community

GitHubjal-co/uiStatsllms.txtPrivacyContact

Product

DocumentationAPI ReferenceToken PoolGeneratorAgent Skill

inspired by shields.io and badgen.net

Made with in by Justin Levine

PyPI

Badges for Python packages — version, downloads, license, and Python version.

Display live stats for any package on PyPI.

Version (branded)
Monthly downloads
License (outline)
Python version

Available badges

BadgeEndpointDescription
Version/pypi/{package}Latest version
Downloads/pypi/dm/{package}Download counts (day/week/month)
License/pypi/license/{package}Package license
Python Version/pypi/python/{package}Required Python version

Quick examples

![version](https://shieldcn.dev/pypi/requests.svg)
![downloads](https://shieldcn.dev/pypi/dm/requests.svg)
![license](https://shieldcn.dev/pypi/license/flask.svg)
![python](https://shieldcn.dev/pypi/python/django.svg)

Data source

  • Version, license, python: pypi.org
  • Downloads: pypistats.org

No API key required. Cached 1 hour.

Endpoint details

Use these sections when you need the exact URL shape or a focused example for a specific badge type.

PyPI Downloads

This section covers the pypi/downloads badge endpoint.

Show daily, weekly, or monthly download counts.

GET/pypi/dm/:package.svg

Path Parameters

required
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/pypi/dm/requests.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/pypi/dm/requests.svg?mode=light"></picture>
badge preview

URL formats

PeriodEndpoint
Daily/pypi/dd/{package}
Weekly/pypi/dw/{package}
Monthly/pypi/dm/{package}

Examples

Monthly (default)
Monthly (secondary)
Weekly (outline)
Monthly (branded)

Copy-paste examples

Secondary — monthly download count from pypistats

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/pypi/dm/requests.svg?variant=secondary&amp;mode=dark"><img alt="pypi downloads" src="https://shieldcn.dev/pypi/dm/requests.svg?variant=secondary&amp;mode=light"></picture>

Branded — PyPI brand color

![pypi downloads](https://shieldcn.dev/pypi/dm/requests.svg?variant=branded)

PyPI License

This section covers the pypi/license badge endpoint.

GET/pypi/license/:package.svg

Path Parameters

required
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/pypi/license/flask.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/pypi/license/flask.svg?mode=light"></picture>
badge preview

URL format

/pypi/license/{package}.svg

Examples

Default variant
Secondary variant
Outline variant
Ghost variant

Copy-paste examples

Outline — subtle license badge for package metadata

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/pypi/license/flask.svg?variant=outline&amp;mode=dark"><img alt="pypi license" src="https://shieldcn.dev/pypi/license/flask.svg?variant=outline&amp;mode=light"></picture>

Ghost — minimal metadata badge for footer rows

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/pypi/license/flask.svg?variant=ghost&amp;mode=dark"><img alt="pypi license" src="https://shieldcn.dev/pypi/license/flask.svg?variant=ghost&amp;mode=light"></picture>

Python Version

This section covers the pypi/python badge endpoint.

GET/pypi/python/:package.svg

Path Parameters

required
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/pypi/python/django.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/pypi/python/django.svg?mode=light"></picture>
badge preview

URL format

/pypi/python/{package}.svg

Examples

Default variant
Secondary variant
Outline variant
Branded variant

Copy-paste examples

Secondary — required Python version

<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/pypi/python/django.svg?variant=secondary&amp;mode=dark"><img alt="python version" src="https://shieldcn.dev/pypi/python/django.svg?variant=secondary&amp;mode=light"></picture>

Branded — PyPI brand color

![python version](https://shieldcn.dev/pypi/python/django.svg?variant=branded)

PyPI Version

This section covers the pypi/version badge endpoint.

Show the current published version of a Python package.

GET/pypi/:package.svg

Path Parameters

required
<picture><source media="(prefers-color-scheme: dark)" srcset="https://shieldcn.dev/pypi/requests.svg?mode=dark"><img alt="badge" src="https://shieldcn.dev/pypi/requests.svg?mode=light"></picture>
badge preview

URL formats

/pypi/{package}.svg
/pypi/v/{package}.svg

Examples

Default variant
Branded (PyPI blue)
Secondary variant
Outline variant

On This Page

Available badgesQuick examplesData sourceEndpoint detailsPyPI DownloadsURL formatsExamplesCopy-paste examplesPyPI LicenseURL formatExamplesCopy-paste examplesPython VersionURL formatExamplesCopy-paste examplesPyPI VersionURL formatsExamples