​PyDev 7.0.3 Released

2018-11-13 Thread Fabio Zadrozny
PyDev 7.0.3 Release Highlights --- * **Mypy** * PyDev can now use Mypy when doing code analysis. * **Black Formatter** * PyDev can now use black as the code formatting engine. * **Virtual environments** * It's now possible to use pipenv for managing vir

Wing Python IDE 6.1.2 released

2018-11-13 Thread Wingware
Hi, We've just released Wing 6.1.2 , which allows creating a new virtualenv from the New Project dialog, implements VI mode inner/all text object operations such as ciw and das, exits VI insert mode when jk is t

pytest 3.10.1 released

2018-11-13 Thread Bruno Oliveira
pytest 3.10.1 has just been released to PyPI. This is a bug-fix release, being a drop-in replacement. To upgrade:: pip install --upgrade pytest The full changelog is available at https://docs.pytest.org/en/latest/changelog.html. Thanks to all who contributed to this release, among them: * An

ANN: Python Meeting Düsseldorf - 07.11.2018

2018-11-13 Thread eGenix Team: M.-A. Lemburg
[This announcement is in German since it targets a local user group meeting in Düsseldorf, Germany] ANKÜNDIGUNG PyDDF Python Herbst Sprint 2018 in Düsseldorf

PyCA cryptography 2.4.1 (and 2.4) released

2018-11-13 Thread Paul Kehrer
PyCA cryptography 2.4.1 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, Pytho