Skip to content

notarealdeveloper/python-bin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bin

A unix shell monad.

examples

import bin

bin.cat('/etc/hosts').grep('[0-9]*')

bin.curl('-s icanhazip.com')

bin.cowsay('hello')  # requires cowsay

About

A Unix shell monad

Resources

Stars

Watchers

Forks

Packages

No packages published