AESProject is a simple GUI for start web server base on the SimpleHTTPServer and BaseHTTPServer, that was written to a script. This GUI mode is implemented 90% using PyQt4 modules, SimpleHTTPServer modules, and BaseHTTPServer modules that already include inside Python 2 or later except the PyQt4 modules. with this GUI mode, you will not boring again with the console mode that always performing the log of your's server activity.
You can type in your's console "git clone https://github.com/SweetClown/AESProject.git" and than go to folder config and run the configure.py. configure.py is just python application that running installation PyQt4 modules and other element for make the gui.py run. if you're already installed PyQt4 module for Python 2.x just go ahead to run gui.py from console or directly run it by double clicking the gui.py. if it's not work, try open your's console, and then go to where you put the gui.py and type in your's console "chmod +x gui.py" and it's will work.
This application is created for learning purpose. so feel free to rewrite the source code, or reduplicate for another purpose. but, for the compensation, leave me an advice if you found somethink wrong with this application. like "hey dude, can you tell me why it's not work for another environment in linux e.g. Gnome-DE, or fix this bug ?", or like "hey kids, i see you copied my syntax, and i was work overnight to write that syntax. but don't mind, i konw you a scriptkiddies. so would you receive some advice from me and advice about How To Be A Good Programmer ?", or etc. i will so glad if you do that :D.
Note : sorry if my English is bad.