sigmavirus24 / sprunge.py

A small python script to post files to http://sprunge.us

Home Page:http://www.coglib.com/~icordasc/blog/2012/06/sprungeus.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sprunge.py

A small python script to make uploading files to http://sprunge.us easier.

Dependencies

requests by Kenneth Reitz

Usage

$ sprunge.py -f file.txt
$ <command> | sprunge.py
$ sprunge.py < file.txt
$ sprunge.py <( <command> )

Install

pip install sprunge.py

Author

  • Ian Cordasco

About

A small python script to post files to http://sprunge.us

http://www.coglib.com/~icordasc/blog/2012/06/sprungeus.html

License:Other


Languages

Language:Python 100.0%