KeepNote is a simple cross-platform note taking program implemented
in Python. I have been using it for my research and class notes, but
it
should be applicable to many note taking situations.
KeepNote is ideal for storing your class notes, TODO lists, research
notes, journal entries, paper outlines, etc in a simple notebook
hierarchy with rich-text formatting, images, and more. Using full-text
search, you can retrieve any note for later reference.
KeepNote is designed to be cross-platform (runs on Windows, Linux, and
MacOS X, implemented in Python and PyGTK) and stores your notes in
simple and easy to manipulate file formats (HTML and XML). Archiving
and transferring your notes is as easy as zipping or copying a
folder. KeepNote is licensed under GPL.
KeepNote 0.5.1 has the following features:
* Rich-text formatting
* Bullet point lists
* Colored font
* Inline images
* hyperlinks
* Hierarchical organization for notes
* Full-text search
* Integrated screenshot
* Extension framework
* Spell checking (via gtkspell)
* Auto-saving
* Built-in backup and restore (archive to zip files)
* Cross-platform (Linux, Windows, MacOS X)
Web site and download:
http://rasm.ods.org/keepnote
Documentation:
http://rasm.ods.org/keepnote/manual.shtml
Matt Rasmussen
Hi All,
Too many people in the Python community think the only way to work with
Excel files in Python is using COM on Windows.
To try and correct this, I'm giving a tutorial at this year's PyCon in
Chicago on Wednesday, 25th March that will cover working with Excel
files in Python using the pure-python libraries xlrd, xlwt and xlutils.
I'll be looking to cover:
- Reading Excel Files
Including formatting, unicode dates and formulae.
- Writing Excel Files
Including formatting with easyxf and things like freeze pains, print
areas, etc
- Filtering Excel Files
A run through on the structure of xlutils.filter and some examples to
show you how it works.
- Workshop for your problems
I'm hoping anyone who attends will get a lot out of this! If you're
planning on attending and have a particular problem you'd like to work
on in this part of the tutorial, please drop me an email and I'll try
and make sure I come prepared!
All you need for the tutorial is a working knowledge of Excel and
Python, with a laptop as an added benefit, and to be at PyCon this year:
http://us.pycon.org
I look forward to seeing you all there!
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
Hi All,
Enthought will be hosting our "Introduction to Scientific Computing
with Python class on February 16-20 here in Austin, Texas. The class
is specifically oriented toward scientists and engineers who want to
learn about all of the tools and techniques available in Python, and
in the Enthought Python Distribution specifically. The class has a
practical, data processing focus, but will also cover more advanced
topics such as easily building graphical user interfaces and making
interactive plots. We expect that participants will have experience
programming, but no prior Python experience is required. The course
is highly interactive, and participants will alternate between
learning new techniques, and then immediately applying them in
exercises. Therefore, a laptop computer is a must.
The course lasts five days, and takes you from the basics of the
Python language, all the way to building interactive plotting
applications. The schedule is as follows:
Day 1: Introduction to the Python Language
Day 2: Array Calculations with NumPy
Day 3: Numeric Algorithms with SciPy
Day 4: Interfacing Python with Other Languages
Day 5: Interactive 2D Visualization with Chaco
Tuition is $2500. For more information on the course, or to register,
visit
http://www.enthought.com/training/intro_to_sci_comp.php
or call Leah Jones at 512.536.1057. Don't hesitate to call, or email
info(a)enthought.com with any questions.
PyCon Tre (http://www.pycon.it), the third edition of PyCon Italy,
will take place in Florence from the 8th May to 10th May 2009.
Confirmed keynote speakers so far include Guido Van Rossum, more to
come. The Call for papers (http://www.pycon.it/pycon3/call-for-paper/)
will be open from February, 9th, till March, 8th.
Most website pages are currently available in italian only, but
translations are in the way.
--
Alan Franzoni <alan.franzoni.xyz(a)gmail.com>
-
Remove .xyz from my email in order to contact me.
-
GPG Key Fingerprint:
5C77 9DC3 BD5B 3A28 E7BC 921A 0255 42AA FE06 8F3E
BleachBit is a Internet history, locale, registry, privacy, and file
cleaner for Linux on Python v2.4 - v2.6.
Notable changes for 0.3.0:
* Clean locales (also called localizations).
* When deleting, optionally shred files to hide contents.
* Erase the clipboard.
* Add Bulgarian translation.
* Improve the GUI.
* Add a preferences dialog.
* Fix several bugs including a serious bug that prevented some parts
of Firefox from being cleaned.
Release notes
http://bleachbit.blogspot.com/2009/01/locale-cleaner-030-released.html
Download
http://bleachbit.sourceforge.net/download.php
Dear Python users,
The Elisa team is happy to announce the release of Elisa
Media Center 0.5.25, code-named "The Angry Mob".
Elisa is a cross-platform and open-source Media Center written in Python.
It uses GStreamer [1] for media playback and pigment [2] to create an
appealing and intuitive user interface.
This is a bugfix release: among other issues solved, the Youtube plugin
now works again.
A complete list of the issues fixed can be found at:
http://bugs.launchpad.net/elisa/+milestone/0.5.25
Installers and sources can be downloaded from
http://elisa.fluendo.com/download/
Bug reports and feature requests are welcome at
http://bugs.launchpad.net/elisa/+filebug
Have a media-centered evening,
The Elisa team
[1] http://www.gstreamer.net/
[2] https://code.fluendo.com/pigment/trac
Elisa 0.5.25 "The Angry Mob"
============================
This is Elisa 0.5.25, twenty-fifth release of the 0.5 branch.
Bugs fixed since 0.5.24:
- 318854: Elisa 0.5.24 from PPA packages does not start
- 321423: [win32] Elisa core not listed as a plugin
- 299016: YouTube Videos does not start from Elisa
- 314673: [win32] gstreamer can't play files using http
Download
You can find source releases of Elisa on the download page:
http://elisa.fluendo.com/download
Elisa Homepage
More details can be found on the project's website: http://elisa.fluendo.com
Support and Bugs
We use Launchpad for bug reports and feature requests:
https://bugs.launchpad.net/elisa/+filebug
Developers
All code is in a Bazaar branch and can be checked out from there.
It is hosted on Launchpad: https://code.launchpad.net/elisa
Contributors to this release:
- David McLeod
- Florian Boucault
- Guillaume Emont
- Jesús Corrius
- Lionel Martin
- Maxwell Young
- Olivier Tilloy
- Philippe Normand
Hi all,
Mpmath version 0.11 is now available from the website:
http://code.google.com/p/mpmath/
It can also be downloaded from the Python Package Index:
http://pypi.python.org/pypi/mpmath/0.11
Mpmath is a pure-Python library for arbitrary-precision floating-point
arithmetic that implements an extensive set of mathematical functions.
It can be used as a standalone library or via SymPy
(http://code.google.com/p/sympy/).
This versions adds speed improvements, many new mathematical functions
(Bessel functions, polylogarithms, Fibonacci numbers, the Barnes G-function,
generalized Stieltjes constants, inverse error function, generalized
incomplete gamma function, etc), a high-precision ODE solver, improved
algorithms for infinite sums and products, calculation of Taylor and Fourier
series, and multidimensional rootfinding, besides many other improvements
and bugfixes. The documentation has also been greatly extended.
For a more detailed review of the new features, see the following blog post:
http://fredrik-j.blogspot.com/2009/01/mpmath-011-released.html
Bug reports and other comments are welcome at the issue tracker at
http://code.google.com/p/sympy/issues/list or the mpmath mailing list:
http://groups.google.com/group/mpmath
Fredrik
Python Courses 2009 at Python Academy, Leipzig, Germany
=======================================================
More information on the courses listed below can be found at:
http://www.python-academy.com/courses/dates.html
Python Training for Cheminformatics
-----------------------------------
02.-04.03.2009
Python Summer Course
--------------------
20.-24.07.2009
Python for Non-Programmers
---------------------------
13./14.06.2009, 28./29.11.2009
Python for Programmers
----------------------
07./08.02.2009, 21./22.07.2009, 06./07.11.2009
Python for Scientists and Engineers
-----------------------------------
31.01.-01.02.2009, 22.-24.07.2009, 17./18.10.2009
Optimizing and Extending Python with Other Languages
----------------------------------------------------
16./17.05.2009
We offer courses in German too. Dates can be found here:
http://www.python-academy.de/Kurse/termine.html