Wing IDE 5.1.2 released

2015-02-26 Thread Wingware

Hi,

Wingware has released version 5.1.2 of Wing IDE, our cross-platform 
integrated development environment for the Python programming language.


Wing IDE features a professional code editor with vi, emacs, visual 
studio, and other key bindings, auto-completion, call tips, 
context-sensitive auto-editing, goto-definition, find uses, refactoring, 
a powerful debugger, version control, unit testing, search, project 
management, and many other features.


This minor release includes the following improvements:

  Support for recent Google App Engine versions
  Expanded and improved static analysis for PyQt
  Added class and instance attributes to the Find Symbol dialog
  Support recursive invocation of snippets, auto-invocation arg entry, 
and field-based auto-editing operations (e.g. :try applied to a selected 
range)

  Support for python3-pylint
  Code sign all exe, dll, and pyd files on Windows
  Fix a number of child process debugging scenarios
  Fix source assistant formatting of PEP287 fields with long fieldname
  Fix indent level for pasted text after single undo for indent adjustment
  Fix introduce variable refactoring and if (exp): statements
  About 12 other bug fixes; see 
http://wingware.com/pub/wingide/5.1.2/CHANGELOG.txt


What's New in Wing 5.1:

Wing IDE 5.1 adds multi-process and child process debugging, syntax 
highlighting in the shells, persistent time-stamped unit test results, 
auto-conversion of indents on paste, an XCode keyboard personality, 
support for Flask, Django 1.7  recent Google App Engine versions, 
improved auto-completion for PyQt, recursive snippet invocation, and 
many other minor features and improvements.  For details see 
http://wingware.com/news/2015-02-25


Free trial: http://wingware.com/wingide/trial
Downloads: http://wingware.com/downloads
Feature list: http://wingware.com/wingide/features
Sales: http://wingware.com/store/purchase
Upgrades: https://wingware.com/store/upgrade

Questions?  Don't hesitate to email us at supp...@wingware.com.

Thanks,

--

Stephan Deibel
Wingware | Python IDE

The Intelligent Development Environment for Python Programmers

wingware.com

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

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


EuroPython 2015: Launch preparations are underway

2015-02-26 Thread M.-A. Lemburg
The EuroPython Workgroups are busy preparing the launch of the
website. Just launched in mid-January, all workgroups (WGs) are fully
under steam by now, working hard to make EuroPython 2015 a fabulous
event.

http://ep2015.europython.eu/


Community building the conference
-

The *On-site Team WG* is doing a wonderful job getting us the best
possible deals in Bilbao, the *Web WG* is knee deep into code and
docker containers setting up the website, the *Marketing  Design WG*
working with the designers to create wonderful logos and brochures,
the *Program WG* contacting keynote speakers and creating the call for
proposals, the *Finance WG* building the budget and making sure the
conference stays affordable for everyone, the *Support WG* setting up
the online help desk to answer your questions, the *Communications WG*
preparing to create a constant stream of exciting news updates, the
*Administration WG* is managing the many accounts, contracts and
services needed to run the organization.

The *Financial Aid WG* and *Media WG* are preparing to start their
part of the conference organization later in March.

http://www.europython-society.org/workgroups

The WGs are all staffed with members from the ACPySS on-site team, the
EuroPython Society and volunteers from the EuroPython community to
drive the organization forward and we’re getting a lot done in a very
short time frame.


More help needed


We are very happy with the help we are getting from the community, but
there still is a lot more to be done. If you want to help us build a
great EuroPython conference, please consider joining one of the above
workgroups:

http://www.europython-society.org/workgroups

Stay tuned and be sure to follow the EuroPython Blog for updates on
the conference:

http://blog.europython.eu/

Enjoy,
-
EuroPython Society (EPS)
http://www.europython-society.org/
-- 
https://mail.python.org/mailman/listinfo/python-announce-list

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


ANN: SfePy 2015.1

2015-02-26 Thread Robert Cimrman

I am pleased to announce release 2015.1 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
--

- support for multiple fields in isogeometric analysis
- redesigned handling of solver parameters
- new modal analysis example

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

Best regards,
Robert Cimrman and Contributors (*)

(*) Contributors to this release (alphabetical order):

Lubos Kejzlar, Vladimir Lukes
--
https://mail.python.org/mailman/listinfo/python-announce-list

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