Nictk 2.2.0
An easy to use pyton GUI
constants.py File Reference

String constants to use as parameters in various Nictk methods. More...

Variables

 FILL
 
 PACK
 

Detailed Description

String constants to use as parameters in various Nictk methods.

You may want to add a

from Nictk.constants import *
Definition: constants.py:1

for saving some keystroke.