Usability wrapper around cryptography.fernet
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.
Alternatively use the -c flag to get jokes from a specific category. Options:
-c neutral [default] (neutral geek jokes) -c adult (adult geek jokes) -c chuck (Chuck Norris geek jokes) -c all (all jokes) You can also access the jokes in your own project by importing pyjokes and using the functions get_joke and get_jokes
Comprehensive documentation is available at http://pyjoke.es
Contributors Development:
Ben Nuttall Alex Savio Borja Ayerdi Oier Etxaniz Jokes:
Luke Wren Sarah Bird Yash Mehrotra Marc Kirkwood Gregory Parker 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 Tests Install requirements (pytest)
Run tests:
python setup.py test
.. 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
One line jokes for programmers (jokes as a service)
Install the pyjokes module with pip.
See the documentation_ for installation instructions.
Once installed, simply call pyjoke from the command line or add it to your .bashrc file to see a joke everytime you start a terminal session.
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
Comprehensive documentation is available at http://pyjok.es
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_
- 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
Install requirements (pytest)
Run tests::
python setup.py test
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 .. _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: pyjokes/pyjokes#10 .. _contributing policy: https://github.com/pyjokes/pyjokes/tree/master/CONTRIBUTING.md .. _PySS 2014: http://www.pyss.org/ .. _Pyjokes Society: http://pyjok.es/society/