EuroPython 2017: Videos for Tuesday available online

2017-10-12 Thread M.-A. Lemburg
We are pleased to announce the second batch of cut videos for EuroPython 2017. To see the new videos, please head over to our EuroPython YouTube channel and select the "EuroPython 2017" playlist. The new videos start at entry 31 in the playlist. * EuroPython 2017 Videos *

PyCA cryptography 2.1 released

2017-10-12 Thread Paul Kehrer
PyCA cryptography 2.1 has been released to PyPI. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions. We support Python 2.6-2.7, Python 3.4+, and PyPy. NOTE: This release

PyCA cryptography 2.1.1 released

2017-10-12 Thread Paul Kehrer
PyCA cryptography 2.1.1 has been released to PyPI. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions. We support Python 2.6-2.7, Python 3.4+, and PyPy. This release, in

qutebrowser v1.0.0 released!

2017-10-12 Thread Florian Bruhin
Hey, I'm delighted to announce that I just released qutebrowser v1.0.0! qutebrowser is a keyboard driven browser with a vim-like, minimalistic interface. It's written using PyQt and cross-platform. This release comes with many big breaking changes such as the new config and QtWebEngine by defaul

ANN: psutil 5.4.0 with AIX support is out

2017-10-12 Thread Giampaolo Rodola'
Hello all, I'm glad to announce the release of psutil 5.4.0: https://github.com/giampaolo/psutil A detailed blog post is available here: http://grodola.blogspot.com/2017/10/psutil-540-with-aix-support-is-out.html About = psutil (process and system utilities) is a cross-platform library for re