# Django Sage Mailbox
## Overview
A package has been developed to enable seamless interaction with various IMAP providers within Django. With this package, organizational emails can be managed directly within Django, providing functionality akin to a mailbox client. Nearly all operations typically available in a mailbox client, similar to those in applications like SOGo or Outlook, can be performed.
## Features
- Seamless integration with multiple IMAP providers
- Direct management of organizational emails within Django
- Comprehensive mailbox client functionality
- Operations similar to SOGo or Outlook
## Installation
To install the package, use pip:
```bash
pip install django-sage-mailbox
```
## Contributing
Contributions are welcome! Please submit a pull request or open an issue to discuss any changes.
## License
This project is licensed under the MIT License.
Raw data
{
"_id": null,
"home_page": "https://github.com/sageteamorg/django-sage-mailbox",
"name": "django-sage-mailbox",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "django, email, imap, mailbox, sageteam, django-packages",
"author": "Sepehr Akbarzadeh",
"author_email": "sepehr@sageteam.org",
"download_url": "https://files.pythonhosted.org/packages/6d/18/777bdf775ae36db26ba6aba09ec4f4b1bcdf0a839adff81a858ef104bb0d/django_sage_mailbox-0.2.3.tar.gz",
"platform": null,
"description": "# Django Sage Mailbox\n\n## Overview\n\nA package has been developed to enable seamless interaction with various IMAP providers within Django. With this package, organizational emails can be managed directly within Django, providing functionality akin to a mailbox client. Nearly all operations typically available in a mailbox client, similar to those in applications like SOGo or Outlook, can be performed.\n\n## Features\n\n- Seamless integration with multiple IMAP providers\n- Direct management of organizational emails within Django\n- Comprehensive mailbox client functionality\n- Operations similar to SOGo or Outlook\n\n## Installation\n\nTo install the package, use pip:\n\n```bash\npip install django-sage-mailbox\n```\n\n## Contributing\n\nContributions are welcome! Please submit a pull request or open an issue to discuss any changes.\n\n## License\n\nThis project is licensed under the MIT License.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Django package for mailbox client integration.",
"version": "0.2.3",
"project_urls": {
"Documentation": "https://django-sage-mailbox.readthedocs.io/en/latest/",
"Homepage": "https://github.com/sageteamorg/django-sage-mailbox",
"Issues": "https://github.com/sageteamorg/django-sage-mailbox/issues",
"Repository": "https://github.com/sageteamorg/django-sage-mailbox"
},
"split_keywords": [
"django",
" email",
" imap",
" mailbox",
" sageteam",
" django-packages"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "806f21fc4a5fff0fbf7d2f2525035d2bdf7df45a4c3709435d567274ae30d54f",
"md5": "0400105ea7c095b79bfd3b41be65abc8",
"sha256": "65f2d32bdc1be8cf11a610538e9ebdffa50ecd83a7d0ae27b6c1bc47daf2a677"
},
"downloads": -1,
"filename": "django_sage_mailbox-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0400105ea7c095b79bfd3b41be65abc8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 49599,
"upload_time": "2024-10-29T22:23:02",
"upload_time_iso_8601": "2024-10-29T22:23:02.661095Z",
"url": "https://files.pythonhosted.org/packages/80/6f/21fc4a5fff0fbf7d2f2525035d2bdf7df45a4c3709435d567274ae30d54f/django_sage_mailbox-0.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6d18777bdf775ae36db26ba6aba09ec4f4b1bcdf0a839adff81a858ef104bb0d",
"md5": "59e04a1ee5c3a90d430e69fae19d483f",
"sha256": "8af9be3ac0e824eb7fba79e6089eda76562592738c0f10c4d204342714eafb3b"
},
"downloads": -1,
"filename": "django_sage_mailbox-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "59e04a1ee5c3a90d430e69fae19d483f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 34123,
"upload_time": "2024-10-29T22:23:04",
"upload_time_iso_8601": "2024-10-29T22:23:04.507928Z",
"url": "https://files.pythonhosted.org/packages/6d/18/777bdf775ae36db26ba6aba09ec4f4b1bcdf0a839adff81a858ef104bb0d/django_sage_mailbox-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-29 22:23:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sageteamorg",
"github_project": "django-sage-mailbox",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "django-sage-mailbox"
}