Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
HelPyLite.png | 2024-03-22 | 226.8 kB | |
HelPyLite.icns | 2024-03-22 | 1.2 MB | |
HelPyLite.ico | 2024-03-22 | 92.4 kB | |
Totals: 3 Items | 1.5 MB | 0 |
HelPyLite - The text below is from the help dialog window. A TkInter UI to Python's help() utility. Enter the module name to display the help documentation and/or save the information to disk. Saving the file will default to the users desktop in the format of "help(<module>)_<date>.txt" File Name Example: help(math)_030424.txt Help command in a standard Python Interpreter or iPython: "help()" for the interactive interface. or "help(<module>)" for help on a specific module. (Provides the same information as HelPy Lite) Features Buttons: "Help": Enter a module name and hit the Enter Key or the Get Help! button. "Save": Save "help()" of the module name to disk. "Quit": The usual. Statusbar Positions: Left = Active Python Version. Middle = Processing status of help(<module>) Right = Current Date (Used as a date code suffix in the save filename). Menu Items MacOS Menu: About HelPy Lite! - Basic application information. Help Help on HelPy! - This dialog window. Windows Menubar: About About HelPy Lite! - Basic application information. Help Help on HelPy Lite! - This dialog window. Module Entry Examples: - Module: os - Module: os.path - Module: pandas - Module: pandas.DataFrame - etc... Author: IT2138@outlook.com