Projects¶
Python Libraries¶
- CommandLineApp
- Base class for command line programs.
- feedcache
- Cache the contents of RSS and Atom feeds.
virtualenvwrapper¶
- virtualenvwrapper
- Extensions to Ian Bicking’s virtualenv tool.
- virtualenvwrapper.bitbucket
- A template for virtualenvwrapper.project to automatically clone BitBucket repositories.
- virtualenvwrapper.django
- Create a new Django project with mkproject.
- virtualenvwrapper-emacs-desktop
- Map desktop-mode session files to your virtualenv instances.
- virtualenvwrapper.project
- Plugin for virtualenvwrapper to manage a project directory separately from the virtualenv.
- virtualenvwrapper.tmpenv
- Plugin for virtualenvwrapper to create temporary environments which are automatically deleted when they are deactivated
Documentation Tools¶
- sphinxcontrib.bitbucket
- Add custom roles to the rst processor in Sphinx to make it easy to link to BitBucket resources like issues and changesets.
- sphinxcontrib.paverutils
- An alternative integration of Sphinx and Paver, allowing for both HTML and PDF generation from the same pavement.py file.
- sphinxcontrib-spelling
- A Sphinx extension to check the spelling of a document.
- sphinxcontrib-sqltable
- A Sphinx extension for converting queries to tabular output.
Applications¶
Mac OS¶
- Astronomy Picture of the Day Wallpaper Downloader
- Downloads a new astronomy related image every day and makes it your desktop wallpaper.
- ical2org
- Export iCal calendar data for use with emacs org-mode.
- MailArchiveByDate
- Automatically organize and archive email by date.
- rst2marsedit
- Convert rst input to HTML suitable for use with MarsEdit.