Looking to start learning Python?

Begin Here

Tag: Python

Book Review: Mastering Object-Oriented Python

May 2, 2014 by Mike
Packt Publishing asked me to be a technical reviewer for one of their latest Python books, Mastering Object-Oriented Python by Steven Lott. This book is a sequel of sorts to their 2010 release, Python 3 Object Oriented Programming by Dusty Phillips, which I reviewed here. Note: This book is explicitly for Python 3 developers and […]

eBook Review: Creating Apps in Kivy

May 1, 2014 by Mike
Kivy is a neat package that allows Python developers to create user interfaces on mobile devices. You can also deploy the applications to desktops too. This is the second book I've seen put out on the subject. The first book, Kivy – Interactive Applications in Python by Roberto Ulloa came out last year from Packt […]

Reading Excel Spreadsheets with Python and xlrd

April 30, 2014 by Mike
Last month we looked at how to create Microsoft Excel (i.e. *.xls) files using the xlwt package. Today we will be looking at how we can read an *.xls/*.xlsx file using a package called xlrd. The xlrd package can be run on Linux and Mac as well as Windows. This is great when you need […]

Reportlab for Python 3 is here!

April 28, 2014 by Mike
Reportlab recently released version 3.1 which now fully supports Python 3 and Python 2.7. They had actually released a Python 3 compatible version about a month or so ago, but this one sounds like they've worked the bugs out of that initial release as this version also supports their commercial customers. I find this exciting […]

Miss PyCon 2014? Watch the Replay!

April 14, 2014 by Mike
If you're like me, you missed PyCon North America 2014 this year. It happened last weekend. While the main conference days are over, the code sprints are still running. Anyway, for those of you who missed PyCon, they have released a bunch of videos on pyvideo! Every year, they seem to get the videos out […]

Python 101 Book is Available for Pre-order

March 31, 2014 by Mike
I just wanted to drop a quick note that the Python 101 book is now available for Pre-order here. Currently you will receive the draft versions of the book as they become available. Right now, Parts I and II have been released which amounts to approx. 115 pages of content. You can read more about […]
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary