PyCA cryptography 2.5 released

2019-01-23 Thread Paul Kehrer
PyCA cryptography 2.5 has been released to PyPI. cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, asymmetric algorithms, message digests, X509, key derivation functions, and much more. We support Python 2.7, Python

ANN: Django-Compat-Patcher0.4

2019-01-23 Thread Pascal Chambon
Dear pythoneers, I'm pleased to announce version 0.4 Django-Compat-Patcher, which adds forwards/backwards compatibility shims for Django1.10 and Django 1.11: https://pypi.org/manage/project/django-compat-patcher/release/0.4/ The goal of this project is to vastly improve the compatibility of

ANN: RsFile 2.2 released

2019-01-23 Thread Pascal Chambon
Dear pythoneers, I'm pleased to announce version 2.2 of RSFile I/O Library, which adds support for python3.6 and python3.7, and fixes some corner cases when using PIPEs. RSFile provides pure-python drop-in replacements for the classes of the io module, and for the open() builtin. Its goal

[ANN] jsonrpclib-pelix 0.4.0

2019-01-23 Thread Thomas Calmant
jsonrpclib-pelix 0.4.0 == jsonrpclib-pelix 0.4.0 has just released! What is it? --- This library is an implementation of the JSON-RPC specification, for Python 2.7 and 3.4+. It supports both the original 1.0 specification, as well as the 2.0 specification, which in

Wing Python IDE 6.1.3 released

2019-01-23 Thread Wingware
Hi, We've just released Wing 6.1.3 , which improves management of the Python Shell when the project environment changes, adds 2FA card selector capability in remote host configuration , improves support for virt