collection of useful Python script, my path to mastering Python
Useful tips & tricks, setup, template and other things
- Useful template and skeleton source code to start a script, little project or big project...
- Time and Date
- year_cal.py visualizza un calendario mensile in colonna, con mese precedente, corrente e successivi
- today.py esercizi con le date, informazioni sul giorno corrente.
...