Pytao - Tao Te Ching random passage utility

This is a small script that, when run, displays a PyGtk window containing a random passage from the Tao Te Ching. It requires a sqlite3 database containing the text of the Tao Te Ching. Included is get-tao.py, a script that scrapes just that off of www.daily-tao.com and creates the database. The location of the database is, by default '/usr/local/share/pytao/tao.db' - if you'd prefer a different location, change the following line in pytao.py: default_data_file = "/usr/local/share/pytao/tao.db" It has a "New Passage" button that will pick a new passage, but it gets mighty ugly the more you click.



http://code.google.com/p/pytao

Bookmark and Share          49



comments powered by Disqus


Related Products

Pyacadmin - Software Administrador de Academia

PyAcAdmin (Py = PyGTK, Ac = Academia, Admin = Administrador) é um software de gerenciamento de academias. Escrito em PyGTK (Python+GTK) é multiplataforma, utiliza o banco de dados SQLite e é inteiramente livre.

Read more

Opendbviewer - A portable and open source SQL database viewer

This project is an open source viewer for SQL database based on GTK+ and Python. It will allow you to explore and edit database. FeaturesSupport many engine : SQLite3 (via python sqlite3 module) MS Access (via python win32 AdoDB) Explore many connection at same time with tab control Explore many table with tab control : View table structure View table data and with or without using the fast filter Add unlimited SQL worksheet with SQL helpers : SQL syntax highlighting (thanks to GtkSourceView) SQ

Read more

Crunchyfrog - SQL client and database front-end for GNOME

About CrunchyFrogCrunchyFrog is a SQL client and schema browser mainly (but not solely) for the GNOME desktop. It's written in Python (PyGTK) and licensed under the GNU General Public License v3. FeaturesSupports various databases (PostreSQL, MySQL, SQLite, Oracle, SQLServer, Firebird, Informix, MaxDB). Lightweight user interface for daily tasks. SQL editor with syntax highlighting, auto completion and SQL formatting. Export results to CSV, OpenOffice or Excel (requires xlwt library). Inspect da

Read more

Pacstats - An application that generates statistical charts about ArchLinux pacman activity

News13 May 2010: Version 0.1 released! DescriptionPacStats is able to analyze the log and the lib directory of the ArchLinux package manager (pacman) and generate statistical charts. The GUI is programmed in Python with PyGTK, the internal database is based on SQLite and the charts are made with Matplotlib. The application is currently in Beta stage, but the user is encouraged to try it and report any issue found. Screenshots

Read more

Mokocard - Electronic FlashCards for openmoko

Pyton+Gtk application to manage flashcards in openmoko.MokoCard 0.2 ReadmeBefore upgrade from 0.1 to 0.2: - backup your databases. In 0.2 relase the program automatically alter the table cards. You should not lose any data. Eventually you can do it by yourself using this command: alter table card add last_answer integer default 1 \t\t - backup your config file. New default location for config file is /usr/share/mokocard. - after install 0.2 release remove old python class using this command (you

Read more

Clipartbrowser - A clipart management program integrated with the open clipart library

A browser for locally stored clipart that allows images to be searched for and imported from the open clipart library at http://www.openclipart.org.Dependencies include:  * Python 2.4  * GTK+ 2.6 and PyGTK 2.6  * lxml 1.0  * Sqlite 3.0 and PySqlite 2.3 (which is included with Python 2.5)  * pyparsing

Read more

Pysqlitemanager - SQLite manager for Gnome

A PyGTK SQLite manager for Gnome inspired by MySQL Query Browser

Read more

Posvrsys - PyGTK POS Video Rental System

POS Video Rental SystemPOS Video Rental System is a PyGTK program that will manage your video rental business. This application brings video rental system into a whole new level. Screenshots

Read more

Gcheckit - A task manager for Gnome

A PyGTK task manager for gnome. Features: live into the systray integrate into gnome environnements SQLite local storage support for Empathy/Telepathy ? sync with remote repositories (Remember The Milk) ? dbus support ? AWN Applet ?

Read more

Colrecsys - Collection Record System

Collection Record System is a PyGTK program specially designed for DTI.

Read more

Related Tags
Browse projects by tags.