Scalpel Audio Editor 0.8.0

2010-12-04 Thread Pierre
Scalpel is an audio editor for Linux written in Python. It aims at providing a simple-to-use and easy-to-extend audio editor. Sound hackers, get started translating your Matlab routines into Python/Numpy functions! Scalpel uses PyGTK for the user interface, Numpy for the internal processing, ALSA

[Python-announce] CodraFT v2.0.2

2022-06-16 Thread Pierre Raybaut
a lot of images format as well as HDF5 (for saving/loading CodraFT workspace or importing any other data file). Enjoy! -- Always a pleasure to share with Python community, since 2008. Pierre Raybaut ___ Python-announce-list mailing list -- python

[Python-announce] CodraFT v2.1.1

2022-07-20 Thread Pierre Raybaut
lot of images format as well as HDF5 (for saving/loading CodraFT workspace or importing any other data file). Enjoy! -- Always a pleasure to share with Python community, since 2008. Pierre Raybaut ___ Python-announce-list mailing list -- python

[Python-announce] CodraFT 2.1.2 has been released

2022-08-01 Thread Pierre Raybaut
of images format as well as HDF5 (for saving/loading CodraFT workspace or importing any other data file). Enjoy! -- Always a pleasure to share with Python community, since 2008. Pierre Raybaut ___ Python-announce-list mailing list -- python-announce

[Python-announce] ANN: Release of PlotPy V2 📊

2023-10-31 Thread Pierre Raybaut
milestone ✅. We invite the community to explore PlotPy V2's capabilities. Explore PlotPy V2 on PyPI: <https://pypi.org/project/PlotPy/>. View the project on GitHub: <https://github.com/PlotPyStack/plotpy/>. Review the documentation: <https://plotpy.readth

ANN: Tahchee v.0.9.0 (intial release)

2005-07-29 Thread Sébastien Pierre
Hi all, This is the first public release of Tahchee - a static website build system that uses the Cheetah template system. Tahchee is a tool for developers and webdesigner that allows to easily build a static website using the Cheetah template system. It was created to fill in the gap betwe

ANN: Karrigell-2.1.9 released

2005-09-10 Thread Pierre Quentel
d to more complex applications. It is now supported on shared web hosting by python-hosting.com, running behind Apache It's been around for nearly 3 years now, and is still evolving regularly. This new version adds many new features, a better documentation, and fixes a couple of bugs

ANN: Karrigell-2.2 beta released

2005-10-31 Thread Pierre Quentel
+ bug fixes Because of the many changes, this is a beta version. Testing of and feedback on the new features is very much appreciated ! Cheers, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.or

ANN: Karrigell-2.2 beta released

2005-11-06 Thread Pierre Quentel
or on Unix / Linux Thanks to all who have reported bugs. I plan to release the final 2.2 version within 2 weeks Regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

ANN: Karrigell-2.2 final released

2005-11-22 Thread Pierre Quentel
HTTP server which would use 100% of the CPU in some cases, and another one in the protected directory management Best regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

[ANN] Karrigell-2.2.3 released

2006-04-01 Thread Pierre Quentel
-specific session object, and the name _login which is the value of the form field Read more on the tutorial : http://quentel.python-hosting.com/wiki/index.pih Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http

Karrigell version 2.2.5 - licence changes to BSD

2006-05-17 Thread Pierre Quentel
A new version of the web framework Karrigell (http://www.karrigell.com) has been released The main changes in this version are : - the Open Source licence changes from GPL to BSD - logging management (written by Radavan Garabik) : new options loggingFile and loggingParameters - new options in conf

ANN: buzhug, a new pure-Python database engine

2006-05-27 Thread Pierre Quentel
at it is much faster than gadfly and KirbyBase, and only less than 3 times slower than SQLite This is still a beta version, so I need feedback on the syntax, performance, bug reports etc. Please send any comment or question to the Google group : http://groups.google.com/group/buzhug?lnk=li Regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

ANN : buzhug 0.4

2006-06-20 Thread Pierre Quentel
ests I found that it is much faster than gadfly and KirbyBase, and only less than 3 times slower than SQLite (see http://buzhug.sourceforge.net/performance.html for details) This version 0.4 improves the speed of selection on fixed-length fields (integer, date, datetime) and introduces a

ANN : Karrigell 2.3

2006-06-24 Thread Pierre Quentel
cript admin/internat.pih Feedback and comments are welcome on the Google group http://groups.google.com/group/karrigell?lnk=li Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

ANN : Karrigell 2.3.1 released - CGI support

2006-09-03 Thread Pierre Quentel
://karrigell.sourceforge.net Tutorial : http://quentel.python-hosting.com/wiki/index.pih Google group : http://groups.google.com/group/karrigell Regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf

[ANN] buzhug-0.5 released

2006-09-18 Thread Pierre Quentel
the result can be to override with the new field definition, or to open the existing base Homepage : http://buzhug.sourceforge.net Regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

[ANN] Karrigell-2.3.2 released - MySQL admin application

2006-11-01 Thread Pierre Quentel
age : http://karrigell.sourceforge.net Download : http://sourceforge.net/project/showfiles.php?group_id=67940 Regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

[ANN] PyDbLite 1.9

2007-01-03 Thread Pierre Quentel
PyDbLite is a small, fast, pure-Python, in-memory database management program The database object supports the iterator protocol, so that requests can be expressed with list comprehensions or generator expressions instead of SQL. The equivalent of : cursor.execute("SELECT name FROM table WHER

ANN : Karrigell 2.3.3

2007-01-18 Thread Pierre Quentel
Tutorial : http://en.wikibooks.org/wiki/Karrigell_Tutorial/Home_page Regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

[ANN] buzhug-0.7 (pure-Python database engine)

2007-02-25 Thread Pierre Quentel
comprehensions or generator expressions, instead of SQL queries : for record in [ r for r in db if r.name == 'pierre' ]: print record.name,record.age instead of cursor.execute("SELECT * IN db WHERE name = 'pierre'") for r in cursor.fetchall(): pr

ANN : Karrigell-2.3.4

2007-03-18 Thread Pierre Quentel
Hi all, A new version of the Karrigell web framework has just been released It is mainly a bug fix release, with a few improvements for "smart url" management and for the calendar demo Home page : http://karrigell.sourceforge.net Regards, Pierre -- http://mail.python.org/mailma

ANN : Karrigell-2.3.5

2007-05-27 Thread Pierre Quentel
Karrigell behind Apache using CGI mode, making the integration possible for a wide range of web hosters - a few enhancements in the built-in namespace where scripts run, and in the documentation for this namespace - the usual bug fixes Home page : http://karrigell.sourceforge.net Regards, Pierre

[ANN] buzhug 0.9 released

2007-09-30 Thread Pierre Quentel
comprehensions or generator expressions, instead of SQL queries : for record in [ r for r in db if r.name == 'pierre' ]: print record.name,record.age instead of cursor.execute("SELECT * IN db WHERE name = 'pierre'") for r in cursor.fetchall(): pr

[ANN] Karrigell 2.3.6 (ADMIN : PLEASE IGNORE PREVIOUS MESSAGE WITH SAME TITLE)

2007-10-15 Thread Pierre Quentel
() and improves the documentation for using Karrigell on shared web hosting Home page : http://karrigell.sourceforge.net Tutorial : http://en.wikibooks.org/wiki/Karrigell_Tutorial Google group : http://groups.google.com/group/karrigell?lnk=li Regards, Pierre -- http://mail.python.org/mailman

buzhug 1.0 released

2007-12-15 Thread Pierre Quentel
2.3 Home page : http://buzhug.sourceforge.net/ Tutorial : http://buzhug.sourceforge.net/tutorial.html Download : http://sourceforge.net/project/showfiles.php?group_id=167078 Regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software

ANN : Karrigell-2.4.0 released

2008-04-27 Thread Pierre Quentel
orial Regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

buzhug 1.4

2009-01-18 Thread Pierre Quentel
reports and discussions about buzhug : http://groups.google.com/group/buzhug Cheers, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

buzhug-1.5 released

2009-03-01 Thread Pierre Quentel
regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

Karrigell-3.0 released

2009-06-20 Thread Pierre Quentel
I thank all the people on the Karrigell group who helped by their advices, suggestions, support and code Enjoy ! Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

[ANN] Karrigell-3.0.3 released

2009-12-13 Thread Pierre Quentel
lid path for session cookie - the default folder for the Windows installer is c:\(folder name) instead of Program Files (Jim reported performance issues on Windows 7) Karrigell home page : http://karrigell.sourceforge.net Discussion group : http://groups.google.com/group/karrigell Cheers, Pierre -

[ANN] Karrigell-3.0.4 released

2010-02-28 Thread Pierre Quentel
configuration and for cookie expiry date Home page : http://karrigell.sourceforge.net Downloads : http://sourceforge.net/project/showfiles.php?group_id=67940 Group : http://groups.google.com/group/karrigell Cheers, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support

Karrigell 3.1 released

2010-05-15 Thread Pierre Quentel
Hi, A new release of the web framework Karrigell has been released recently Its main fetaure is WSGI compliance Home page : http://karrigell.sourceforge.net Downloads : http://sourceforge.net/projects/karrigell/files/ Group : http://groups.google.com/group/karrigell?lnk= Cheers, Pierre

[ANN] PyDbLite 2.5, a pure-Python db engine + Pythonic interface to SQLite and MySQL

2010-06-07 Thread Pierre Quentel
/platformdownload.php?group_id=210258 Enjoy, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

Karrigell-3.1.1 published

2010-09-12 Thread Pierre Quentel
?group_id=67940 Group : http://groups.google.com/group/karrigell Best regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Spyder v2.0.0

2010-11-29 Thread Pierre Raybaut
bject inspector) o console: background color (black/white), automatic code completion, etc. o and a lot more... Cheers, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

Karrigell-4.1 : first version of the web framework for Python 3.2

2011-03-28 Thread Pierre Quentel
/wiki/Home Best regards, Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN : Karrigell-4.3.6 released

2011-10-31 Thread Pierre Quentel
ilt-in support for usual features such as cookie and session management, localization, user login/logout/role management. It also includes a complete documentation, with tutorial and a set of how-to's A helpful and friendly community welcomes users at http://groups.google.com/group/karrigell

ANN: Spyder v2.1

2011-11-03 Thread Pierre Raybaut
blog: http://spyder-ide.blogspot.com/ Last, but not least, we welcome any contribution that helps making Spyder an efficient scientific development/computing environment. Join us to help creating your favourite environment! (http://code.google.com/p/spyderlib/wiki/NoteForContributors) Enj

ANN: Spyder v2.1.2

2011-11-16 Thread Pierre Raybaut
com/p/spyderlib/wiki/NoteForContributors) Enjoy! -Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Spyder v2.1.9

2012-04-01 Thread Pierre Raybaut
Contributors) Enjoy! -Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Spyder v2.1.10

2012-05-27 Thread Pierre Raybaut
Contributors) Enjoy! -Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Spyder v2.1.11

2012-07-29 Thread Pierre Raybaut
Contributors) Enjoy! -Pierre -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: New WinPython with Python 2.7.4 and 3.3.1 (32/64bit)

2013-05-06 Thread Pierre Raybaut
Hi all, I am pleased to announce that four new versions of WinPython have been released yesterday with Python 2.7.4 and 3.3.1, 32 and 64 bits. Many packages have been added or upgraded (see the automatically-generated changelogs). Special thanks to Christoph Gohlke for building most of the binary

ANN: Spyder v2.2

2013-05-08 Thread Pierre Raybaut
cial blog: http://spyder-ide.blogspot.com/ Last, but not least, we welcome any contribution that helps making Spyder an efficient scientific development/computing environment. Join us to help creating your favourite environment! (http://code.google.com/p/spyderlib/wiki/NoteForContributors)

ANN: New WinPython with Python 2.7.5 and 3.3.2 (32/64bit)

2013-05-27 Thread Pierre Raybaut
gration into Windows explorer, providing the same features as the official Python installer regarding file associations and context menu entry (this option may be activated through the WinPython Control Panel), and adding shortcuts to Windows Start menu. Enjoy! -Pierre -- http://mail.python.org/mai

ANN: Spyder v2.2.3 released

2013-08-26 Thread Pierre Raybaut
contribution that helps making Spyder an efficient scientific development/computing environment. Join us to help creating your favourite environment! (http://code.google.com/p/spyderlib/wiki/NoteForContributors) Enjoy! -Pierre -- http://mail.python.org/mailman/listinfo/python-announce-l

ANN: Lea 1.1 (discrete probability distributions)

2013-09-26 Thread Pierre Denis
... Pierre Denis -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Lea 1.2 (discrete probability distributions)

2013-12-18 Thread Pierre Denis
this uncertain universe...  Pierre Denis  -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: New WinPython with Python 2.7.6 and 3.3.3 (32/64bit)

2013-12-27 Thread Pierre Raybaut
he WinPython Control Panel), and adding shortcuts to Windows Start menu. Enjoy! -Pierre -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

Brython 2.0 released

2014-02-16 Thread pierre . quentel
/src Join us on the forum : https://groups.google.com/forum/?fromgroups=#!forum/brython - Pierre -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

Brython 2.0 (Python in the browser)

2014-02-16 Thread pierre . quentel
Hi, Brython (Browser Python) is an implementation of Python 3 in the browser. Its goal is to be able to write client-side programs in Python instead of Javascript, with code inside tags

ANN: Lea 1.3.1 released

2014-09-21 Thread Pierre Denis
urce project, LGPL license - runs on Python 2.x and 3.x - pure Python module, lightweight - no package dependency - probabilities stored as rationals (no floating-point biases) Hoping Lea could be helpful in this uncertain universe... Pierre Denis -- https://mail.python.org/mailman/lis

ANN: Lea 2.0.0 (beta.2) released

2014-12-27 Thread Pierre Denis
oping Lea could be helpful in this uncertain universe... ! Pierre Denis -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Lea 2.0.0 released

2015-02-03 Thread Pierre Denis
lea/2.0.0-beta.2> With the hope that Lea can make your happiness less uncertain, Pierre Denis -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Lea 2.1.1 released

2015-03-18 Thread Pierre Denis
(PyPI) --- http://pypi.python.org/pypi/lea With the hope that Lea can make your happiness less uncertain, Pierre Denis -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Lea 2.1.2

2015-08-04 Thread Pierre Denis
can make your fun less uncertain, Pierre Denis -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Lea 2.2.0-beta.4

2015-12-23 Thread Pierre Denis
lea Download Lea (PyPI) --- http://pypi.python.org/pypi/lea With the hope that Lea can make the Force less uncertain, Pierre Denis -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Lea 2.2.0

2016-05-04 Thread Pierre Denis
he package more mature! Lea project page http://bitbucket.org/piedenis/lea Download Lea (PyPI) --- http://pypi.python.org/pypi/lea With the hope that Lea can make your joy less random, Pierre Denis -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

ANN: Lea 2.3 released

2017-05-02 Thread Pierre Denis
your feedbacks/advices for a potential submission. Lea project page http://bitbucket.org/piedenis/lea Documentation - http://bitbucket.org/piedenis/lea/wiki/Home Download Lea (PyPI) --- http://pypi.python.org/pypi/lea/2.3.4 With the hope that L

ANN: Lea 3.0.0 beta 2

2018-05-29 Thread Pierre Denis
-> http://bitbucket.org/piedenis/lea Documentation-> http://bitbucket.org/piedenis/lea/wiki/Home Lea 3 on PyPI-> http://pypi.org/project/lea/3.0.0.beta.1 With the hope that Lea can make the Universe less uncertain, Pierre Denis -- https://mail.python.org/mailman/listinfo

ANN: Lea 3.0 released

2018-06-27 Thread Pierre Denis
t (P(lea.binom(6,'p') <= 2).subs('p',1/4)) # -> 0.83056640625 To learn more... Lea 3 on PyPI -> http://pypi.org/project/lea/3.0.0 Lea project page -> http://bitbucket.org/piedenis/lea Documentation -> http://bitbucket.org/piedenis/lea/wiki/Home Statu

ANN: Lea 3.1.0 released

2019-03-27 Thread Pierre Denis
/bitbucket.org/piedenis/lea Documentation -> http://bitbucket.org/piedenis/lea/wiki/Home Statues algorithm -> http://arxiv.org/abs/1806.09997 With the hope that Lea can make this Universe less hazardous, Pierre Denis -- https://mail.python.org/mailman/listinfo/python-announce-list

ANN: guidata v1.7.7

2020-08-09 Thread Pierre Raybaut
` documentation with examples, API reference, etc. is available here: https://guidata.readthedocs.io/en/latest/ Python package index page: http://pypi.python.org/pypi/guidata/ -- Pierre Raybaut ___ Python-announce-list mailing list -- python-announce-list

ANN: PythonQwt 0.6.2

2020-08-09 Thread Pierre Raybaut
/ Python package index page: https://pypi.org/project/PythonQwt/ -- Pierre Raybaut ___ Python-announce-list mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3

apycot 0.12.1 released

2008-06-18 Thread Pierre-Yves David
I am pleased to announce the 0.12.1 release of apycot. What is apycot ? This package is designed to run tests on a code repository on a daily basis. It comes with a set of predefined tests, essentially for python packages, and a set of predefined reports to display execution res

[ANN] Game Microwar 2.0 beta 2

2009-09-17 Thread Pierre-Alain Dorange
rojects/microwar/support> FAQ : <http://microwar.sourceforge.net/faq.html> All logos used are tradmarks from the corresponding compagny. Use is illustrative. -- Pierre-Alain Dorange<http://microwar.sourceforge.net/> Ce message est sous licence Creative Commons "by-nc-sa-