slackapi / slackapi/python-slack-hooks

[FEATURE] allow entry point overriding

Open
#51 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-triage-skip enhancement
Dominant language
Python
Stars
9
Forks
2
Avg merge
13h 3m
Merged PRs (30d)
1

Description

Description of the problem being solved

There is no way for developers to override the entry point file name/path (default: app.py)

Alternative solutions

Open to ideas

Simple solution: Set an environment variable to override the default entry point value

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating where the default entry point, app.py, is defined and how the Slack CLI passes or consumes that value. Review the proposed environment-variable approach and the surrounding entry-point handling; done means developers can select a different file name or path without changing the default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.