mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
9694449e14
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
14 lines
648 B
Text
14 lines
648 B
Text
Python Toolkit (ptk) is an interactive environment for python. Based
|
|
around a set of interacting tools it includes an interactive console
|
|
(with support for multiple python interpreters and GUI mainloops),
|
|
a simple python source editor, a python path manager and namespace
|
|
browser.
|
|
|
|
NOTE: If you are upgrading from previous versions the configuration
|
|
may have changed between versions, this can give strange effects with
|
|
window layouts etc. To fix any problems it is recommended to run:
|
|
|
|
PTK --clear_settings
|
|
|
|
This will clear any previously stored settings from previous versions.
|
|
Alternatively you can delete the .PTK folder in the home directory.
|