A whimsical Python project that measures "love compatibility" with random calculations and jokes.
🤝 Python Love Meter
🤝 Python kinda likes you... but needs more indentations.
🎲 Chance: 61.9%
😂 Joke: What do you call a parrot that says "Squawk! Pieces of nine! Pieces of nine!"? A parrot-ey error.
⏰ 2026-04-18 10:38:02 UTC
🔗 https://github.com/yusdesign/lovepy
Last Updated: 2026-04-18 10:38:02 UTC Updates every 2 hours between 8AM-10PM UTC
Visit the live page: https://yusdesign.github.io/lovepy/index.html
- The script runs every 2 hours via GitHub Actions
- Generates random "compatibility" scores
- Adds a random programming joke
- Updates both
result.txtand this README automatically
love_meter.py- Main Python scriptresult.txt- Latest results (updated automatically)love_result.json- JSON version of results.github/workflows/- GitHub Actions configuration
You can manually run the love meter:
- Go to Actions → 🐍 Python Love Meter Cron
- Click Run workflow
- Select main branch
View complete history in GitHub Actions
Made with 💖 and random numbers