[Tutor] Programmatically Post to Pastebin
James Mills
prologic at shortcircuit.net.au
Wed May 11 02:08:54 CEST 2011
On Wed, May 11, 2011 at 9:57 AM, Lan Rogers <lan.rogers.book at gmail.com> wrote:
> I want to post files stored on a machine to Pastebin (or any similar
> service for that matter) using a python script, and then store a link
> to that post. Also, I would strongly prefer to avoid doing something
> that requires an API key.
A similar tool I wrote (which pastes to codepad.org) is here:
https://bitbucket.org/prologic/tools/src/59d89262e6b1/codepad
The approach would be very similar. Feel free to adapt this.
cheers
James
--
-- James Mills
--
-- "Problems are solved by method"
More information about the Tutor
mailing list