/kismet

Simple Fortune Telling API with simple web interface

Primary LanguagePython

kismet

Project Details

Kismet is a straightforward and lightweight fortune-telling API. The primary objective of this project is to generate fortunes about your future.

Installation

Make sure Python and pip is installed by using this commands in your command line:

python --version
pip --version

If they are installed use this to install the requirements:

pip install -r requirements.txt

For running the script:

python app.py