Skip to content

sparskakyl/flextape-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version

Flextape.py

Flextape but it's python!

Example/Usage

from flextape import flextape # I'm too lazy. ._.
print(flextape.slap(["I sawed this ", "boat in half!"])) #  Prints out "I sawed this boat in half!".
print(flextape.slap(["I used ", 10, " coats of Flex Seal on my air boat!"])) #  Prints out "I used 10 coats of Flex Seal on my air boat!".

Installation (Manual)

pip install flextape.py

Installation (Development)

git clone [email protected]:sparskakyl/flextape-py.git
cd flextape-py
python setup.py install

Note

This was inspired by flextape-js by iknowbashfu (https://github.com/IKnowBashFu/flextape-js)

About

Flextape but it's python! Also, it's mirrored with https://gitlab.com/sparskakyl/flextape-py

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages