Metadata-Version: 2.4
Name: cursor-wrapped
Version: 1.0.1
Summary: Your Cursor IDE year in review - see your AI coding stats for 2025
Project-URL: Homepage, https://github.com/riyapatel25/cursor-wrapped
Project-URL: Repository, https://github.com/riyapatel25/cursor-wrapped
Author-email: riyapatel25 <riya@example.com>
License-Expression: MIT
Keywords: ai,analytics,coding,cursor,stats,wrapped,year-in-review
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: pillow>=9.0.0
Requires-Dist: requests>=2.25.0
Requires-Dist: selenium>=4.0.0
Description-Content-Type: text/markdown

# Cursor Wrapped 2025 🎁

Your Cursor IDE year in review - see your AI coding stats for 2025!

## Quick Start

```bash
# Using uv (recommended)
uvx cursor-wrapped

# Using pipx
pipx run cursor-wrapped

# Or install globally
pip install cursor-wrapped
cursor-wrapped
```

## What You'll See

- 📊 **Lines of AI code accepted**
- 🤖 **Agent requests made**
- 📅 **Active coding days & streaks**
- 🏆 **Most productive day**
- 📈 **Monthly breakdown graph**
- 🎯 **Top AI models used**
- 💬 **Tab completions stats**
- 🪙 **Token usage & costs**

## How It Works

1. Opens a browser window for you to sign in to your Cursor account
2. Fetches your usage data from Cursor's API
3. Displays a beautiful animated summary of your year
4. Option to share on X or iMessage!

## Requirements

- Python 3.8+
- Chrome browser (for authentication)

## Links

- [GitHub](https://github.com/riyapatel25/cursor-wrapped)
- [npm package](https://www.npmjs.com/package/cursor-wrapped) (Node.js wrapper)

## License

MIT

