FunctionGUI 0.5.0__py3-none-any.whl → 0.6.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
FunctionGUI/__init__.py CHANGED
@@ -14,6 +14,7 @@ from .FunctionGUI import (
14
14
  BulleanVar,
15
15
  ChexBox,
16
16
  add,
17
- Design
17
+ Design,
18
+ ScrollBar
18
19
 
19
20
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: FunctionGUI
3
- Version: 0.5.0
3
+ Version: 0.6.0
4
4
  Summary: A simple Tkinter GUI library with basic widgets and functionality.
5
5
  Home-page: https://github.com/aa425/FunctionGUI
6
6
  Author: Aaroh Charne
@@ -0,0 +1,6 @@
1
+ FunctionGUI/FunctionGUI.py,sha256=n-RXxNqAMd882Kupc0JbHDPEQHhyeba1_KkhlcZz9LI,3915
2
+ FunctionGUI/__init__.py,sha256=SjcMpjfS6UMbvYUYiGNsyJdiBEOhEA_asH0GyPXIvX8,243
3
+ FunctionGUI-0.6.0.dist-info/METADATA,sha256=2FRGbZzIuOAwnBk25F0vwPZSdLCufcEfcjNPjHwQSZs,1724
4
+ FunctionGUI-0.6.0.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
5
+ FunctionGUI-0.6.0.dist-info/top_level.txt,sha256=_gisKDTO1FqIkJYqH6X1ZrcA0ZvQdKnA_JhABqCSUFo,12
6
+ FunctionGUI-0.6.0.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- FunctionGUI/FunctionGUI.py,sha256=n-RXxNqAMd882Kupc0JbHDPEQHhyeba1_KkhlcZz9LI,3915
2
- FunctionGUI/__init__.py,sha256=2ISosIKxMmzDZfv21bQ9l3GC22sp0Be2Ws3Sv-5LEK4,227
3
- FunctionGUI-0.5.0.dist-info/METADATA,sha256=X1-fsYIvyZlJHiGwLa_9ktCC2ytm2uosFV_P78nDqQM,1724
4
- FunctionGUI-0.5.0.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
5
- FunctionGUI-0.5.0.dist-info/top_level.txt,sha256=_gisKDTO1FqIkJYqH6X1ZrcA0ZvQdKnA_JhABqCSUFo,12
6
- FunctionGUI-0.5.0.dist-info/RECORD,,