
Python-digest # 24. News, interesting projects, articles and interviews [April 20, 2014 - April 27, 2014]

I do not stop thanking owlman75 for the illustration. Even a vacation is not a hindrance to him. And thank you very much for the news that you send - they help me a lot to believe that the project is not for me alone.
I ask you not to forget to put pluses - if the post picks them up more than 50 (and I believe that this will happen at least someday), then good-natured will give me money.
Articles and interviews
Yandex Cloud Platform: Cocaine in action
- Using Fask cache.
An article on how to use the cache from Flask. - Flask Development - Part 1
Creating a Simple Flask Project We deploy an OLAP cube using Python.
An example of building a simple data analysis system based on cubes and cubesviewer
Puzzles on the finally keyword of the try block Doubted the correct answer?- Post to Facebook from Django
- We are looking for Pokemon on the screen GameBoy part 4 of the upcoming 6
The purpose of the series of articles is quite funny, but in practice it is an excellent guide to OpenCV, scikit and related technologies. By annoying misunderstanding, we seem to have missed the start of this series. Therefore, I provide links to all parts. Part 1 , Part 2 , Part 3 The basics of parsing with Python + lxml
- Creating executable files from python code for 32 and 64 bit architectures
For windows from linux using chroot and pyinstaller - We share the code through PyPI. The
instruction has not gone far from the documentation, but someone may be interested - Latest pymssql documentation from developers
pdf import sphinxapi without dancing or simple installation of sphinxapi.py via pip
Capturing meter readings on a phone with subsequent recognition
And even a little pythonUpdated Azure Web Sites cloud service for hosting PHP, Java, .NET, Node.js and Python sites
- A selection of interesting materials from various conferences of 2014 on the issue of data analysis
- Learn python!
A few more arguments in favor of its attractiveness - Dynamically loading classes in 3.x
A good, albeit brief, comment on the loading order of modules. - Ninja-IDE
A few words about the open development environment in Python and even arguments against PyCharm - Deep immersion in python. A
selection of interesting code examples illustrating the subtleties of using the language has been updated. - functools.partial is cool!
How to create a new function based on an existing, but with an already defined required parameter. - Variables may contain types.
Given that 'everything is an object' this is not surprising, but it’s worth looking at possible side effects. - Finding Elements in XML
Illustration of a simple task solved with XPath via lxml
Video
- WxPython basics step by step
A good selection of 15 videos that covers the basic aspects of building a GUI from installation to adding specific interface elements.
Interesting projects, tools, libraries
- click - declarative construction of CLI interfaces
Alternative to argparse, docopt, etc. from Armin Ronacher (Flask, Jinja) - dg - for those who are tired of the syntax
What people just do not do is just to write in Haskell. Here is even a Python module for this. Have I already told you what madness is? - peep - guaranteed composition of packages supplied by pip. The
library complements pip with cryptographic signatures and to some extent guarantees against the substitution of package contents for PyPI. - grabzit - take screenshots of web pages
Releases
- Pylint 1.2
A decent list of changes. Including support 3.4 and restored support 2.5 - Morepath 0.2
Now with python 3 support - Security update in Django
Released an update for several versions of Django 1.4.11, Django 1.5.6, Django 1.6.3 and Django 1.7 beta 2 at once