slackbuilds/development/PythonToolkit
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
PythonToolkit.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
PythonToolkit.info development/PythonToolkit: Updated for version 18.08. 2018-08-11 07:23:14 +07:00
README development/PythonToolkit: Fix README. 2020-10-17 09:38:45 +07:00
doinst.sh
slack-desc

README

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.