X Tutup
Skip to content

Add CherryPy adapter support#47

Merged
seratch merged 1 commit intoslackapi:mainfrom
seratch:cherrypy-support
Aug 27, 2020
Merged

Add CherryPy adapter support#47
seratch merged 1 commit intoslackapi:mainfrom
seratch:cherrypy-support

Conversation

@seratch
Copy link
Contributor

@seratch seratch commented Aug 27, 2020

This pull request adds CherryPy adapter as built-in support. CherryPy is one of the popular web frameworks and the project has been maintained for a long time.

10K+ download per day: https://pypistats.org/packages/cherrypy

The project has been actively maintained for 15+ years: https://github.com/cherrypy/cherrypy/graphs/contributors

Category (place an x in each of the [ ])

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in slack_bolt.adapter

Requirements (place an x in each [ ])

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run ./scripts/run_tests.sh after making the changes.

@seratch seratch added enhancement New feature or request area:adapter labels Aug 27, 2020
@seratch seratch added this to the 0.4.0a0 milestone Aug 27, 2020
@seratch seratch self-assigned this Aug 27, 2020
@seratch seratch merged commit becee21 into slackapi:main Aug 27, 2020
@seratch seratch deleted the cherrypy-support branch August 27, 2020 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:adapter enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup