digitalocean / digitalocean/sample-functions-python-sendgrid-email
Multiple functions within an App share same utilities.
- 主要语言
- Python
- 星标
- 24
- 派生
- 26
- PR 合并指标
- 30 天内没有已合并 PR
描述
Is there a way for multiple functions within the DO (DigitalOcean) App to share the same utils/constants and requirements file?
The issue I'm facing is that every time I create a new function, I have to redefine all the constants, package requirements, and even the build.sh file. This repetition is becoming cumbersome for me.
Here is my folder structure:
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reviewing the repository's function folder structure, requirements files, constants, and build.sh files to determine whether shared utilities are supported. Clarify the desired DigitalOcean App behavior and define what a complete solution would cover across multiple functions before implementation.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend, cloud
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100