loklak / loklak_python_api

The loklak API for Python which makes it very easy to use and as a strict replacement to the twitter API
1.09k stars 26 forks source link

Adds Gooey GUI for python API #40

Closed sopankhosla closed 8 years ago

sopankhosla commented 8 years ago

asdaerqrqewqe

sudheesh001 commented 8 years ago

Looks great but this is windows only, so I suggest create a file requirements_windows.txt and add Gooey to it ! Once that's done this is good to merge, the existing CLI isn't broken with the changes on *nix systems.

sudheesh001 commented 8 years ago

Also is it possible to release a binary for this and upload it as downloadable executable file ?

sopankhosla commented 8 years ago

@sudheesh001 It requires wxPython which is available for all OSs. Once that is downloaded it should work for Mac and *nix as well!

sopankhosla commented 8 years ago

@sudheesh001 Added!

sopankhosla commented 8 years ago

@sudheesh001 Created an issue to release binary #43. Merging it for now!