swirepe / choice.py

Artificial Decisiveness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

choice.py

Peter Swire - swirepe.com

What is it?

A small program for making choices. Less intense than Tireless, but similar idea.

Why is it?

I got tired of opening up ipython, typing from random import choice, and then formatting my options in a list within a function call. I've saved literally dozens of milliseconds of my life.

How do I use it?

choice.py burgers chinese vegan
chinese

choice.py
?> twisted
?> nodejs
?>
twisted

choice.py "Washington Crossing the Delaware" "Persephone's Return" > heist.txt

About

Artificial Decisiveness


Languages

Language:Python 100.0%