aboutsummaryrefslogtreecommitdiff
path: root/dialoguer/binary_conversion.py
AgeCommit message (Collapse)Author
2023-07-06added convert from float and boolean.TinWoodman92
2023-07-05Updated dialoguer package to handle full paths on init.TinWoodman92
2023-07-05Added double conversion.TinWoodman92
2023-07-05cleaned up dialoguer packageTinWoodman92
2023-07-05Migrated sockets handeling to bytes rather than bits.TinWoodman92
2023-06-25Updated conversion from integer to binary.TinWoodman92
2023-06-20consolidated binary conversion functionsTinWoodman92
2023-06-19updated binary conversion moduleTinWoodman92
2023-06-17Update binary_conversion.pyTinWoodman92
removed __main__ section
2023-06-13added python binary conversion module.TinWoodman92