Saw the error of my ways, now using pyGtk with libglade
This commit is contained in:
parent
50b9ad477b
commit
5dae37a260
3 changed files with 310 additions and 115 deletions
3
README
3
README
|
@ -7,8 +7,7 @@ mytwitter is a simple python twitter application. I wrote it for two reasons:
|
|||
|
||||
While I doubt it will be terribly useful for anyone other than me, feel free to take it for a spin and let me know how it goes. You'll need the following python modules:
|
||||
|
||||
* Pmw
|
||||
* Tkinter
|
||||
* pyGTK
|
||||
* dateutil
|
||||
* twitter (the dev version, not 0.6), along with my patch (included here)
|
||||
|
||||
|
|
Reference in a new issue