digitalocean / digitalocean/sample-functions-python-sendgrid-email

Multiple functions within an App share same utilities.

Open
#7 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
24
Forks
26
PR merge metrics
No merged PRs in 30d

Description

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:

image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.