/sprunge.py

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

Primary LanguagePythonOtherNOASSERTION

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