Jinja24Doc 1.3.1 released

2016-04-13 Thread Ondrej Tuma
Hi everyone, I'm happy to announce that Jinja24Doc 1.3.1 has been released! As usual, you can install using pip: pip install Jinja24Doc The main changes in new release are: * separate functionality to extra files - modules (library usage) * reStructuredText support via docutils_ti

Crochet 1.5.0: Use Twisted in Django, Flask, or anywhere else

2016-04-13 Thread Itamar Turner-Trauring
Do you wish you could: * Use the power of Twisted's asynchronous networking in Django, Flask, or other threaded applications? * Provide a blocking API powered by Twisted underneath, without exposing it to the caller? * Write a library that provides APIs both for Twisted and non-Twisted

[ANN] MicroPython 1.7

2016-04-13 Thread Paul Sokolovsky
Hello, MicroPython is a lean and efficient Python implementation for microcontrollers, embedded, and mobile systems (which also runs just as fine on desktops, servers, and clouds). v1.7 adds the MicroPython cross-compiler that can generate .mpy files (pre-compiled bytecode) which can be executed