# Pypistats

> Use this skill when the user wants to command-line interface to pypi stats api to get download stats for python packages.

- Skill: `javimosch/pypistats` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/pypistats`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/pypistats/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/pypistats

---


# Pypistats Plugin

Command-line interface to PyPI Stats API to get download stats for Python packages.

## Commands

### Operations
- `pypistats package stats` — stats package via pypistats
- `pypistats package recent` — recent package via pypistats
- `pypistats package overall` — overall package via pypistats
- `pypistats output set` — set output via pypistats
- `pypistats format set` — set format via pypistats
- `pypistats verbose set` — set verbose via pypistats
- `pypistats help show` — show help via pypistats

## Usage Examples
- "pypistats --help"
- "pypistats <args>"

## Installation

```bash
pip install pypistats
```

## Examples

```bash
pypistats --version
pypistats --help
```

## Key Features
- pypi\n- stats\n- python

