Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 261 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 261 Bytes

KeepIt UL counter

To run the script navigate to the main directory where main.py is located

Example usage

python main.py https://google.com

To run test navigate to tests folder and run:

python -m unittest

Written and tested in Python 3.10.3