prdpx7 / Pickup-line

:heart_eyes: get pickup-lines on your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pickup-line

😉 a cli tool to generate pickup-lines

MITlicensed PyPI version

Installation

pip3 install pickupline

Usage

$ pickup-line -h
usage: pickup-line [-h] [-r] [-k KEYWORD] [-l]

A CLI tool for generating PickupLine from web

optional arguments:
  -h, --help            show this help message and exit
  -r, --random          get a random pickupline
  -k KEYWORD, --keyword KEYWORD
                        Search pickuplines by keyword.
                        Example:
                        pickup-line --k trump
                        pickup-line -keyword geek
                        pickup-line --keyword scifi
                        pickup-line -k dirty

  -l, --list            list all existing categories

the pickup-line will be copied to the clipboard

Sample

snap

About

:heart_eyes: get pickup-lines on your terminal

License:MIT License


Languages

Language:Python 100.0%