{ "info": { "author": "Umut Ucok", "author_email": "ucok.umut@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# Purpose:\nPython mail things are little bit complicated. There are many blogs and questions about it. I just made it very simple.\nYou can use it in your classes as inherit it or creating instances.\n\n###### Dependence:\nsmtplib and email which are built-in libraries.\n\n\n## Features:\ngmail and other services are supported. You can use gmail instance if you want or you can set your company's smtp\nsettings in other services classes. \nAware that there will be an error if you create your other_services instance without filling your smtp settings.\nYou need to assign a variable then fill class property smpt and create your instance. For details, see test.py\n\nYou may type your username or detailed mail address like ucok.umut or ucok.umut@gmail.com\n\n\nI didn't implement file attachment yet. You may want to do that. Pretty simple.\nYou can open issues or RFC.\n\n# Authors and Contributors\n\n Core contributors:\n\n Umut Ucok: primary author. : ucok.umut@gmail.com\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/realpython/reader", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "manolyamailsender", "package_url": "https://pypi.org/project/manolyamailsender/", "platform": "", "project_url": "https://pypi.org/project/manolyamailsender/", "project_urls": { "Homepage": "https://github.com/realpython/reader" }, "release_url": "https://pypi.org/project/manolyamailsender/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Simple mail sender", "version": "0.0.2" }, "last_serial": 5826187, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "4c9fd0bb07ddc8b719b3d5fa0c6e070c", "sha256": "1be5537b0283582a9f484aca3259e3456e699996d9fbb4a2ddd8757982a3e2a5" }, "downloads": -1, "filename": "manolyamailsender-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4c9fd0bb07ddc8b719b3d5fa0c6e070c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8332, "upload_time": "2019-09-13T15:00:51", "url": "https://files.pythonhosted.org/packages/9b/fd/48b1d676977ae5fa5b18f618b79bd07aa8613e0517b184d4325d5e224695/manolyamailsender-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b66669ac35bd95e0071027eb4e678555", "sha256": "f0c78bc4d68d314a0ef3f886ac8a889bbc2610f69cc512819683c3d3813c2ca1" }, "downloads": -1, "filename": "manolyamailsender-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b66669ac35bd95e0071027eb4e678555", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3441, "upload_time": "2019-09-13T15:00:54", "url": "https://files.pythonhosted.org/packages/ef/32/97460f8ece1b42eadcec50bbd8b9298c1c9d800181508f0ee05349425a06/manolyamailsender-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c9fd0bb07ddc8b719b3d5fa0c6e070c", "sha256": "1be5537b0283582a9f484aca3259e3456e699996d9fbb4a2ddd8757982a3e2a5" }, "downloads": -1, "filename": "manolyamailsender-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4c9fd0bb07ddc8b719b3d5fa0c6e070c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8332, "upload_time": "2019-09-13T15:00:51", "url": "https://files.pythonhosted.org/packages/9b/fd/48b1d676977ae5fa5b18f618b79bd07aa8613e0517b184d4325d5e224695/manolyamailsender-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b66669ac35bd95e0071027eb4e678555", "sha256": "f0c78bc4d68d314a0ef3f886ac8a889bbc2610f69cc512819683c3d3813c2ca1" }, "downloads": -1, "filename": "manolyamailsender-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b66669ac35bd95e0071027eb4e678555", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3441, "upload_time": "2019-09-13T15:00:54", "url": "https://files.pythonhosted.org/packages/ef/32/97460f8ece1b42eadcec50bbd8b9298c1c9d800181508f0ee05349425a06/manolyamailsender-0.0.2.tar.gz" } ] }