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
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
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
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
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
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
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
+ 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
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
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
-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
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
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
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
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
://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
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
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
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
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
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
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
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
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
() 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
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
orial
Regards,
Pierre
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html
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
regards,
Pierre
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html
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/
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
-
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
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
/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/
?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/
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/
/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/
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
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
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/
Contributors)
Enjoy!
-Pierre
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
Contributors)
Enjoy!
-Pierre
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
Contributors)
Enjoy!
-Pierre
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
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
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)
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
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
...
Pierre Denis
--
https://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
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/
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/
/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/
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
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
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/
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/
(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/
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/
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/
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/
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
-> 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
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
/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
` 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
/
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
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
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-
67 matches
Mail list logo