See http://gmpy.sourceforge.net/ for details.
What is it: a wrapper for the GMP library, to provide multi-precision
arithmetic for Python. Multi-precision floats, and unbounded-precision
rationals, are not present in stock Python; multi-precision integers
('long') are, but gmpy's version of multi-precision integers is faster
for some operations (NOT all -- used to be, but Python 2.3 did serious
enhancements to some operations on longs) and provides lots of nifty
pre-packaged additional functions.
Minor changes and bug-fixes since the latest 0.9 pre-alpha; support for
Python 2.3. The Windows binary release is now for Python 2.3 _only_ (if
you're stuck with Python 2.2 on Windows, you can keep using gmpy 0.9
pre-alpha and not really suffer from that). Known bug on Windows: the
scan0 and scan1 functions appear broken (perhaps related to the lack of
a GMP 4.0 library for Windows -- haven't found one around yet).
Alex
Hi All,
PyDev - Python IDE (Python Development Enviroment for Eclipse) version
0.9.4 has just been released.
Check the homepage (http://pydev.sourceforge.net/) for more details.
Release Highlights:
- New PYTHONPATH configuration (for the whole ambient), used for running
your files, PyLint, code completion...
- Integrated Scott Schleiser patches for the debugger (you won't see any
'implement me' anymore!).
- Integrated Heikki Toivonen patch for PyLint using the project pythonpath.
- Integrated Heikki Toivonen patch for indentation after '(', '[' and
'{' (if the line ends with a comma).
- Some StackOverflow errors were removed from code completion.
- Keybindings added for Refactoring (powered by bycicle repair man) -
check the FAQ.
- Some bug-fixes as usual...
Regards,
--
Fabio Zadrozny
------------------------------------------------------
Software Developer
ESSS - Engineering Simulation and Scientific Software
www.esss.com.br
PyDev - Python Development Enviroment for Eclipse
pydev.sf.netpydev.blogspot.com
SMC - The State Machine Compiler v. 4.1.0
Requires: Java 1.4.1 SE (Standard Edition) or better.
Download: http://sourceforge.net/projects/smc
Home Page: http://smc.sourceforge.net
=================================================================
What's New?
=================================================================
+ Added a "%access" keyword which sets the generated context
class' accessibility level. This level is used when generating
Java and C# code and ignored for all other target languages.
=================================================================
Bug fixes
=================================================================
+ (Java) The previous release set the context class'
accessibility level to package if the %package was specified.
This was a mistake. The %access keyword now solves this
problem.
=================================================================
What is SMC?
=================================================================
SMC takes a state machine description (stored in a .sm file) and
generates State pattern classes in a target language (C++, Java,
Tcl, VB.Net, C# and Python are currently supported). SMC is a
console-based app written in Java which means SMC can run
anywhere Java (1.4.1 or better) can run. The download package
includes an example directory showing how SMC can used with C++,
Java, Tcl (requires [incr Tcl] package), VB.Net, C# and Python.
The examples range from trivial to GUI apps.
=================================================================
How can I learn more?
=================================================================
At http://smc.sourceforge.net. You can access the SMC
Programmer's Manual there as well. While you're there, check out
the SMC demo applet at http://smc.sourceforge.net/SmcDemo.htm.
=================================================================
Where can I get it?
=================================================================
SMC and the Programmer's Manual can be downloaded from
http://sourceforge.net/projects/smc. You can also use this
website to:
+ Ask questions (via the Public Forum's Help discussion)
+ Submit a bug.
+ Join a mailing list.
+ Access SMC documentation.
+ Access SMC's source code in the CVS repository.
(Note: in order to make full use of SourceForge capabilities,
you must be a SourceForge member. If you are not a member,
head over to http://sourceforge.net/account/register.php
and sign up. SourceForge membership is free - no money, no
requirements and NO SPAM! Membership has its benefits.)
If you have any problems, surf over to
http://sourceforge.net/forum/forum.php?forum_id=27865 and report
the problem. I will try and answer you via the Help forum as
quickly as I can.
Enjoy!
Charles Rapp
mailto:rapp@acm.org
Hi,
The version 0.4.1 of Fail2Ban is available.
This version contains only a bug fix in textToDNS and a more readable
configuration file. A initd script for Gentoo is also available.
I would really appreciate initd scripts for others distributions.
"Fail2Ban is written in Python. It scans log files like /var/log/pwdfail
or /var/log/apache/error_log and bans IP that makes too many password
failures. It updates firewall rules to reject the IP address."
Homepage: http://fail2ban.sourceforge.net
Best Regards,
Cyril Jaquier
Greetings,
The 2nd annual *SciPy Conference* on Python for Scientific Computing
will be held again this year at Caltech, September 22-23, 2005.
History:
--------
This event started as SciPy "Workshops" held in 2002 and 2003, with
great participation by the ~70 people attending. In 2004, it became
a "conference", with attendance jumping to 87 participants.
Registration:
-------------
Registration is now open. More information can be found here:
http://www.scipy.org/wikis/scipy05
You may register early online for $100.00. Registration includes
breakfast and lunch Thursday & Friday and a very nice dinner Thursday
night. After July 29, registration will cost $150.00.
Call for Presenters:
--------------------
If you are interested in presenting at the conference, you can submit an
abstract in Plain Text, PDF or MS Word formats to abstracts(a)scipy.org --
the deadline for abstract submission is July 29, 2005. Papers or
presentation slides are acceptable and are due by August 26, 2005.
Feedback:
---------
If you have any feedback from last year's conference or suggestions for
this year, please discuss via the scipy mailing list:
list signup: http://www.scipy.org/mailinglists/
list address: scipy-user(a)scipy.org
Please forward this announcement to anyone/list that might be interested.
Best Regards,
--
Janet Swisher --- Senior Technical Writer
Enthought, Inc. http://www.enthought.com
Hallöchen!
At http://pyvisa.sourceforge.net you can find information about the
PyVISA package. It realises Python bindings for the VISA library
which enables you to control measurement devices via Python source.
Today I released version 0.9. I tried to provide it with good
documentation. It works very nicely with the GPIB in our lab,
however, I haven't yet received feedback from others, so I leave it
in beta status and with a version number < 1.
Tschö,
Torsten.
--
Torsten Bronger, aquisgrana, europa vetus
I'm happy to announce that ActivePython 2.4.1 for Solaris 10 on SPARC,
x86 and x64 systems is now available for free download from:
http://www.ActiveState.com/Products/ActivePython/
This release adds support for Solaris running on x86 and x64 systems.
Note: This release (build 247) also includes important updates for the
recently released ActivePython for Mac OS X. Please see the release
notes for details.
http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/relnotes.html#releas…
What is ActivePython?
---------------------
ActivePython is ActiveState's quality-assured binary distribution of
Python. Builds for Linux, Mac OS X, Solaris and Windows are made freely
available.
ActivePython includes the Python core and core extensions (zlib 1.2.1,
bzip2 1.0.2, bsddb 4.2.52, Tk 8.4.9, and Tix 8.1.4) and is fully
compatible with other Python distributions of the same version.
ActivePython also includes a wealth of Python documentation, including:
- the core Python docs;
- Andrew Kuchling's "What's New in Python" series;
- the Non-Programmer's Tutorial for Python;
- Mark Pilgrim's excellent "Dive into Python"; and
- a snapshot of the Python FAQs, HOWTOs and PEPs.
An online version of the docs can be found here:
http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/welcome.html
Thanks, and enjoy!
Trent, Python Tech Lead
--
Trent Mick
TrentM(a)ActiveState.com
Dear all,
I am very happy to announce the release of SCF 1.1, a Python based Smart
Card development framework for Windows® and Linux.
SCF 1.1 introduces support for BasicCard® Enhanced and Professional under
GNU/Linux and Windows®.
All commands are supported as well as firmware image parsing so you have
full control of the personalization process: application + data.
The SCF Shell is now "BasicCard-aware".
SCF is available on www.snakecard.com for download and free testing.
You may also browse the reference guide online.
Best regards,
Philippe Martin