Shortens long URLs using TinyURL and other services.
- Multiple shortening services
- Simple CLI interface
- Auto-add https://
- Language: Python
- Libraries:
pyshorteners==1.0.1 - Complexity: Beginner-Intermediate
pip install -r requirements.txt
python main.pyOpen source for educational purposes.