If executing: python setup.py install give you error like: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:645) — Some packages may not be found! it may be caused by […]
TrackMy Tv 1.2.0
Yesterday, after long period of API testing, new version was submitted gor review, the most important changes: trakt.tv synchronization switched to our own API – currently only for […]
Python 3.4.0
Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme, or Java. Version 3.4.0 changes: PEP 428, a “pathlib” module providing object-oriented […]
Google AppEngine for Python – Tutorial for beginners – part 1
Not so long time ago I started using GAE (Google AppEngine) with Python, and so many questions came, some hard to find on google. This multipart tutorial is […]
Google AppEngine delayed logs
Today I faced with such problem – logs were delayed by about 30 minuted which maked development impossible, solution was pretty simple – I had to change timezone […]