Raw data
{
"_id": null,
"home_page": "https://github.com/amcsparron2793-Water/PyEmailer",
"name": "PyEmailerAJM",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Outlook, Email, Automation",
"author": "Amcsparron",
"author_email": "amcsparron@albanyny.gov",
"download_url": "https://files.pythonhosted.org/packages/b2/4b/3ab73f0a77b6acd522fbdba2865f8d9982f2f57bb101383decb25205224b/pyemailerajm-1.8.5.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Allows for automating sending Email with the Outlook Desktop client. Future releases will add more client support",
"version": "1.8.5",
"project_urls": {
"Download": "https://github.com/amcsparron2793-Water/PyEmailer/archive/refs/tags/1.8.5.tar.gz",
"Homepage": "https://github.com/amcsparron2793-Water/PyEmailer"
},
"split_keywords": [
"outlook",
" email",
" automation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9ab3dadc93706bff92fde4ce47c448c3774d15a24f7b454904bbbc399030a3fe",
"md5": "41127883826a7313a858d86fc2ab427e",
"sha256": "728ff07c0411486c61882b233d3e77f037bcef3b3d6bbec523e31f021bd00ffd"
},
"downloads": -1,
"filename": "pyemailerajm-1.8.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "41127883826a7313a858d86fc2ab427e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 36108,
"upload_time": "2025-10-06T16:43:36",
"upload_time_iso_8601": "2025-10-06T16:43:36.992050Z",
"url": "https://files.pythonhosted.org/packages/9a/b3/dadc93706bff92fde4ce47c448c3774d15a24f7b454904bbbc399030a3fe/pyemailerajm-1.8.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b24b3ab73f0a77b6acd522fbdba2865f8d9982f2f57bb101383decb25205224b",
"md5": "de89c238cbae201a5ba3cfa5ee381375",
"sha256": "72b838f60f9d2238b780135c166cecd44865a5d285685587ed44c386439607af"
},
"downloads": -1,
"filename": "pyemailerajm-1.8.5.tar.gz",
"has_sig": false,
"md5_digest": "de89c238cbae201a5ba3cfa5ee381375",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 32042,
"upload_time": "2025-10-06T16:43:37",
"upload_time_iso_8601": "2025-10-06T16:43:37.828593Z",
"url": "https://files.pythonhosted.org/packages/b2/4b/3ab73f0a77b6acd522fbdba2865f8d9982f2f57bb101383decb25205224b/pyemailerajm-1.8.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-06 16:43:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "amcsparron2793-Water",
"github_project": "PyEmailer",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "beautifulsoup4",
"specs": [
[
"==",
"4.13.4"
]
]
},
{
"name": "email_validator",
"specs": [
[
"==",
"2.1.2"
]
]
},
{
"name": "extract-msg",
"specs": [
[
"==",
"0.54.1"
]
]
},
{
"name": "prompt-toolkit",
"specs": [
[
"==",
"3.0.36"
]
]
},
{
"name": "questionary",
"specs": [
[
"==",
"2.0.1"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"78.1.1"
]
]
},
{
"name": "ColorizerAJM",
"specs": [
[
"~=",
"0.4.1"
]
]
},
{
"name": "EasyLoggerAJM",
"specs": [
[
"==",
"1.9.5"
]
]
}
],
"lcname": "pyemailerajm"
}