sevilayerkan / kismet

Simple Fortune Telling API with simple web interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple Fortune Telling API with simple web interface


Languages

Language:Python 54.2%Language:JavaScript 29.6%Language:HTML 16.2%