Python-digest # 16. News, interesting projects, articles and interviews [February 23, 2013 - March 2, 2014]
We continue to find and translate announcements of the most interesting and useful news from the world of python, nearby technologies and the community. Today about games, GUI, free hosting, online IDE, parallel execution of code, and much more interesting.
I don’t get tired of thanking owlman75 for the illustrations for the issues, as well as for all-all-all who, even if rarely, send news for publication through a specially trained interface .
')
news
Python projects in GSoC 2014 The Python Software Foundation has published a list of projects that will participate in Google’s annual student program. Among them are such interesting projects as Mercurial, Scrapy, Kivy, scikit-image and many projects of scientific direction.
Unyielding Good article about problems and solutions of parallel code execution.
Django forms field - nested table The author proposes an article about the implementation of a django form field of the “nested table” type, with data storage in XML
Its panel in pyramid_debugtoolbar In pyramid_debugtoolbar it is possible to create additional panels for your needs. The author offers a small example of how to do this using the example of sadisplay.
Authentication issues in Flask The author reasonably complains about the flaw in Flask of a convenient and popular authorization system.
Experience using caniusepython3 In the last issue, we wrote about an interesting library to check the compatibility of your projects with python3 - and here came the detailed article about it
Nikola 6.4.0 NIkola is a generator of static sites and blogs. The main feature of the release is the ability to generate a site in a subdirectory such as example.com/blog