Kismet is a straightforward and lightweight fortune-telling API. The primary objective of this project is to generate fortunes about your future.
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