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 --versionIf they are installed use this to install the requirements:
pip install -r requirements.txtFor running the script:
python app.py