Custom Runtime for Stackless Python
Open
feature-request
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
I feel a pain to use Stackless Python (custom runtime) with Chalice.
I think 'aws lambda create-function --runtime provided' option equivalent in config.json will be good for Stackless Python. 'bootstrap' and the interpreter will be placed on 'vendor' directory.
Contributor guide
Research direction
Start by tracing how config.json represents the Lambda runtime and how deployment packages the vendor directory. Compare the requested provided runtime behavior with the aws lambda create-function --runtime provided option; done means Stackless Python can be configured and the bootstrap and interpreter are placed in vendor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100