84
votes
1answer
10k views

StackPrinter: The Stack Exchange Printer Suite

UPDATE: Version 1.1 - MySE section, PrettyPrint, StackPrinter API Screenshot App Homepage Printable view About http://www.stackprinter.com StackPrinter is a website that pulls the ...
1
vote
1answer
370 views

API Implicit Authentication with Python

I am working on an desktop inbox notifier for StackOverflow, using the API with Python. The script I am working on first logs the user in on StackExchange, and then requests authorisation for the ...