Skip to content

lo-bertolino/fortune

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fortune: Display random quotes

Introduction

fortune is yet another implementation of the Unix-style fortune program that displays a random message from a database of quotations. Conceptually, it's similar to the BSD fortune program originally written by Ken Arnold. Unlike Arnold's program, this version is written in Python and should run anywhere there's a Python interpreter.

For installation and usage instructions, please see the web page.

Copyright

Copyright © 2008-2012 Brian M. Clapper

License

BSD license.

About

Python Fortune Program

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%