isjosh18

Determines if Josh is 18.


License
MIT
Install
pip install isjosh18==0.12

Documentation

Is Josh 18?

Build Status codecov Python Versions

A command-line interface to determine if Josh has turned 18 yet.

It's using the API provided by https://hasjoshturned18yet.com/.

Example

Installation

$ pip install isjosh18 --upgrade

Usage

$ isjosh18 -h
usage: isjosh80 [-h] [--balloons] [-f] [--frequency FREQUENCY]
                [--speed SPEED] [--width WIDTH] [--duration DURATION]

Is Josh 18?

optional arguments:
  -h, --help            show this help message and exit
  --balloons            Add balloons
  -f, --force           Force Josh to be 18
  --frequency FREQUENCY
                        Balloon frequency
  --speed SPEED         Balloon speed
  --width WIDTH         Screen width
  --duration DURATION   How many seconds the party should last (0: party on
                        forever)