{"id":18318751,"url":"https://github.com/xdevplatform/getting-started-with-dash","last_synced_at":"2025-10-05T01:48:41.430Z","repository":{"id":80527593,"uuid":"406002976","full_name":"xdevplatform/getting-started-with-dash","owner":"xdevplatform","description":"Getting started with data visualization with Dash and recent search counts","archived":false,"fork":false,"pushed_at":"2022-09-29T15:47:04.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-09T14:05:53.305Z","etag":null,"topics":["dash","twitterapi-v2","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xdevplatform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-09-13T14:19:12.000Z","updated_at":"2023-05-12T15:29:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"32dfbcce-3c3f-4a81-9021-bebdfcc8d1a9","html_url":"https://github.com/xdevplatform/getting-started-with-dash","commit_stats":null,"previous_names":["xdevplatform/getting-started-with-dash"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xdevplatform/getting-started-with-dash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdevplatform%2Fgetting-started-with-dash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdevplatform%2Fgetting-started-with-dash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdevplatform%2Fgetting-started-with-dash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdevplatform%2Fgetting-started-with-dash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xdevplatform","download_url":"https://codeload.github.com/xdevplatform/getting-started-with-dash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdevplatform%2Fgetting-started-with-dash/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259340707,"owners_count":22843037,"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":["dash","twitterapi-v2","visualization"],"created_at":"2024-11-05T18:11:27.520Z","updated_at":"2025-10-05T01:48:36.398Z","avatar_url":"https://github.com/xdevplatform.png","language":"Python","readme":"# Getting Started with Dash\n\nLet’s say you want to create a webpage where you can visualize how often you are Tweeting. For example, you could use the recent Tweets counts endpoint and Dash to create a website that automatically refreshes to show how much you are Tweeting throughout the week. The code sample in this repository corresponds to [this tutorial](https://developer.twitter.com/en/docs/tutorials/getting-started-dash). This sample is currently deployed on [Glitch](https://getting-started-dash.glitch.me/).\n\n## Remixing\n- Vist the [Glitch project](https://glitch.com/~getting-started-dash) and click where it says \"Remix\".\n- A developer account.\n  - If you don’t already have access to the Twitter API, [you can sign up for a developer account.](http://t.co/signup)\n- A Project in the [developer portal](https://developer.twitter.com/en/portal/dashboard)\n- An App containing the credentials required to use the Twitter API. You will be using bearer token authentication for this sample.\n- Update your `.env` file to include your bearer token `BEARER_TOKEN=your-bearer-token`\n- Update the query to include your own handle \n```python\n{\"query\": \"from:jessicagarson\", \"granularity\": \"day\"}\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxdevplatform%2Fgetting-started-with-dash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxdevplatform%2Fgetting-started-with-dash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxdevplatform%2Fgetting-started-with-dash/lists"}