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)
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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