pyca
Certification Authority written in Python
pyca is a set of Python scripts written Michael Ströder. They provide an
almost fully fledged Certification Authority.
Support for issueing email and authentication certificates works fine.
pyflakes
passive checker of Python 2 programs
Pyflakes is program to analyze Python programs and detect various
errors. It works by parsing the source file, not importing it, so it
is safe to use on modules with side effects. It's also much faster.
pykaraoke
free CDG/MIDI/MPEG karaoke player
PyKaraoke is a free karaoke player. You can use this program to play your
collection of CDG, MIDI and MPEG karaoke songs.
pykaraoke-bin
free CDG/MIDI/MPEG karaoke player
PyKaraoke is a free karaoke player. You can use this program to play your
collection of CDG, MIDI and MPEG karaoke songs.
pymacs
interface between Emacs Lisp and Python
Pymacs is a powerful tool which, once started from Emacs, allows
both-way communication between Emacs Lisp and Python. Pymacs aims
Python as an extension language for Emacs rather than the other way
around, and this asymmetry is reflected in some design
choices. Within Emacs Lisp code, one may load and use Python
modules. Python functions may themselves use Emacs services, and
handle Emacs Lisp objects kept in Emacs Lisp space.
pyntor
flexible and componentized presentation program
Pyntor is a small, flexible and componentized presentation program. It
is built upon Python and the SDL library (via pygame). Pyntor features
a wiki-like presentation component, a HTML page component
(Pyromaniac), and several more. Standard features like PDF/HTML
export, page selection and interactivity are available, as are
advanced features such as full-text search in the presentation slides.