Skip to content

Python example of Twitter API 1.1 Application-Only Authentication

Notifications You must be signed in to change notification settings

huangw5/twitter_application_auth

This branch is up to date with taherh/twitter_application_auth:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 24, 2013
Jun 25, 2013

Repository files navigation

twitter_application_auth

Python example of Twitter API 1.1 Application-Only Authentication, as specified at

https://dev.twitter.com/docs/auth/application-only-auth

You'll need to fill in your CONSUMER_KEY and CONSUMER_SECRET

Generates a bearer token you can use for application-only authentication in your twitter apps, and issues a sample request using the token.

About

Python example of Twitter API 1.1 Application-Only Authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published