An open API service indexing awesome lists of open source software.

https://github.com/codehutlabs/randomjoke


https://github.com/codehutlabs/randomjoke

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

===========
Random Joke
===========

.. image:: https://img.shields.io/pypi/v/randomjoke.svg
:target: https://pypi.python.org/pypi/randomjoke

.. image:: https://img.shields.io/travis/codehutlabs/randomjoke.svg
:target: https://travis-ci.org/codehutlabs/randomjoke

.. image:: https://readthedocs.org/projects/randomjoke/badge/?version=latest
:target: https://randomjoke.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

Display a random joke from https://icanhazdadjoke.com API

* Free software: MIT license
* Documentation: https://randomjoke.readthedocs.io.

Installation
------------

You can download and install the latest version of this software from the Python package index (PyPI) as follows:

pip install --upgrade randomjoke

Usage
-----

In your command line simply type:

makeajoke

Features
--------

* Display a random joke from https://icanhazdadjoke.com API

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage