| Name | self-discover JSON |
| Version |
1.0.4
JSON |
| download |
| home_page | None |
| Summary | self-discover serves autodiscover (Outlook) and autoconfig (Thunderbird) XML files for mail auto-configuration. |
| upload_time | 2024-08-26 14:12:52 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | None |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# self-discover
self-discover serves autodiscover (Outlook) and autoconfig (Thunderbird) XML files for mail auto-configuration.
# Install
## PyPI
Run the following command to install the package from PyPI:
pip3 install self-discover
# Configure
Pass the following environment variables:
* `IMAP_SERVER_HOSTNAME`
* `POP3_SERVER_HOSTNAME`
* `SMTP_SERVER_HOSTNAME`
# Usage
Run the app using an ASGI server such as Uvicorn.
Raw data
{
"_id": null,
"home_page": null,
"name": "self-discover",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Cyberfusion <support@cyberfusion.io>",
"download_url": "https://files.pythonhosted.org/packages/24/9c/da4da24263746f37bff04811bec4e7d4c423b0c29bf918e149c6e6a8dd7e/self_discover-1.0.4.tar.gz",
"platform": null,
"description": "# self-discover\n\nself-discover serves autodiscover (Outlook) and autoconfig (Thunderbird) XML files for mail auto-configuration.\n\n# Install\n\n## PyPI\n\nRun the following command to install the package from PyPI:\n\n pip3 install self-discover\n\n# Configure\n\nPass the following environment variables:\n\n* `IMAP_SERVER_HOSTNAME`\n* `POP3_SERVER_HOSTNAME`\n* `SMTP_SERVER_HOSTNAME`\n\n# Usage\n\nRun the app using an ASGI server such as Uvicorn.\n",
"bugtrack_url": null,
"license": null,
"summary": "self-discover serves autodiscover (Outlook) and autoconfig (Thunderbird) XML files for mail auto-configuration.",
"version": "1.0.4",
"project_urls": {
"Source": "https://github.com/CyberfusionIO/self-discover"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2b6f7541bc817475d40dd09f985716a54bd38a7a4dc90372bd060883097204f4",
"md5": "50643f8bdbac056b0ad200d58e0e1f64",
"sha256": "7872201dde71f85fc1f73ba76af6f2950561aa15a07d7dd5ed5875553ceee692"
},
"downloads": -1,
"filename": "self_discover-1.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "50643f8bdbac056b0ad200d58e0e1f64",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4772,
"upload_time": "2024-08-26T14:12:51",
"upload_time_iso_8601": "2024-08-26T14:12:51.418773Z",
"url": "https://files.pythonhosted.org/packages/2b/6f/7541bc817475d40dd09f985716a54bd38a7a4dc90372bd060883097204f4/self_discover-1.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "249cda4da24263746f37bff04811bec4e7d4c423b0c29bf918e149c6e6a8dd7e",
"md5": "6aa4874655bff29d925c202fca29b8a1",
"sha256": "6a6672e0b1612a40e7551a5926ecb50ef156247d4cf7fad1ebb7a3149bd59720"
},
"downloads": -1,
"filename": "self_discover-1.0.4.tar.gz",
"has_sig": false,
"md5_digest": "6aa4874655bff29d925c202fca29b8a1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3635,
"upload_time": "2024-08-26T14:12:52",
"upload_time_iso_8601": "2024-08-26T14:12:52.348834Z",
"url": "https://files.pythonhosted.org/packages/24/9c/da4da24263746f37bff04811bec4e7d4c423b0c29bf918e149c6e6a8dd7e/self_discover-1.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-26 14:12:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CyberfusionIO",
"github_project": "self-discover",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "self-discover"
}