Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

feat: added implementation to send mail using python #31

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

anushkrishnav
Copy link

@anushkrishnav anushkrishnav commented Jan 3, 2021

Now we can send mail using Mailgun API and Python :)
referring Issue #19

@anushkrishnav
Copy link
Author

@Glide7

@Glide7 Glide7 requested a review from eldadfux January 4, 2021 07:19
@Glide7
Copy link
Contributor

Glide7 commented Jan 4, 2021

Thanks @anushkrishnav! @christyjacob4 can you please review it?

@Glide7 Glide7 requested review from TorstenDittmann and christyjacob4 and removed request for TorstenDittmann January 4, 2021 09:47
Comment on lines +10 to +12
from dotenv import load_dotenv

load_dotenv()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We wont be needing this once we upload the cloud function.

certifi==2020.12.5
chardet==4.0.0
idna==2.10
python-dotenv==0.15.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be removed as well


```

* Ensure that your folder structure looks like this
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please refer to the readme here
https://github.com/appwrite/demos-for-functions/tree/master/python/object-detection
We need the dependencies to be installed in the .appwrite folder

Secondly it's missing the instructions to create a tarfile

python/welcome-email/requirements.txt Outdated Show resolved Hide resolved
@Glide7
Copy link
Contributor

Glide7 commented Jan 14, 2021

@anushkrishnav Hey, did you see these reviews? :)

@eldadfux
Copy link
Member

eldadfux commented Feb 2, 2021

@Glide7 @christyjacob4 can this be merged?

@christyjacob4
Copy link
Member

@eldadfux It doesn't look like all the review comments have been addressed.
@anushkrishnav Can you take another look at the comments?

@anushkrishnav
Copy link
Author

I am looking into it tonight been a bit busy

@eldadfux
Copy link
Member

eldadfux commented Feb 5, 2021

Thanks @anushkrishnav 🙏🏻

@Glide7
Copy link
Contributor

Glide7 commented Feb 10, 2021

@anushkrishnav will you be taking a look at these?

@anushkrishnav
Copy link
Author

Yes I will be , right now I have some research work going on so not able to commit

@eldadfux
Copy link
Member

eldadfux commented Jun 2, 2021

@anushkrishnav would you still like to complete this PR?

@anushkrishnav
Copy link
Author

Yeh will push the commits tonight

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants