Back to Home

Python-digest # 3. News, interesting projects, articles and interviews [November 16, 2013 - November 23, 2013]

python digest

Python-digest # 3. News, interesting projects, articles and interviews [November 16, 2013 - November 23, 2013]

    This time, the digest turned out to be delayed for a day, since I was sick. But there is a lot of interesting things - a new tasty version of Python has been released, I recalled a good book for beginners, and articles for every taste.

    In addition, axce1 continues to develop a tool for adding news. A lot of work has been done to import third-party RSS feeds into the system. This should increase the number of articles that I manage to process in a week and reduce the chance that some important news will pass by. Thanks a lot to him!

    There is also a chance that the next issues will be supplied with unique pictures, and not the first ones that come from Google. You just need to find time to chat with the artist who knocked on me. This time (due to my state of health) the picture is normal.

    And I also offer ridiculous 500 Yandex Money as an incentive for someone who will make a video translation about why python 3.3 is cooler than 2.7 in the form of harastatya.



    Articles and interviews



    Video



    Books and documentation


    • The book "Python Bite" in Russian
      The news is not the latest, the release took place already in August, but I would like to remind you of this serious and interesting work

    Interesting projects, tools, libraries



    Releases


    • Python 3.3.3 came out.
      Compared to 3.2: support in the virtualenv kernel, added syntax for transferring control to the subgenerator (yeld from), implementation of the decimal module in C with a performance gain of up to x120 times, a new lzma module, the class attribute __qualname__ was introduced to expand the capabilities of introspection ( you can find out the parents of the class), namespace packages are implemented (packages divided into several directories without an __init__ file), extended platform-independent clocks in time, improved memory usage for dict, the ability to discard the context of the previous exception when change it for new and much more


    We continue to ask you to send links to interesting articles, interviews, projects, books by habrachmail - it’s great if they are Russian-language.

    << previous digest

    Read Next