aboutsummaryrefslogtreecommitdiff
path: root/dialoguer/__init__.py
AgeCommit message (Collapse)Author
2023-06-25consolidated open and close methodsTinWoodman92
2023-06-25Pass uuid and taget file path via system arguments. Establish socket ↵TinWoodman92
connection by verifying matching uuid.
2023-06-21Update __init__.pyTinWoodman92
added comment
2023-06-20Update __init__.pyTinWoodman92
added comments
2023-06-20Updated binary conversion importTinWoodman92
2023-06-19updated dialogue handelingTinWoodman92
2023-06-17Update __init__.pyTinWoodman92
added comments for future multi-module feature.
2023-06-14Update __init__.pyTinWoodman92
added comment
2023-06-14Update __init__.pyTinWoodman92
added comment
2023-06-14Update __init__.pyTinWoodman92
added comment
2023-06-14Update __init__.pyTinWoodman92
added comment
2023-06-13Updated sockets connection to binary.TinWoodman92
2023-06-11Initial version of dialoguer package.TinWoodman92