savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of PyLisiere cause a tree can hide a fores


From: vivelinux
Subject: [Savannah-hackers] submission of PyLisiere cause a tree can hide a forest - savannah.nongnu.org
Date: Thu, 07 Oct 2004 06:38:35 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7) Gecko/20040917 Firefox/0.9.3

A package was submitted to savannah.nongnu.org
This mail was sent to address@hidden, address@hidden


Cedric L  HOMME <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: PyLisiere cause a tree can hide a forest
System name: pylisiere
Type: non-GNU

Description:
The project is a help for handicap people to write text.
It works with a binary signal (actually the keyboard keypress or not) all the 
move, cancel, write, etc. are done with the binary signal and a timer. The goal 
of the project is to able to use any signal form an external program able to 
provide a signal on a source (sound, video, etc.)
It will be write in python with extra module (sqlite and wxWidgets).

Here the header :
If you want a complete source just ask by mail but all "link" are here :

#!/usr/bin/env python
# -*- coding: utf-8 -*-

import codecs
import sys
import signal
import time

from wxPython.wx import *
import sqlite

import config


Other Software Required:
sqlite
wxwidgets

Other Comments:



_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]