EuroPython 2019 Django Girls Workshop

2019-06-04 Thread M.-A. Lemburg
Would you like to know about how to build websites, how the internet works and would you like to try programming your own first blog, but don’t know where to start? We have good news for you: we are holding a one-day Django Girls workshop for beginners ! * https://ep2019.euro

Pygments 2.4.0/2.4.1 released

2019-06-04 Thread Matthäus G . Chajdas
I'm happy to announce the release of Pygments 2.4.1 (as well as 2.4.0). Pygments is a generic syntax highlighter written in Python. Pygments 2.4 is a major new release, adding over a dozen new lexers, as well as providing a large amount of fixes and lexer updates. Please have a look at the changel

EuroPython 2019: Please configure your tickets

2019-06-04 Thread M.-A. Lemburg
Since our website was updated this year, we would like to remind you how you can configure your tickets and profiles, so that we get the right information for printing badges and adjusting catering counts. We also had a few issues with the ticket configuration and assignments last week. As a resul

ANN: Bokeh 1.2 Released

2019-06-04 Thread Bryan Van de Ven
On behalf of the Bokeh team I am pleased to announce the release of version 1.2 of Bokeh! Please read all about it in the announcement post at: https://blog.bokeh.org/posts/release-1-2-0 If you are using Anaconda/miniconda, you can install it with conda: conda install -c bokeh

pytest 4.6.0 released!

2019-06-04 Thread Anthony Sottile
The pytest team is proud to announce the 4.6.0 release! pytest is a mature Python testing tool with more than a 2000 tests against itself, passing on many different interpreters and platforms. This release contains a number of bugs fixes and improvements, so users are encouraged to take a look at

NumPy 1.16.4 released.

2019-06-04 Thread Charles R Harris
Charles R Harris Apr 21, 2019, 8:39 PM to numpy-discussion, SciPy, SciPy-User, bcc: python-announce-list Hi All, On behalf of the NumPy team I am pleased to announce the release of NumPy 1.16.4 which contains several fixes for newly reported bugs. The Python versions supported in this release ar

EuroPython 2019: PyData EuroPython 2019

2019-06-04 Thread M.-A. Lemburg
We are happy to announce a complete PyData track at EuroPython 2019: * PyData EuroPython 2019 * https://ep2019.europython.eu/events/pydata-europython-2019/ The PyData track will be part of EuroPython 2019, so you won’t need to buy an extra ticket to attend. The PyData

ANN: Datatest 0.9.6 Released

2019-06-04 Thread Shawn Brown
Datatest version 0.9.6 is now available. Datatest helps speed up and formalize data-wrangling and data validation tasks. It repurposes software testing practices for data preparation and quality assurance projects. * Docs - https://datatest.readthedocs.io/ * PyPI - https://pypi.org/project/datate

pytest 4.6.2 released

2019-06-04 Thread Anthony Sottile
pytest 4.6.2 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: * Ant

Wing Python IDE 7.0.3 released

2019-06-04 Thread Wingware
Hi, Wing 7.0.3 has been released. This is a minor release that includes the following fixes and improvements: * Fix analysis when using Python 3 on a remote host * Fix several cases where valid imports could not be resolved * Improve default display scaling on Linux * Correctly omit types

Sphinx-2.1.0 released

2019-06-04 Thread Komiya Takeshi
Hi all, I'm delighted to announce the release of Sphinx 2.1.0 final, now available on the Python package index at . It includes about 25 new features, 21 bug fixes and 5 incompatible changes. Especially, autodoc and autosummary are much improved. For the full ch

pytest 4.6.1 released

2019-06-04 Thread Anthony Sottile
pytest 4.6.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: * Ant

PyCA cryptography 2.7 released

2019-06-04 Thread Paul Kehrer
PyCA cryptography 2.7 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