Work Python, play Python~

15
Work Python, Play Python!

Transcript of Work Python, play Python~

Page 1: Work Python, play Python~

Work Python, Play Python!

Page 2: Work Python, play Python~

About Me

A  graduate  student  just  graduated  

2+  year  experience  on  Python  

Love  coding  and  interes9ng  things!

Page 3: Work Python, play Python~

Python, damn easy!

• Put  your  idea  in  reality    

• Easy  to  understand,  fast  to  implement  

• Well-­‐documented  and  rich  ecosystem

Page 4: Work Python, play Python~

PySide

• The  Python  Qt  binding  project  

• A  cross-­‐plaForm  GUI  tool

Page 5: Work Python, play Python~

A GUI projectQdialog,)QSystemTrayIcon�

QMenu,))QPushBu:on,)QCommandLinkBu:on,)QDesktopServices))�

Page 6: Work Python, play Python~

QGridLayout�

QLabel,00QPushBu5on,0QComboBox,00QLineEdit�

QWidget�

Page 7: Work Python, play Python~
Page 8: Work Python, play Python~

Time to code~!Download:  h+ps://pypi.python.org/pypi/PySide  Tutorial  :  h+p://zetcode.com/gui/pysidetutorial/  

Page 9: Work Python, play Python~

Any question?

Page 10: Work Python, play Python~

Play Time

• Using  Python  on  any  liJle  thing  

• project  tes9ng,  new  things  discovering,…

Page 11: Work Python, play Python~

Flask

• A  micro  web  framework  

• Some9mes  you  just  want  to  put  your  work  on  web

Page 12: Work Python, play Python~

A Report System

Page 13: Work Python, play Python~

Bootstrap is our best friend!

Bootstrap:  h+p://getbootstrap.com/

Page 14: Work Python, play Python~

Try it!Flask  official  website  :  h+p://flask.pocoo.org/

Page 15: Work Python, play Python~

Thank you :D