Jokes Daily is a simple CLI app
- Contains no additional dependencies (completely built off of Standard lib)
How to install?
$ pip install jokes_daily
$ jokes_daily # default - two part jokes
# Q) What do you call a pile of kittens?
# A) A meowntain.
$ jokes_daily -s 1 # one line jokes
# I have a joke about trickle down economics, but 99% of you will never get it.
Configure jokes_daily to generate a joke everytime you open your terminal
# For BASH
$ echo "jokes_daily" >> ~/.bashrc
# For ZSH
$ echo "jokes_daily" >> ~/.zshrc
- Feel free to fork and tweak it to your liking.
- PRs are welcome!
Author - Nikhil Akki
Release files for jokes_daily 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jokes_daily-0.1.3.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jokes_daily-0.1.3-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 9.0 kB
Release files / jokes_daily-0.1.3.tar.gz
| Download URL | jokes_daily-0.1.3.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5bde06a0e750e3539e2972fc6538e05f668e2ecc92981030e6f372991a517465
|
|
BLAKE2b-256 checksum How to use checksums |
a926981bd4381d23a5767d6ea523f6ca9c4440973d329989d832d6e034af9c54
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.28.2
|
Release files / jokes_daily-0.1.3-py2.py3-none-any.whl
| Download URL | jokes_daily-0.1.3-py2.py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
c2ab99d6a73bae86a3ae355e25e1e428086790294fa90f1f3c1881d2363e38f8
|
|
BLAKE2b-256 checksum How to use checksums |
7200a5acf7db69d97de59a0c2a27c5c0e75cfe3f4b8120b76092c3a492ced0ba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.28.2
|