Skip to content

Commit e44c173

Browse files
rahul4091claude
andcommitted
docs: add monthly and weekly download badges to all package READMEs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7e490ce commit e44c173

5 files changed

Lines changed: 10 additions & 0 deletions

File tree

python/packages/countries/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Official Python package for accessing comprehensive countries, states, and citie
66
[![Python Version](https://img.shields.io/pypi/pyversions/countrystatecity-countries)](https://pypi.org/project/countrystatecity-countries/)
77
[![License](https://img.shields.io/badge/License-ODbL--1.0-blue.svg)](LICENSE)
88
[![Type Checked](https://img.shields.io/badge/type--checked-mypy-blue)](https://mypy.readthedocs.io/)
9+
[![Monthly Downloads](https://img.shields.io/pypi/dm/countrystatecity-countries)](https://pypi.org/project/countrystatecity-countries/)
10+
[![Weekly Downloads](https://img.shields.io/pypi/dw/countrystatecity-countries)](https://pypi.org/project/countrystatecity-countries/)
911

1012
## Features
1113

python/packages/currencies/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![Python Version](https://img.shields.io/pypi/pyversions/countrystatecity-currencies)](https://pypi.org/project/countrystatecity-currencies/)
55
[![License](https://img.shields.io/badge/License-ODbL--1.0-blue.svg)](LICENSE)
66
[![Type Checked](https://img.shields.io/badge/type--checked-mypy-blue)](https://mypy.readthedocs.io/)
7+
[![Monthly Downloads](https://img.shields.io/pypi/dm/countrystatecity-currencies)](https://pypi.org/project/countrystatecity-currencies/)
8+
[![Weekly Downloads](https://img.shields.io/pypi/dw/countrystatecity-currencies)](https://pypi.org/project/countrystatecity-currencies/)
79

810
Official Python package for currency data — 250+ entries covering currency codes, symbols, and country associations. Part of the [countrystatecity](https://github.com/dr5hn/countrystatecity-pypi) ecosystem.
911

python/packages/phonecodes/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![Python Version](https://img.shields.io/pypi/pyversions/countrystatecity-phonecodes)](https://pypi.org/project/countrystatecity-phonecodes/)
55
[![License](https://img.shields.io/badge/License-ODbL--1.0-blue.svg)](LICENSE)
66
[![Type Checked](https://img.shields.io/badge/type--checked-mypy-blue)](https://mypy.readthedocs.io/)
7+
[![Monthly Downloads](https://img.shields.io/pypi/dm/countrystatecity-phonecodes)](https://pypi.org/project/countrystatecity-phonecodes/)
8+
[![Weekly Downloads](https://img.shields.io/pypi/dw/countrystatecity-phonecodes)](https://pypi.org/project/countrystatecity-phonecodes/)
79

810
Official Python package for international phone/dialing codes — 250+ entries with country associations. Part of the [countrystatecity](https://github.com/dr5hn/countrystatecity-pypi) ecosystem.
911

python/packages/timezones/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![Python Version](https://img.shields.io/pypi/pyversions/countrystatecity-timezones)](https://pypi.org/project/countrystatecity-timezones/)
55
[![License](https://img.shields.io/badge/License-ODbL--1.0-blue.svg)](LICENSE)
66
[![Type Checked](https://img.shields.io/badge/type--checked-mypy-blue)](https://mypy.readthedocs.io/)
7+
[![Monthly Downloads](https://img.shields.io/pypi/dm/countrystatecity-timezones)](https://pypi.org/project/countrystatecity-timezones/)
8+
[![Weekly Downloads](https://img.shields.io/pypi/dw/countrystatecity-timezones)](https://pypi.org/project/countrystatecity-timezones/)
79

810
Official Python package for timezone data — 400+ IANA timezones with country associations, GMT offsets, and time conversion utilities. Part of the [countrystatecity](https://github.com/dr5hn/countrystatecity-pypi) ecosystem.
911

python/packages/translations/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![Python Version](https://img.shields.io/pypi/pyversions/countrystatecity-translations)](https://pypi.org/project/countrystatecity-translations/)
55
[![License](https://img.shields.io/badge/License-ODbL--1.0-blue.svg)](LICENSE)
66
[![Type Checked](https://img.shields.io/badge/type--checked-mypy-blue)](https://mypy.readthedocs.io/)
7+
[![Monthly Downloads](https://img.shields.io/pypi/dm/countrystatecity-translations)](https://pypi.org/project/countrystatecity-translations/)
8+
[![Weekly Downloads](https://img.shields.io/pypi/dw/countrystatecity-translations)](https://pypi.org/project/countrystatecity-translations/)
79

810
Official Python package for country name translations — 4700+ entries covering 195 countries across 19 languages. Part of the [countrystatecity](https://github.com/dr5hn/countrystatecity-pypi) ecosystem.
911

0 commit comments

Comments
 (0)