PythonToolkit (PTK) is an interactive environment for python. It was designed to provide a python based environment similiar to Matlab for scientists and engineers however it can also be used as a general purpose interactive python environment.
Features
- A console window with support for muliple isolated python interpreters (engines).
- Object inspection, auto-completions and call tips.
- Command history and multi-line editing.
- A simple python code editor.
- Namespace browser (similiar to MATLAB workspace).
- Fully extendable via Tool plugin system.
- Python path management.
- Program interactively in different GUI toolkits (wxPython, pyQt4, pyGTK, pyside & TkInter)
- Integrated debugger - set break points, pause, edit/inspect variables and step through code.
- Includes conditional and temporary breakpoints.
Categories
Integrated Development Environments (IDE), Software Development, Scientific/Engineering, Code EditorsLicense
MIT LicenseFollow PythonToolkit (PTK)
You Might Also Like
See Everything. Miss Nothing. 30-day free trial
As the IT backbone of your company, you can’t afford to miss a thing. PRTG monitors every device, application, and connection - on-premise and in the cloud. You get clear dashboards, smart alerts, and mobile access, so you’re always in control, wherever you are. No more guesswork or manual checks. PRTG’s powerful automation and easy setup mean you spend less time firefighting and more time moving your business forward. Discover how simple and reliable IT monitoring can be.
Rate This Project
Login To Rate This Project
User Reviews
-
does not support python 3
-
There is an error every time I try to install it. It either says there is an error in line 54 of setup.py, or that when I use the msi that it cannot find python in the registry, yet other programs found it just fine.
-
I'm ubuntu user. I installed "sudo python setup.py install". How to uninstall it?
-
good job