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

feat: added implementation to send mail using python#31

Open
anushkrishnav wants to merge 4 commits into
appwrite:masterfrom
anushkrishnav:master
Open

feat: added implementation to send mail using python#31
anushkrishnav wants to merge 4 commits into
appwrite:masterfrom
anushkrishnav:master

Conversation

@anushkrishnav

@anushkrishnav anushkrishnav commented Jan 3, 2021

Copy link
Copy Markdown

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

@anushkrishnav

Copy link
Copy Markdown
Author

@Glide7

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

Glide7 commented Jan 4, 2021

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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.

Comment thread python/welcome-email/main.py Outdated
Comment thread python/welcome-email/requirements.txt Outdated
certifi==2020.12.5
chardet==4.0.0
idna==2.10
python-dotenv==0.15.0

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

Comment thread python/welcome-email/requirements.txt Outdated
@Glide7

Glide7 commented Jan 14, 2021

Copy link
Copy Markdown
Contributor

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

anushkrishnav and others added 2 commits February 2, 2021 09:07
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
@eldadfux

eldadfux commented Feb 2, 2021

Copy link
Copy Markdown
Member

@Glide7 @christyjacob4 can this be merged?

@christyjacob4

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Author

I am looking into it tonight been a bit busy

@eldadfux

eldadfux commented Feb 5, 2021

Copy link
Copy Markdown
Member

Thanks @anushkrishnav 🙏🏻

@Glide7

Glide7 commented Feb 10, 2021

Copy link
Copy Markdown
Contributor

@anushkrishnav will you be taking a look at these?

@anushkrishnav

Copy link
Copy Markdown
Author

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

@eldadfux

eldadfux commented Jun 2, 2021

Copy link
Copy Markdown
Member

@anushkrishnav would you still like to complete this PR?

@anushkrishnav

Copy link
Copy Markdown
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.

4 participants