{"id":16551125,"url":"https://github.com/michaelcurrin/python-twitter-guide","last_synced_at":"2025-03-21T10:32:08.641Z","repository":{"id":93179833,"uuid":"255544219","full_name":"MichaelCurrin/python-twitter-guide","owner":"MichaelCurrin","description":"Code snippets and links to docs around using the Twitter API and Tweepy 🐍 🐦","archived":false,"fork":false,"pushed_at":"2022-01-08T09:34:13.000Z","size":1115,"stargazers_count":4,"open_issues_count":38,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T05:31:57.282Z","etag":null,"topics":["code-snippets","guide","python","python3","snippets","tutorial","tweepy","twitter","twitter-api"],"latest_commit_sha":null,"homepage":"https://michaelcurrin.github.io/python-twitter-guide/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MichaelCurrin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-04-14T07:48:42.000Z","updated_at":"2024-04-21T15:31:08.000Z","dependencies_parsed_at":"2023-04-11T11:01:08.411Z","dependency_job_id":null,"html_url":"https://github.com/MichaelCurrin/python-twitter-guide","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpython-twitter-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpython-twitter-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpython-twitter-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelCurrin%2Fpython-twitter-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelCurrin","download_url":"https://codeload.github.com/MichaelCurrin/python-twitter-guide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244135544,"owners_count":20403796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-snippets","guide","python","python3","snippets","tutorial","tweepy","twitter","twitter-api"],"created_at":"2024-10-11T19:36:26.226Z","updated_at":"2025-03-21T10:32:08.251Z","avatar_url":"https://github.com/MichaelCurrin.png","language":null,"readme":"# Python Twitter Guide\n\u003e Code snippets and links to docs around using the Twitter API and Tweepy 🐍 🐦\n\n[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/python-twitter-guide?include_prereleases=\u0026sort=semver)](https://github.com/MichaelCurrin/python-twitter-guide/releases/)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](#license)\n[![Tweet](https://img.shields.io/twitter/url?style=social\u0026url=https%3A%2F%2Fmichaelcurrin.github.io%2Fpython-twitter-guide%2F)][tweet-intent]\n\n[tweet-intent]: https://twitter.com/intent/tweet?url=https%3A%2F%2Fmichaelcurrin.github.io%2Fpython-twitter-guide%2F%23%2F\u0026via=MichaelCurrin\u0026text=Check%20out%20this%20Python%20Twitter%20Guide\u0026hashtags=tweepy%2Ctwitterapi%2Cpython%2Cguide%2Ctutorial\n\n**Made with**\n\n[![Made with latest Docsify](https://img.shields.io/npm/v/docsify?label=docsify)](https://docsify.js.org/)\n[![Hosted with GH Pages](https://img.shields.io/badge/Hosted_with-GitHub_Pages-blue?logo=github\u0026logoColor=white)](https://pages.github.com/)\n\n**Supports applications that use:**\n\n[![Made for Python](https://img.shields.io/badge/python-\u003e=3.6-blue?logo=python\u0026logoColor=white)](http://python.org/)\n[![Made for Tweepy](https://img.shields.io/badge/tweepy-\u003e=3.8-blue?logo=twitter\u0026logoColor=white)](http://docs.tweepy.org/)\n[![Made for Twitter API](https://img.shields.io/badge/Twitter_API-1.1-blue?logo=twitter\u0026logoColor=white)](https://developer.twitter.com/en/docs)\n\n\n## Preview\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://michaelcurrin.github.io/python-twitter-guide/\"\u003e\n        \u003cimg src=\"/sample.png\" alt=\"Sample screenshot\" width=\"600\" title=\"Go to website\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n\n## Online guide\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub Pages site](https://img.shields.io/badge/View_site-Python_Twitter_Guide-238636?style=for-the-badge)](https://michaelcurrin.github.io/python-twitter-guide/ \"Go to website\")\n\n\u003c/div\u003e\n\n\n## Contributing\n\nPlease see [Contributing](/CONTRIBUTING.md) guide.\n\n\n## Development\n\nSee the [Development](/development.md) guide for how to setup and run the project.\n\n\n## License\n\n- Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).\n- A copy of the original license must be included in your project e.g. as `LICENSE-source`.\n- Freely modify and reuse.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcurrin%2Fpython-twitter-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelcurrin%2Fpython-twitter-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcurrin%2Fpython-twitter-guide/lists"}