PythonICO

Beautiful badges for your Python packages

Display live PyPI stats in your GitHub README with customizable badges

Requests badge example Django badge example Flask badge example NumPy badge example

Create Your Badge

Enter your PyPI package name and customize your badge

Style

Data

Color

Badge Styles

Choose the style that best fits your project

Compact Badges

Perfect for GitHub READMEs - minimal height, maximum information

Shields

GitHub README compatible, supports multi-data

Shields style Multi-data shields

Flat

Modern design, rounded or square corners

Flat style Flat square style

Detailed Badges

Classic PythonICO badges with comprehensive package information

Standard

Classic PythonICO badge with full details

Standard style

Compact

Condensed single-line information

Compact style

Mini

Minimal badge with install command only

Mini style

Quick Start

Add your badge to any README or documentation

Markdown

[![PyPI](Nonepypi/package-name.svg)](https://pypi.org/project/package-name/)

HTML

<a href="https://pypi.org/project/package-name/"><img src="Nonepypi/package-name.svg"></a>