ANN: SfePy 2015.4

2015-12-01 Thread Robert Cimrman

I am pleased to announce release 2015.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 (preliminary support). It is distributed under the new
BSD license.

Home page: http://sfepy.org
Mailing list: http://groups.google.com/group/sfepy-devel
Git (source) repository, issue tracker, wiki: http://github.com/sfepy

Highlights of this release
--

- basic support for restart files
- new type of linear combination boundary conditions
- balloon inflation example

For full release notes see http://docs.sfepy.org/doc/release_notes.html#id1
(rather long and technical).

Best regards,
Robert Cimrman on behalf of the SfePy development team

---

Contributors to this release in alphabetical order:

Robert Cimrman
Grant Stephens
--
https://mail.python.org/mailman/listinfo/python-announce-list

   Support the Python Software Foundation:
   http://www.python.org/psf/donations/


xlwings 0.6.0: Adds support for User Defined Functions (UDFs) on Windows

2015-12-01 Thread Felix Zumstein
I am pleased to announce the release of xlwings v0.6.0: 

Amongst other new features, this release merges the ExcelPython project fully 
into xlwings which means that User Defined Functions (UDFs) are now supported 
on Windows.

Check the Release Notes for full details: 
http://docs.xlwings.org/whatsnew.html 

About xlwings: 
xlwings is a BSD-licensed python library that makes it easy to call python from 
Excel and vice versa: 

Interact with Excel from python using a syntax that is close to VBA yet 
pythonic. 
Replace your VBA macros/UDFs with python code and still pass around your 
workbooks as easily as before. 
xlwings fully supports NumPy arrays and Pandas DataFrames. 

It works with Microsoft Excel on Windows and Mac. 

http://xlwings.org 
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/


ANN python-taiga 0.8.1

2015-12-01 Thread Andrea Stagi
Python-taiga 0.8.1 released!

python-taiga is a python module for communicating with Taiga.io, a new
project management platform! For more info https://taiga.io/

This release includes:

- Pass attrs when importing a task (thanks @mlq)
- Add missing IssueTypes to client (thanks @yakky)

You can find python-taiga code on Github https://github.com/nephila/python-
taiga

Any kind of contribution is appreciated! :)

-- 
Andrea Stagi (@4stagi) - Senior Full Stack Developer @Nephila
Job profile: http://linkedin.com/in/andreastagi
Website: http://4spills.blogspot.it/
Github: http://github.com/astagi
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations/