aws / aws/chalice

Custom Runtime for Stackless Python

Open
#1,060 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.