Name | momomail JSON |
Version |
2024.3.22
JSON |
| download |
home_page | None |
Summary | Mail Client |
upload_time | 2024-03-21 18:43:11 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT License Copyright (c) 2022 YYLIZH Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
gmail
|
VCS |
|
bugtrack_url |
|
requirements |
attrs
autoflake
black
cachetools
certifi
charset-normalizer
click
flake8
google-api-core
google-api-python-client
google-auth
google-auth-httplib2
google-auth-oauthlib
googleapis-common-protos
httplib2
idna
importlab
iniconfig
mccabe
mypy-extensions
networkx
ninja
oauthlib
packaging
pathspec
platformdirs
pluggy
protobuf
py
pyasn1
pyasn1-modules
pycodestyle
pydantic
pyflakes
pyparsing
pytest
pytype
pyyaml
requests
requests-oauthlib
rsa
six
tomli
typed-ast
typing-extensions
uritemplate
urllib3
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Raw data
{
"_id": null,
"home_page": null,
"name": "momomail",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "gmail",
"author": null,
"author_email": "YYLIZH <ryne91009@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/0b/ed/c8e29100abad33e8d24ba2cd390ef2477c7adc65487169d89645aa71fe7d/momomail-2024.3.22.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2022 YYLIZH Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Mail Client",
"version": "2024.3.22",
"project_urls": {
"Homepage": "https://github.com/YYLIZH/momomail",
"Issues": "https://github.com/YYLIZH/momomail/issues"
},
"split_keywords": [
"gmail"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0ef214b630506a2d97aeada3f653e6416ab439222578ef1f97114dbcbb0add50",
"md5": "187ef8deba1b9033e29a525162137172",
"sha256": "65b6d6e2d2d6491a9dfb7c0c6e4d0204dca85204805148e233ede8c97bcbd9b6"
},
"downloads": -1,
"filename": "momomail-2024.3.22-py3-none-any.whl",
"has_sig": false,
"md5_digest": "187ef8deba1b9033e29a525162137172",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 11919,
"upload_time": "2024-03-21T18:43:09",
"upload_time_iso_8601": "2024-03-21T18:43:09.781546Z",
"url": "https://files.pythonhosted.org/packages/0e/f2/14b630506a2d97aeada3f653e6416ab439222578ef1f97114dbcbb0add50/momomail-2024.3.22-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0bedc8e29100abad33e8d24ba2cd390ef2477c7adc65487169d89645aa71fe7d",
"md5": "d54a50046c4839ad9236034cd639faf3",
"sha256": "f596937eda1db806548b99f3c5e92d98b3a5a79538b8fec6454f399618eb6513"
},
"downloads": -1,
"filename": "momomail-2024.3.22.tar.gz",
"has_sig": false,
"md5_digest": "d54a50046c4839ad9236034cd639faf3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 11213,
"upload_time": "2024-03-21T18:43:11",
"upload_time_iso_8601": "2024-03-21T18:43:11.767326Z",
"url": "https://files.pythonhosted.org/packages/0b/ed/c8e29100abad33e8d24ba2cd390ef2477c7adc65487169d89645aa71fe7d/momomail-2024.3.22.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-21 18:43:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "YYLIZH",
"github_project": "momomail",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "attrs",
"specs": [
[
"==",
"22.1.0"
]
]
},
{
"name": "autoflake",
"specs": [
[
"==",
"1.4"
]
]
},
{
"name": "black",
"specs": [
[
"==",
"22.6.0"
]
]
},
{
"name": "cachetools",
"specs": [
[
"==",
"5.2.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2022.6.15"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"2.1.1"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.3"
]
]
},
{
"name": "flake8",
"specs": [
[
"==",
"5.0.4"
]
]
},
{
"name": "google-api-core",
"specs": [
[
"==",
"2.8.2"
]
]
},
{
"name": "google-api-python-client",
"specs": [
[
"==",
"2.58.0"
]
]
},
{
"name": "google-auth",
"specs": [
[
"==",
"2.11.0"
]
]
},
{
"name": "google-auth-httplib2",
"specs": [
[
"==",
"0.1.0"
]
]
},
{
"name": "google-auth-oauthlib",
"specs": [
[
"==",
"0.5.2"
]
]
},
{
"name": "googleapis-common-protos",
"specs": [
[
"==",
"1.56.4"
]
]
},
{
"name": "httplib2",
"specs": [
[
"==",
"0.20.4"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.3"
]
]
},
{
"name": "importlab",
"specs": [
[
"==",
"0.7"
]
]
},
{
"name": "iniconfig",
"specs": [
[
"==",
"1.1.1"
]
]
},
{
"name": "mccabe",
"specs": [
[
"==",
"0.7.0"
]
]
},
{
"name": "mypy-extensions",
"specs": [
[
"==",
"0.4.3"
]
]
},
{
"name": "networkx",
"specs": [
[
"==",
"2.8.3"
]
]
},
{
"name": "ninja",
"specs": [
[
"==",
"1.10.2.3"
]
]
},
{
"name": "oauthlib",
"specs": [
[
"==",
"3.2.0"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"21.3"
]
]
},
{
"name": "pathspec",
"specs": [
[
"==",
"0.9.0"
]
]
},
{
"name": "platformdirs",
"specs": [
[
"==",
"2.5.2"
]
]
},
{
"name": "pluggy",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "protobuf",
"specs": [
[
"==",
"4.21.5"
]
]
},
{
"name": "py",
"specs": [
[
"==",
"1.11.0"
]
]
},
{
"name": "pyasn1",
"specs": [
[
"==",
"0.4.8"
]
]
},
{
"name": "pyasn1-modules",
"specs": [
[
"==",
"0.2.8"
]
]
},
{
"name": "pycodestyle",
"specs": [
[
"==",
"2.9.1"
]
]
},
{
"name": "pydantic",
"specs": [
[
"==",
"1.10.2"
]
]
},
{
"name": "pyflakes",
"specs": [
[
"==",
"2.5.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"3.0.9"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"7.1.2"
]
]
},
{
"name": "pytype",
"specs": [
[
"==",
"2020.2.6"
]
]
},
{
"name": "pyyaml",
"specs": [
[
"==",
"6.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.28.1"
]
]
},
{
"name": "requests-oauthlib",
"specs": [
[
"==",
"1.3.1"
]
]
},
{
"name": "rsa",
"specs": [
[
"==",
"4.9"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "tomli",
"specs": [
[
"==",
"2.0.1"
]
]
},
{
"name": "typed-ast",
"specs": [
[
"==",
"1.5.5"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
"==",
"4.3.0"
]
]
},
{
"name": "uritemplate",
"specs": [
[
"==",
"4.1.1"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"1.26.12"
]
]
}
],
"lcname": "momomail"
}