{"id":15714269,"url":"https://github.com/slack-samples/bolt-python-getting-started-app","last_synced_at":"2025-03-26T00:30:58.537Z","repository":{"id":66096292,"uuid":"328015686","full_name":"slack-samples/bolt-python-getting-started-app","owner":"slack-samples","description":"Getting Started Slack app using ⚡️ Bolt for Python","archived":false,"fork":false,"pushed_at":"2025-01-08T18:44:14.000Z","size":12,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-20T23:02:09.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/slack-samples.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-08T21:24:45.000Z","updated_at":"2025-01-10T19:00:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"476c8d52-0f51-4771-b34e-f85d9b67c421","html_url":"https://github.com/slack-samples/bolt-python-getting-started-app","commit_stats":null,"previous_names":["slack-samples/bolt-python-getting-started-app"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slack-samples%2Fbolt-python-getting-started-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slack-samples%2Fbolt-python-getting-started-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slack-samples%2Fbolt-python-getting-started-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slack-samples%2Fbolt-python-getting-started-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slack-samples","download_url":"https://codeload.github.com/slack-samples/bolt-python-getting-started-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245566037,"owners_count":20636388,"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":[],"created_at":"2024-10-03T21:35:47.696Z","updated_at":"2025-03-26T00:30:58.531Z","avatar_url":"https://github.com/slack-samples.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Getting Started ⚡️ Bolt for Python\n\u003e Slack app example from 📚 [Getting started with Bolt for Python][1]\n\n## Overview\n\nThis is a Slack app built with the [Bolt for Python framework][2] that showcases\nresponding to events and interactive buttons.\n\n## Running locally\n\n### 1. Setup environment variables\n\n```zsh\n# Replace with your tokens\nexport SLACK_BOT_TOKEN=\u003cyour-bot-token\u003e\nexport SLACK_APP_TOKEN=\u003cyour-app-level-token\u003e\n```\n\n### 2. Setup your local project\n\n```zsh\n# Clone this project onto your machine\ngit clone https://github.com/slackapi/bolt-python-getting-started-app.git\n\n# Change into this project\ncd bolt-python-getting-started-app/\n\n# Setup virtual environment\npython3 -m venv .venv\nsource .venv/bin/activate\n\n# Install the dependencies\npip install -r requirements.txt\n```\n\n### 3. Start servers\n```zsh\npython3 app.py\n```\n\n## More examples\n\nLooking for more examples of Bolt for Python? Browse to [bolt-python/examples/][5] for a long list of usage, server, and deployment code samples!\n\n## Contributing\n\n### Issues and questions\n\nFound a bug or have a question about this project? We'd love to hear from you!\n\n1. Browse to [slackapi/bolt-python/issues][4]\n1. Create a new issue\n1. Mention that you're using this example app\n\nSee you there and thanks for helping to improve Bolt for everyone!\n\n[1]: https://slack.dev/bolt-python/tutorial/getting-started\n[2]: https://slack.dev/bolt-python/\n[3]: https://slack.dev/bolt-python/tutorial/getting-started#setting-up-events\n[4]: https://github.com/slackapi/bolt-python/issues/new/choose\n[5]: https://github.com/slackapi/bolt-python/tree/main/examples","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslack-samples%2Fbolt-python-getting-started-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslack-samples%2Fbolt-python-getting-started-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslack-samples%2Fbolt-python-getting-started-app/lists"}