Skip to content

This is the second and hopefully final version of DadJokes. This simple web based python app pulls jokes from http://icanhazdadjoke.com api and prints them to you

Notifications You must be signed in to change notification settings

emem365/DadJokesV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

Note:

This repo has been moved to emem365/DadJokes/DadJokesV2

DadJokesV2

This is the second and hopefully final version of DadJokes. This simple web based python app pulls jokes from icanhazdadjoke api and prints them to you. You can check it out here

Getting Started

This is really just a sample project on flask. If you wanna still mess around with stuff, clone the repo: https://github.com/emem365/DadJokesV2.git

Prerequisites

All you need to get this project running is a virtual environment, and a few dependencies like

Python
flask library

Installing

I won't go into details of creating a virtual environment. Install Flask inside the environment

pip install flask

To run the project, just run the deploy.py file

python deploy.py

The api requests are made through the file dadjokes.py

Built With

Authors

  • Madhur Maurya - Creator - emem365

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

This is the second and hopefully final version of DadJokes. This simple web based python app pulls jokes from http://icanhazdadjoke.com api and prints them to you

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published