pyjokes


Namepyjokes JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://pyjok.es/
SummaryOne line jokes for programmers (jokes as a service)
upload_time2019-08-14 20:47:16
maintainer
docs_urlhttps://pythonhosted.org/pyjokes/
authorPyjokes Society
requires_python
licenseBSD License
keywords pyjokes pyjokes jokes joke
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://travis-ci.org/pyjokes/pyjokes.svg
    :target: https://travis-ci.org/pyjokes/pyjokes
.. image:: https://coveralls.io/repos/pyjokes/pyjokes/badge.svg?branch=master&service=github
    :target: https://coveralls.io/github/pyjokes/pyjokes?branch=master

=======
pyjokes
=======

One line jokes for programmers (jokes as a service)

Installation
============

Install the `pyjokes` module with pip.

See the `documentation`_ for installation instructions.

Usage
=====

Once installed, simply call `pyjoke` from the command line or add it to your
.bashrc file to see a joke every time you open a terminal.

Use the `-c` flag to get jokes from a specific category. Options::

    -c neutral [default] (neutral geek jokes)
    -c chuck (Chuck Norris geek jokes)
    -c all (all jokes)
    -c twister (Tongue-twister)

You can also access the jokes in your own project by importing `pyjokes` and
using the functions `get_joke` and `get_jokes`.

Documentation is available at https://pyjok.es/

Contributors
============

Development:

* `Ben Nuttall`_
* `Alex Savio`_
* `Borja Ayerdi`_
* `Oier Etxaniz`_

Jokes:

* `Luke Wren`_
* `Sarah Bird`_
* `Yash Mehrotra`_
* `Marc Kirkwood`_
* `Gregory Parker`_
* `Martin O'Hanlon`_
* `Graham Markall`_
* `Andreas Reinle`_


Contributing
============

* The code is licensed under the `BSD Licence`_
* The project source code is hosted on `GitHub`_
* Please use `GitHub issues`_ to submit bugs and report issues
* Feel free to `contribute`_ to the code
* Feel free to contribute jokes (via pull request or `proposal issue`_)
* See the `contributing policy`_ on GitHub

Pyjokes Society
===============

This project was founded at `PySS 2014`_ and is directed by the
`Pyjokes Society`_.


.. _documentation: http://pyjok.es/install/
.. _http://pyjok.es: http://pyjok.es/
.. _Ben Nuttall: https://github.com/bennuttall
.. _Alex Savio: https://github.com/alexsavio
.. _Borja Ayerdi: https://github.com/borjaayerdi
.. _Oier Etxaniz: https://github.com/oiertwo
.. _Luke Wren: https://github.com/wren6991
.. _Sarah Bird: https://github.com/birdsarah
.. _Yash Mehrotra: https://github.com/yashmehrotra
.. _Marc Kirkwood: https://github.com/trojjer
.. _Gregory Parker: https://github.com/ElectronicsGeek
.. _Martin O'Hanlon: https://github.com/martinohanlon
.. _Graham Markall: https://github.com/gmarkall
.. _Andreas Reinle: https://github.com/gras64
.. _BSD Licence: http://opensource.org/licenses/BSD-3-Clause
.. _GitHub: https://github.com/pyjokes/pyjokes
.. _GitHub Issues: https://github.com/pyjokes/pyjokes/issues
.. _contribute: https://github.com/pyjokes/pyjokes/tree/master/CONTRIBUTING.md
.. _proposal issue: https://github.com/pyjokes/pyjokes/issues/10
.. _contributing policy: https://github.com/pyjokes/pyjokes/tree/master/CONTRIBUTING.md
.. _PySS 2014: http://www.pyss.org/
.. _Pyjokes Society: http://pyjok.es/society/



            

Raw data

            {
    "_id": null,
    "home_page": "https://pyjok.es/",
    "name": "pyjokes",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyjokes/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pyjokes,pyjokes,jokes,joke",
    "author": "Pyjokes Society",
    "author_email": "ben@bennuttall.com",
    "download_url": "https://files.pythonhosted.org/packages/c2/82/faa0a9676ba148de181793a81f193f4a5a9eb344b4faf80fa28d8b1c8f3f/pyjokes-0.6.0.tar.gz",
    "platform": "ALL",
    "description": ".. image:: https://travis-ci.org/pyjokes/pyjokes.svg\n    :target: https://travis-ci.org/pyjokes/pyjokes\n.. image:: https://coveralls.io/repos/pyjokes/pyjokes/badge.svg?branch=master&service=github\n    :target: https://coveralls.io/github/pyjokes/pyjokes?branch=master\n\n=======\npyjokes\n=======\n\nOne line jokes for programmers (jokes as a service)\n\nInstallation\n============\n\nInstall the `pyjokes` module with pip.\n\nSee the `documentation`_ for installation instructions.\n\nUsage\n=====\n\nOnce installed, simply call `pyjoke` from the command line or add it to your\n.bashrc file to see a joke every time you open a terminal.\n\nUse the `-c` flag to get jokes from a specific category. Options::\n\n    -c neutral [default] (neutral geek jokes)\n    -c chuck (Chuck Norris geek jokes)\n    -c all (all jokes)\n    -c twister (Tongue-twister)\n\nYou can also access the jokes in your own project by importing `pyjokes` and\nusing the functions `get_joke` and `get_jokes`.\n\nDocumentation is available at https://pyjok.es/\n\nContributors\n============\n\nDevelopment:\n\n* `Ben Nuttall`_\n* `Alex Savio`_\n* `Borja Ayerdi`_\n* `Oier Etxaniz`_\n\nJokes:\n\n* `Luke Wren`_\n* `Sarah Bird`_\n* `Yash Mehrotra`_\n* `Marc Kirkwood`_\n* `Gregory Parker`_\n* `Martin O'Hanlon`_\n* `Graham Markall`_\n* `Andreas Reinle`_\n\n\nContributing\n============\n\n* The code is licensed under the `BSD Licence`_\n* The project source code is hosted on `GitHub`_\n* Please use `GitHub issues`_ to submit bugs and report issues\n* Feel free to `contribute`_ to the code\n* Feel free to contribute jokes (via pull request or `proposal issue`_)\n* See the `contributing policy`_ on GitHub\n\nPyjokes Society\n===============\n\nThis project was founded at `PySS 2014`_ and is directed by the\n`Pyjokes Society`_.\n\n\n.. _documentation: http://pyjok.es/install/\n.. _http://pyjok.es: http://pyjok.es/\n.. _Ben Nuttall: https://github.com/bennuttall\n.. _Alex Savio: https://github.com/alexsavio\n.. _Borja Ayerdi: https://github.com/borjaayerdi\n.. _Oier Etxaniz: https://github.com/oiertwo\n.. _Luke Wren: https://github.com/wren6991\n.. _Sarah Bird: https://github.com/birdsarah\n.. _Yash Mehrotra: https://github.com/yashmehrotra\n.. _Marc Kirkwood: https://github.com/trojjer\n.. _Gregory Parker: https://github.com/ElectronicsGeek\n.. _Martin O'Hanlon: https://github.com/martinohanlon\n.. _Graham Markall: https://github.com/gmarkall\n.. _Andreas Reinle: https://github.com/gras64\n.. _BSD Licence: http://opensource.org/licenses/BSD-3-Clause\n.. _GitHub: https://github.com/pyjokes/pyjokes\n.. _GitHub Issues: https://github.com/pyjokes/pyjokes/issues\n.. _contribute: https://github.com/pyjokes/pyjokes/tree/master/CONTRIBUTING.md\n.. _proposal issue: https://github.com/pyjokes/pyjokes/issues/10\n.. _contributing policy: https://github.com/pyjokes/pyjokes/tree/master/CONTRIBUTING.md\n.. _PySS 2014: http://www.pyss.org/\n.. _Pyjokes Society: http://pyjok.es/society/\n\n\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "One line jokes for programmers (jokes as a service)",
    "version": "0.6.0",
    "split_keywords": [
        "pyjokes",
        "pyjokes",
        "jokes",
        "joke"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a0e4a824a4fc93b9725a985fcea7115927b72f2ca6966008300a982cb869720",
                "md5": "359ef40e31eef034d97185696c870aaf",
                "sha256": "70b6125186dee5845038505cd16b5e09250da46c730e36b44ffd870e3c81aaaa"
            },
            "downloads": -1,
            "filename": "pyjokes-0.6.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "359ef40e31eef034d97185696c870aaf",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 26606,
            "upload_time": "2019-08-14T20:47:05",
            "upload_time_iso_8601": "2019-08-14T20:47:05.345513Z",
            "url": "https://files.pythonhosted.org/packages/6a/0e/4a824a4fc93b9725a985fcea7115927b72f2ca6966008300a982cb869720/pyjokes-0.6.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c282faa0a9676ba148de181793a81f193f4a5a9eb344b4faf80fa28d8b1c8f3f",
                "md5": "bfc23a9a17fd012a4f69a7e1c4d8f232",
                "sha256": "08860eedb78cbfa4618243c8db088f21c39823ece1fdaf0133e52d9c56e981a5"
            },
            "downloads": -1,
            "filename": "pyjokes-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bfc23a9a17fd012a4f69a7e1c4d8f232",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24439,
            "upload_time": "2019-08-14T20:47:16",
            "upload_time_iso_8601": "2019-08-14T20:47:16.400286Z",
            "url": "https://files.pythonhosted.org/packages/c2/82/faa0a9676ba148de181793a81f193f4a5a9eb344b4faf80fa28d8b1c8f3f/pyjokes-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-08-14 20:47:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyjokes"
}
        
Elapsed time: 0.04701s