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)
Other Useful Business Software
Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar
Protect your organization from cyber threats with SOCRadar’s cutting-edge threat intelligence. Gain 360° visibility into your digital assets, monitor the dark web, and stay ahead of hackers with real-time insights. Start for free and transform your cybersecurity today.
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