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",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "email",
"author": null,
"author_email": "Alphamonak Solutions <amonak@alphamonak.com>",
"download_url": "https://files.pythonhosted.org/packages/38/05/96a11387d7b2060c73a42ccd0116125d22b64e30eae92e4d656cab37247a/kalabash-2.2.15.tar.gz",
"platform": null,
"description": "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\n",
"bugtrack_url": null,
"license": null,
"summary": "Kalabash",
"version": "2.2.15",
"project_urls": {
"Changelog": "https://github.com/amonak/kalabash/blob/master/CHANGELOG.md",
"Documentation": "https://kalabash.readthedocs.io/en/latest/",
"Homepage": "https://alphamonak.com/",
"Issues": "https://github.com/amonak/kalabash/issues",
"Repository": "https://github.com/amonak/kalabash"
},
"split_keywords": [
"email"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d031f748eabea7d11edc00e58b0b781b40895be3254a1f8ed56aa08bb7e5ca65",
"md5": "beea14c78bcdf4f5c63bfe20ff266655",
"sha256": "d7214badcce26058c8e4f7a6ed72b4d21ca69fbafb51e808483d1a9f70757c5e"
},
"downloads": -1,
"filename": "kalabash-2.2.15-py3-none-any.whl",
"has_sig": false,
"md5_digest": "beea14c78bcdf4f5c63bfe20ff266655",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 8982917,
"upload_time": "2025-02-11T01:00:58",
"upload_time_iso_8601": "2025-02-11T01:00:58.491957Z",
"url": "https://files.pythonhosted.org/packages/d0/31/f748eabea7d11edc00e58b0b781b40895be3254a1f8ed56aa08bb7e5ca65/kalabash-2.2.15-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "380596a11387d7b2060c73a42ccd0116125d22b64e30eae92e4d656cab37247a",
"md5": "9ba93e0cf5eb72e5b3a7b05ab242f186",
"sha256": "163d326dd16290282c561129d1b966dde6125f1f1be88fc4af6997ac0ef47ca7"
},
"downloads": -1,
"filename": "kalabash-2.2.15.tar.gz",
"has_sig": false,
"md5_digest": "9ba93e0cf5eb72e5b3a7b05ab242f186",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 8188840,
"upload_time": "2025-02-11T01:01:04",
"upload_time_iso_8601": "2025-02-11T01:01:04.537918Z",
"url": "https://files.pythonhosted.org/packages/38/05/96a11387d7b2060c73a42ccd0116125d22b64e30eae92e4d656cab37247a/kalabash-2.2.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 01:01:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "amonak",
"github_project": "kalabash",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "django",
"specs": [
[
"<",
"5.0"
],
[
">",
"4.0"
]
]
},
{
"name": "django-ckeditor",
"specs": [
[
"==",
"6.7.1"
]
]
},
{
"name": "django-phonenumber-field",
"specs": [
[
"==",
"8.0.0"
]
]
},
{
"name": "django-reversion",
"specs": [
[
"==",
"5.0.12"
]
]
},
{
"name": "django-xforwardedfor-middleware",
"specs": [
[
"==",
"2.0"
]
]
},
{
"name": "django-otp",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "django-filter",
"specs": []
},
{
"name": "django-rename-app",
"specs": [
[
"==",
"0.1.7"
]
]
},
{
"name": "django-environ",
"specs": []
},
{
"name": "dj-database-url",
"specs": []
},
{
"name": "djangorestframework",
"specs": [
[
">=",
"3.14"
],
[
"<",
"3.16"
]
]
},
{
"name": "drf-spectacular",
"specs": []
},
{
"name": "uritemplate",
"specs": []
},
{
"name": "django-oauth-toolkit",
"specs": []
},
{
"name": "django-cors-headers",
"specs": []
},
{
"name": "passlib",
"specs": [
[
"~=",
"1.7.4"
]
]
},
{
"name": "bcrypt",
"specs": []
},
{
"name": "asgiref",
"specs": []
},
{
"name": "dnspython",
"specs": [
[
"==",
"2.6.1"
]
]
},
{
"name": "feedparser",
"specs": [
[
"==",
"6.0.11"
]
]
},
{
"name": "fido2",
"specs": [
[
"==",
"1.1.3"
]
]
},
{
"name": "gevent",
"specs": [
[
"==",
"24.2.1"
]
]
},
{
"name": "Pillow",
"specs": []
},
{
"name": "progressbar33",
"specs": [
[
"==",
"2.4"
]
]
},
{
"name": "python-dateutil",
"specs": []
},
{
"name": "cryptography",
"specs": []
},
{
"name": "pytz",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "lxml",
"specs": []
},
{
"name": "chardet",
"specs": []
},
{
"name": "ovh",
"specs": []
},
{
"name": "oath",
"specs": []
},
{
"name": "redis",
"specs": [
[
">=",
"4.2.0rc1"
]
]
},
{
"name": "rrdtool",
"specs": [
[
">=",
"0.1.10"
]
]
},
{
"name": "qrcode",
"specs": []
},
{
"name": "aiosmtplib",
"specs": []
},
{
"name": "reportlab",
"specs": []
},
{
"name": "tldextract",
"specs": [
[
">=",
"2.0.2"
]
]
},
{
"name": "defusedxml",
"specs": [
[
">=",
"0.6.0"
]
]
},
{
"name": "python-magic",
"specs": [
[
">=",
"0.4.24"
]
]
},
{
"name": "rq",
"specs": [
[
">=",
"1.13.0"
]
]
},
{
"name": "django-rq",
"specs": []
},
{
"name": "kalsievelib",
"specs": [
[
">=",
"1.4.1"
]
]
}
],
"tox": true,
"lcname": "kalabash"
}