Another stupid idea, pypi.org should include a "share" button that creates a QR code with link to the project/package so that I can easily share that package with people in talk presentations (because now I have to manually generate those QR codes myself in my talks)
Code
from rich.console import Console
= Console()
console print(
console.":rocket: Hi! I'm a researcher, teacher, podcaster, and software developer!"
)
🚀 Hi! I'm a researcher, teacher, podcaster, and software developer!