wxPython 4.0.3

2018-06-27 Thread Robin Dunn
Announcing wxPython 4.0.3 = PyPI: https://pypi.org/project/wxPython/4.0.3 Extras: https://extras.wxPython.org/wxPython4/extras/ Pip:``pip install wxPython==4.0.3`` Changes in this release include the following: * Fixed a linking problem on macOS. The new waf added

[ANN] PyYAML-4.1: YAML parser and emitter for Python

2018-06-27 Thread Ingy dot Net
=== Announcing PyYAML-4.1 === A new MAJOR RELEASE of PyYAML is now available: https://pypi.org/project/PyYAML/ This is the first release of PyYAML under a new maintenance team. In August 2016, maintenance of PyYAML and LibYAML was turned over from the orig

ANN: Lea 3.0 released

2018-06-27 Thread Pierre Denis
Lea 3.0 final is now released! ---> http://pypi.org/project/lea/3.0.0 What is Lea? Lea is a Python module aiming at working with discrete probability distributions in an intuitive way. It allows you modeling a broad range of random phenomena: gambling, weather, finance, etc. More ge

[ANN] managesieve 0.6

2018-06-27 Thread Hartmut Goebel
I'm pleased to announce managesieve 0.6, a ManageSieve client library for remotely managing Sieve scripts, including an user application (the interactive 'sieveshell'). :Homepage: https://managesieve.readthedocs.io/ Development: https://gitlab.com/htgoebel/managesieve :Author:   Hartmut Goebel :L

ANN: OB - Framework to progam bots

2018-06-27 Thread Bart Thate
Hello python-announce-list, I am Bart Thate, a 50 year old programming schizofenic. I like to annouce the version 4 of OB, a pure python3 package you can use to program bots. OB has a “no-clause MIT license” that should be the most liberal license you can get at the year 2018. I am looking

Python 3.7.0 is now available! (and so is 3.6.6)

2018-06-27 Thread Ned Deily
On behalf of the Python development community and the Python 3.7 release team, we are pleased to announce the availability of Python 3.7.0. Python 3.7.0 is the newest feature release of the Python language, and it contains many new features and optimizations. You can find Python 3.7.0 here: ht