Address book plugin for Kalabash
================================
Kalabash is a mail hosting and management platform that includes a modern and simplified web user interface. It provides useful components such as an administration panel and webmail.
Kalabash integrates with well-known software such as **Postfix** and **Dovecot**. A SQL database (**MySQL**, **PostgreSQL**, or **SQLite**) is used as a central point of communication between all components.
## Features
- Modern web-based UI for easy management
- Integration with Postfix and Dovecot
- Support for multiple SQL databases (MySQL, PostgreSQL, SQLite)
- Administration panel for managing users, domains, and settings
- Webmail support for accessing emails conveniently
Raw data
{
"_id": null,
"home_page": null,
"name": "kalabash-contacts",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "email",
"author": null,
"author_email": "Alphamonak Solutions <amonak@alphamonak.com>",
"download_url": "https://files.pythonhosted.org/packages/31/ce/3318b464b586a7257cb1428bcf6c2ef9d404e106a4195d7344f5697301cc/kalabash_contacts-0.9.6.tar.gz",
"platform": null,
"description": "Address book plugin for Kalabash\n================================\n\nKalabash is a mail hosting and management platform that includes a modern and simplified web user interface. It provides useful components such as an administration panel and webmail.\n\nKalabash integrates with well-known software such as **Postfix** and **Dovecot**. A SQL database (**MySQL**, **PostgreSQL**, or **SQLite**) is used as a central point of communication between all components.\n\n## Features\n\n- Modern web-based UI for easy management\n- Integration with Postfix and Dovecot\n- Support for multiple SQL databases (MySQL, PostgreSQL, SQLite)\n- Administration panel for managing users, domains, and settings\n- Webmail support for accessing emails conveniently\n",
"bugtrack_url": null,
"license": null,
"summary": "Address book for Kalabash",
"version": "0.9.6",
"project_urls": {
"Changelog": "https://github.com/amonak/kalabash-contacts/blob/master/CHANGELOG.md",
"Documentation": "https://kalabash.readthedocs.io/en/latest/",
"Homepage": "https://alphamonak.com/",
"Issues": "https://github.com/amonak/kalabash-contacts/issues",
"Repository": "https://github.com/amonak/kalabash-contacts"
},
"split_keywords": [
"email"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "5d564d9f89ebb8aec56cdf55cab585520cb82caeb26948e10f6475d7239d252c",
"md5": "f66b6b49b0af4e15fea7abe6cc806094",
"sha256": "d77db0b47aee9f0c5530f682653c785846d6dd250a03550c8bd06f66d24a5c62"
},
"downloads": -1,
"filename": "kalabash_contacts-0.9.6-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f66b6b49b0af4e15fea7abe6cc806094",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 794544,
"upload_time": "2025-02-11T01:14:06",
"upload_time_iso_8601": "2025-02-11T01:14:06.288859Z",
"url": "https://files.pythonhosted.org/packages/5d/56/4d9f89ebb8aec56cdf55cab585520cb82caeb26948e10f6475d7239d252c/kalabash_contacts-0.9.6-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "31ce3318b464b586a7257cb1428bcf6c2ef9d404e106a4195d7344f5697301cc",
"md5": "d319c4537b027a496b66c32c03ebab67",
"sha256": "de8f635a6b2787e70df4b2c6c3ec3c896c8a242676a0d1dc965b98d5ae01a6c9"
},
"downloads": -1,
"filename": "kalabash_contacts-0.9.6.tar.gz",
"has_sig": false,
"md5_digest": "d319c4537b027a496b66c32c03ebab67",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 978061,
"upload_time": "2025-02-11T01:14:09",
"upload_time_iso_8601": "2025-02-11T01:14:09.292353Z",
"url": "https://files.pythonhosted.org/packages/31/ce/3318b464b586a7257cb1428bcf6c2ef9d404e106a4195d7344f5697301cc/kalabash_contacts-0.9.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 01:14:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "amonak",
"github_project": "kalabash-contacts",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "django-webpack-loader",
"specs": [
[
"==",
"2.0.1"
]
]
},
{
"name": "vobject",
"specs": []
},
{
"name": "caldav",
"specs": [
[
"==",
"1.3.9"
]
]
}
],
"lcname": "kalabash-contacts"
}