Skip to content
forked from pyjokes/pyjokes

One line jokes for programmers (jokes as a service)

License

Notifications You must be signed in to change notification settings

Manasovo/pyjokes

 
 

Repository files navigation

pyjokes

image

image

image

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)

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:

Jokes:

Contributing

Pyjokes Society

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

About

One line jokes for programmers (jokes as a service)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.9%
  • Makefile 2.1%