A modern, shareable AniList Wrapped experience that generates beautiful visualizations of your anime and manga consumption throughout the year.
- 🎨 Modern, responsive design with smooth animations
- 📱 Mobile-friendly interface
- 🔗 Shareable links for your wrapped data
- ⚡ Caching for improved performance
- 🎭 Beautiful typography and visual effects
- 🖼️ Python-generated share cards with glassmorphism design
pip install -r requirements.txt
python app.pyVisit http://localhost:8000
/api/rewind?username={username}&year={year}- Generate wrapped data/api/generate-card?shareId={shareId}- Generate share card image/api/share?shareId={shareId}- Get shared wrapped data
- AniList GraphQL API
- Flask (Python backend)
- Vanilla JavaScript (ES6+)
- Tailwind CSS for utilities
- Pillow (Share card generation)
- Modern CSS with custom properties