Binary Converter — CLI Number Conversion Tool
A command-line utility written in Python that converts integers between decimal and binary representations. Features a simple CLI interface with argparse and a GitHub Actions CI pipeline for automated test validation on every push.
Jul 30, 2020