Skip to content

docs: add PyPI monthly downloads badge - #259

Merged
ulises-jeremias merged 1 commit into
mainfrom
docs/add-pypi-downloads-badge
Jul 24, 2026
Merged

docs: add PyPI monthly downloads badge#259
ulises-jeremias merged 1 commit into
mainfrom
docs/add-pypi-downloads-badge

Conversation

@ulises-jeremias

Copy link
Copy Markdown
Member

Summary

  • Adds a PyPI Downloads badge (monthly, via shields.io dm endpoint) to both the monorepo root README.md and the package-level packages/create-awesome-python-app/README.md
  • Badge is placed immediately after the existing PyPI version badge for visual grouping
  • Uses the same shields.io style as the rest of the package-level badges (flat-square)

Badge preview

[![PyPI Downloads](https://img.shields.io/pypi/dm/create-awesome-python-app.svg)](https://pypi.org/project/create-awesome-python-app/)

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ulises-jeremias
ulises-jeremias merged commit 4bcae4a into mainJul 24, 2026
15 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ulises-jeremias