Skip to content

Simple Fortune Telling API with simple web interface

Notifications You must be signed in to change notification settings

sevilayerkan/kismet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published