Feat
- Add convert_to_str function
- Add utils module
- Add append_zeroes function
- Implement calculate crc logic
- Add xor function
- Update calculate function to change type of params
- Create calculator
- Add validate value function
- Add __main__.py
- Add cli as project scripts
- Add parser for cli
Refactor
- Remove unnessary statements
- Make parser to class
- Update parser to set type str