SPoNgeBOb-CAse cONveRSioN iN PyTHoN.
Project description
spongebobcase: SPoNgeBOb-CAse cONveRSioN iN PyTHoN
A Python library to convert text (and text in objects) to Mocking SpongeBob case and show it off in fun ways.
Also available as an R library (spongebob
) or as a CLI (spongebobsay
).
Installation. inSTAllATIoN.
You can get the LateST StABle VeRsIon of spongebobcase
from PyPI:
pip install spongebobcase
Requires Python 3.6 or higher.
Development Version. dEveLoPmEnT VerSIOn.
To install the dEveLoPmEnT VerSIOn of this package, get it DirEcTlY fROm gItHuB:
pip install -e git+https://github.com/jayqi/spongebob.git#egg=version_subpkg&subdirectory=py-pkg
Usage. usAGe.
from spongebobcase import tospongebob
tospongebob("a python library for spongebob-case conversion")
#> 'a PYthOn LIBraRY For sPoNgebOb-CaSe ConVERsiOn'
tospongebob(["try it on anything with strings!", "hopefully it will work!"])
#> ['tRY It ON anYThiNG wIth STRiNgs!', 'hoPeFULlY it Will WoRK!']
from spongebobcase import spongebobsay
_ = spongebobsay("you can even make magnificent ascii art")
#> -----------------------------------------
#> | YoU CAn eVeN mAKe MAgnIFiCEnT ascII ArT |
#> -----------------------------------------
#> \\
#> \\ *
#> *
#> ----//-------
#> \..C/--..--/ \ `A
#> (@ ) ( @) \ \// |w
#> \ \ \---/
#> HGGGGGGG \ /`
#> V `---------`--'
#> << <<
#> ### ###
#>
Snippets created on 2020-07-09 by the reprexpy package
insPIreD bY A twiTTeR CoNVErsaTIon StArtED By @jONgAllOwaY.
The author of this package claims no ownership over SpongeBob SquarePants. SpongeBob SquarePants is the creation of Stephen Hillenburg, and its trademark is owned by Viacom International Inc. This package uses SpongeBob under fair use, and this package should only be used for personal, noncommercial purposes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for spongebobcase-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7a897e399899125c984b21d3f7da73f9184c96a70d3805c38c3ef2fa57a40f2 |
|
MD5 | 90f52a3154aa17958328d39108d440aa |
|
BLAKE2b-256 | ae69f269b0da550295622bfd374ff3e00750606915b421c9b1207a43e93d15d9 |