Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jaymcgrath/367c521f1dd786bc5a05ec3eeeb1cb04 to your computer and use it in GitHub Desktop.
Save jaymcgrath/367c521f1dd786bc5a05ec3eeeb1cb04 to your computer and use it in GitHub Desktop.
# note - excludes __ and _ items
['author',
'contributors',
'coordinates',
'created_at',
'destroy',
'entities',
'favorite',
'favorite_count',
'favorited',
'geo',
'id',
'id_str',
'in_reply_to_screen_name',
'in_reply_to_status_id',
'in_reply_to_status_id_str',
'in_reply_to_user_id',
'in_reply_to_user_id_str',
'is_quote_status',
'lang',
'parse',
'parse_list',
'place',
'retweet',
'retweet_count',
'retweeted',
'retweets',
'source',
'source_url',
'text',
'truncated',
'user']
"""
@SomethingGeneric
Copy link

@prakhar897 honestly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment