Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

banana operations.
example:

from Bunch.Bunch import Bunch as b
if __name__ == "__main__":
    string = ")()()()()()())"
    rotated = b.brot(string)
    aligned = b.balign(string)
    print(rotated, aligned)

To install:

pip install --trusted-host pypi.org --trusted-host pypi.python.org --trusted-host files.pythonhosted.org git+https://github.com/WanningHe/Bunch.git

About

Banana library from Kat's dream

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages