Programa python agendaAquesta és l'agenda en modo consola :-) #!/usr/bin/pyhton import MySQLdb |
|
Finestres emergents al Python |
|
El camp TextCtrl |
|
Tancar finestres amb Python |
|
Llegir un fitxer amb pythonUn exemple bàsic: print file('/home/ftp/fitxeret.txt').read() |
|
Escriure en un fitxer "Hola Món"Un bon exemple: |