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

2019-02-25 Thread Ingy dot Net
=== Announcing PyYAML-5.1b1 (First beta release) === The first beta release of PyYAML-5.1 has been uploaded to pypi.org. The final release is expected to land in the next 2 weeks. Normally we would only announce the final release, but this one has been a lo

Sphinx-2.0.0 beta1 released.

2019-02-25 Thread Komiya Takeshi
Hi all, We released Sphinx 2.0.0b1 at last night. It includes much of improvements. And It also contains breaking API changes. So we need your help to check it working fine on your document. In detail, please see CHANGES: https://github.com/sphinx-doc/sphinx/blob/v2.0.0b1/CHANGES You can use it

pytest 4.3.0 released

2019-02-25 Thread Bruno Oliveira
Hi everyone, The pytest team is proud to announce the 4.3.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

cx_Oracle 7.1.1

2019-02-25 Thread Anthony Tuininga
What is cx_Oracle? cx_Oracle is a Python extension module that enables access to Oracle Database for Python 3.x and 2.x and conforms to the Python database API 2.0 specifications with a number of enhancements. Where do I get it? https://oracle.github.io/python-cx_Oracle The easiest method to in

ANN: poliastro 0.12.0 released 🚀

2019-02-25 Thread Juan Luis Cano
Hi all, It fills us with astronomical joy to announce the release of poliastro 0.12.0! 🚀 poliastro is a pure Python library that allows you to simulate and analyze interplanetary orbits in a Jupyter notebook in an interactive and easy way, used in academia and the industry by people from all

Chaos Toolkit 1.0.0

2019-02-25 Thread Sylvain Hellegouarch
Hi all, I'm really pleased to announce 1.0.0 of the Chaos Toolkit, a Python toolkit for Chaos Engineering. https://medium.com/chaos-toolkit/chaos-toolkit-1-0-0-and-a-lot-of-joy-71bcb39f11a7 Sources and binary packages can be found as usual on pypi: https://pypi.org/project/chaostoolkit/ The Cha

Nikola v8.0.2 is out!

2019-02-25 Thread Chris Warrick
On behalf of the Nikola team, I am pleased to announce the immediate availability of Nikola v8.0.2. This is a quality-of-life release with a handful of bug fixes, two new translations and a few extra features. What is Nikola? === Nikola is a static site and blog generator, written in

Pyto: Open Source iOS app to code Python with NumPy, Pandas & Matplotlib

2019-02-25 Thread Adrian Labbe
Hello! I wanted to announce here a "new" iOS app for coding Python: Pyto. It's available on the App Store and is open source. Features = The app has a file browser with scripts, a code editor with syntax coloring and smart code completion and a console that supports input.

[RELEASE] Python 3.8.0a1 is now available for testing

2019-02-25 Thread Łukasz Langa
I packaged another release. Go get it here: https://www.python.org/downloads/release/python-380a2/ Python 3.8.0a2 is the second of four planned alpha releases of Python 3.8, the next feature release of Python. During the alpha phase, Python 3.8 remains under heavy development: additional features