pytly is a CLI application for manging Bit.ly links (Bitlinks) written in Python.
- Python 3.6 or higher
- pip
Install all dependencies:
pip install -r requirements.txt
Run the program:
python pytly.py
Get information about the usage:
python pytly.py --help
All settings can be configured in the config.yaml file or specified via arguments (use --help for more information).