Posts in : Python
[Bits and pieces] Custom python shell
- July 15th, 2012
- Comments(0)»
- CodeToolsLinuxPython
Today we will have some fun with python and try to create a "framework" using python shell. We will make a custom python shell with the ability of loading modules. You all probably know how python shell looks like, but here it is: