slackapi / slackapi/bolt-python
Centralize python setup guide
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 288
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
Through out the docs and guides we mention how to set up a python project using pyenv, python, venv and pip, it would be nice to centralize this and reference a common resource.
The page URLs
- https://docs.slack.dev/tools/bolt-python/getting-started#creating-a-project
- https://github.com/slack-samples/bolt-python-starter-template?tab=readme-ov-file#setup-your-local-project
- https://github.com/slack-samples/bolt-python-getting-started-app?tab=readme-ov-file#2-setup-your-local-project
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the setup instructions at docs.slack.dev/tools/bolt-python/getting-started#creating-a-project with the setup sections in the two linked starter-template repositories. Start by identifying the repeated pyenv, Python, venv, and pip guidance. Done means the setup instructions are centralized and the listed pages reference the common resource.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100