Python-digest # 24. News, interesting projects, articles and interviews [April 20, 2014 - April 27, 2014]
And again, a selection of articles, releases and interesting projects about python and nearby technologies. Today there will be Haskell, ninjas, clicks, cocaine - in general, everything you need for a good show.
I do not cease to thank owlman75 for the illustration. Even his vacation is not a hindrance. And thank you very much for the news you send - they really help me to believe that the project is needed not only by me.
I ask you not to forget to put a plus sign - if the post collects more than 50 of them (and I believe that such a thing ever happens), then the well-servant will give me a coin. ')
We are looking for Pokemon on the GameBoy screen part 4 of the upcoming 6 The purpose of the series of articles is quite amusing, but in practice it is an excellent guide to OpenCV, scikit and related technologies. For an unfortunate misunderstanding, we seem to have missed the start of this series. Therefore, I provide links to all parts. part 1 , part 2 , part 3
Ninja-IDE A few words about an open Python development environment and even arguments against PyCharm
Deep python immersion Updated selection of interesting code examples to illustrate the subtleties of the language
functools.partial is cool! How to create a new function based on the existing one, but with an already defined mandatory parameter.
Variables may contain types. Taking into account the fact that “everything is an object” is not surprising, but still it is worth looking at possible side effects.
XML Item Search Illustration of a simple problem solved using XPath via lxml
Video
The basics of wxPython step by step A good selection of 15 videos covering the basic aspects of building a GUI from installation to the addition of specific interface elements.
dg - for those who are tired of the syntax What people just don't do is write in Haskell. Here is even a Python module for this. Have I already told you what madness is?