|rss_image| **blog page - 1/1** :ref:`Blog ` :ref:`modules (2) ` :ref:`teachings (1) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS .. raw:: html
.. index:: blog .. _ap-main-0: blog page - 1/1 +++++++++++++++ .. blogpostagg:: :keywords: futures,concurrent :date: 2015-07-14 :categories: modules :title: Modules futures, concurrent :rawfile: 2015/2015-07-14-futures.rst On the way to build a setup for my student, I went through an issue with the packages `futures `_, version 3.0.3 which contains the following line:: raise type(self._exception), self._exception, self._traceback It raises an exception *SyntaxError* from file `_base.py `_. I checked with an older version (2.2.0) and this line does not appear. Let's follow `Issue 41 `_. .. blogpostagg:: :keywords: ENSAE,javascript :date: 2015-06-06 :categories: teachings,modules :title: New modules after a year of teachings :rawfile: 2015/2015-06-06-ensae_teachings.rst My students used modules I did not know about. I added them to function :func:`installation_ensae `: * `newspaper3k `_: python library for extracting and curating articles * `django-audiotracks `_ * `pyjsdl `_: pygame in javascript * `pymunk `_: simulation, game and physics * `textblob `_: simplified text processing .. raw:: html
|rss_image| **blog page - 1/1** :ref:`2015-06 (1) ` :ref:`2015-07 (1) `