Last updated:
0 purchases
baconify 0.0.3
baconify: Bacon Generator
baconify is a package inspired by
this Abstruse Goose comic strip.
Getting baconify
It's recommended to run baconify in a virtual environment:
$ python3 -m venv bacon.env
$ source bacon.env/bin/activate
To install baconify run:
(bacon.env) $ pip install baconify
Usage
Start up a Python 3 interpreter (python3) and type
import bacon
for some bacon goodness.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.