Vue Python for Beginners

What Next?

I hope this has given you a taste of how to use Python Scripts in Vue. If you’d like to learn to write your own, there are lots of websites about writing Python in general. Python’s own website is a good starting point ( http://www.python.org/ ). If you prefer learning from a book, I’m a big fan of “Learning Python 2nd Edition” (published by O’Reilly Media Inc., ISBN 0-596-00281-5). For special features of Vue Python, see the documentation by clicking on the Python menu then Python Documentation in V5I. Python isn’t just for making Vue do new cool stuff; you can write scripts that do all sorts of other things for you.

Pages: 1 2 3 4 5