Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 512 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 512 Bytes

pytly

pytly is a CLI application for manging Bit.ly links (Bitlinks) written in Python.

Requirements

  • Python 3.6 or higher
  • pip

Installation

Install all dependencies:
pip install -r requirements.txt

Usage

Run the program:
python pytly.py

Get information about the usage:
python pytly.py --help

Configuration

All settings can be configured in the config.yaml file or specified via arguments (use --help for more information).