Giter Club home page Giter Club logo

parsemail's Introduction

Welcome to Sreyan Ghosh's profile!

Gmail Badge Insta Badge Linkedin Badge Medium Badge


  • ๐Ÿ”ญ Iโ€™m currently working on acquiring the necessary skills in the data domain to become employable
  • ๐ŸŒฑ I want to learn DevSecOps
  • ๐Ÿ‘ฏ Iโ€™m looking to land an internship in Sweden
  • ๐Ÿค” Iโ€™m looking for help with image processing in the autonomous vehicle space
  • ๐Ÿ’ฌ Ask me about commercial applications of data models in any domain
  • ๐Ÿฅ… 2024 Goals: Work on a research project on images to strengthen my signal processing and coding skills
  • โšก Fun fact: I like dark mode cuz light attracts bugs

๐Ÿ”ฅ Streak stats

sreyan-ghosh's streak


๐Ÿ› ๏ธ My favorite tools

๐Ÿ‘จโ€๐Ÿ’ป Programming languages

Bash C++ CSS HTML Java JavaScript Markdown Node.js Python R SQL

๐Ÿงฐ Frameworks and libraries

Flask Keras NumPy OpenCV Pandas Pytorch Spark ScikitLearn TensorFlow

๐Ÿ’ป Software and tools

Git GitHub Jupyter Stack Overflow Shell Script Ubuntu Visual Studio Code Windows


๐Ÿ“Š Github stats


DenverCoder1's Github Stats

DenverCoder1's Top Languages



sreyan-ghosh's Activity Graph

parsemail's People

Contributors

dependabot[bot] avatar sreyan-ghosh avatar yagueto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

parsemail's Issues

[FEATURE]: Include provision to choose attachment in command line

The mailsender.py has a feature to send attachments which was so graciously added by @yagueto. A slight modification is now required where:

  • Using argparse the path of the attachment will be passed into the program call.
  • If the mail is supposed to have no attachments, then the field will be left empty.
  • If there is an attachment, then the path of the attachment will follow a -a or a --attachment tag.

Adhere to the Contribution section in the README and do not make a PR from the master branch.

[FEATURE]: add a feature to add attachments to the e-mails

Have a look at the mailsender.py file to understand how emails are being sent.

Make necessary changes in the file to include attachments in the emails.

Try keeping the protocol to SMTP. I have added another issue to migrate away from the protocol.
If you need to change the protocol, solve #3 first and then head back to solving #2.

Adhere to the Contribution section in the README, do not submit PRs from the master branch.

tic-tac-toe

I am a beginner!! so I would like to add my small project under hacktoberfest2021.

[CHANGE]: switch away from SMTP to increase speed

Have a look at the mailsender.py file to understand how emails are being sent.

Make necessary changes in the file to overcome SMTP mail sending limits and speed.

Try changing the protocol away from SMTP. Else if you are sticking with SMTP, make sure to increase the speed of sending mails. Also, try to work around the mail sending limits.

Adhere to the Contribution section in the README, do not submit PRs from the master branch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.