ANN: eGenix PyCon UK 2014 Talks & Videos

2014-09-29 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING eGenix PyCon UK 2014 Talks & Videos This announcement is also available on our web-site for online reading: http://www.egenix.com/company/news/PyCon-UK-2014-Presentations.html

A pair of desktop utilities: calendar, folder merge

2014-09-29 Thread Mark Lutz
A pair of basic tkinter desktop utility programs that others may find useful: 1) frigcal -- a "refrigerator" style calendar desktop GUI 2) mergeall -- do-it-yourself "cloud" storage, script + GUI Both were coded in part as supplements for book readers, but have grown useful enough to merit a w

Microsoft Visual C++ Compiler for Python 2.7

2014-09-29 Thread Steve Dower
Microsoft has released a compiler package for Python 2.7 to make it easier for people to build and distribute their C extension modules on Windows. The Microsoft Visual C++ Compiler for Python 2.7 is available from: http://aka.ms/vcpython27 This package contains all the tools and headers requir