ANN: AsyncOpenStackClient 0.4.0

2018-04-25 Thread Krzysztof Warunek
hi, I'm glad to announce AsyncOpenStackClient 0.4.0. - feature: support OS_* environ variables. Info The AsyncOpenStakClient is rest wrapper to OpenStack API. It provides very raw functionality however, it has a nice abstraction for authetication. Package: https://pypi.org/project/Async

[ANN] PyTables 3.4.3

2018-04-25 Thread Javier Sancho
=== Announcing PyTables 3.4.3 === We are happy to announce PyTables 3.4.3 What's new == This new release of PyTables gets support of `hfile.root['some child']` dict-like syntax for accessing children. There is also support for `new os.f

Pythran 0.8.5

2018-04-25 Thread Serge Guelton
(sorry for the double posting if any) It is my pleasure to announce a new version of the Pythran compiler. Pythran is an Ahead of Time compiler for a subset of the Python language, with a focus on scientific kernels. It can turn code like the one below: #pythran export weights(uint8[:,:])

User research on the new PyPI

2018-04-25 Thread Nicole Harris
Following the release of the new PyPI, the development team continues to look for ways to improve the site - this includes conducting user research and user testing to better understand what the Python community needs from the user interface. Our initial focus will be on redesigning the main proje

pytest 3.5.1 released

2018-04-25 Thread Bruno Oliveira
pytest 3.5.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 http://doc.pytest.org/en/latest/changelog.html. Thanks to all who contributed to this release, among them: * Brian