ANN: elicit CLI framework with enhanced debugger 1.7

2019-01-02 Thread kdart
I really like the exception chaining feature of Python 3. I also like the fact that an exception instance now has access to the traceback, making it the only object you need to start a debugging session from an exception. However, the stock pdb module still does not make it easy to inspect the

ANN: unicode 2.7

2019-01-02 Thread garabik-news-2005-05
unicode is a simple python command line utility that displays properties for a given unicode character, or searches unicode database for a given name. It was written with Linux in mind, but should work almost everywhere (including MS Windows and MacOSX), UTF-8 console is recommended. ˙pɹɐpuɐʇs

[ANN] python-blosc 1.7.0

2019-01-02 Thread Valentin Haenel
= Announcing python-blosc 1.7.0 = What is new? This is a maintenance release which takes care of several housekeepting tasks. Support for older versions of Python (2.6 and 3.3) has been removed from the codebase. A new version

ANN: poliastro 0.11.1 released 

2019-01-02 Thread Juan Luis Cano
Hi all, It fills us with astronomical joy to announce the release of poliastro 0.11.1!  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

ANN: SfePy 2018.4

2019-01-02 Thread Robert Cimrman
I am pleased to announce release 2018.4 of SfePy. Description --- SfePy (simple finite elements in Python) is a software for solving systems of coupled partial differential equations by the finite element method or by the isogeometric analysis (limited support). It is distributed under

[RELEASE] Python 3.7.2 and 3.6.8 are now available

2019-01-02 Thread Ned Deily
https://blog.python.org/2018/12/python-372-and-368-are-now-available.html Python 3.7.2 and 3.6.8 are now available. Python 3.7.2 is the next maintenance release of Python 3.7, the latest feature release of Python. You can find Python 3.7.2 here: