Skip to content

sigmavirus24/sprunge.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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