{ "info": { "author": "Alphamonak Solutions", "author_email": "info@alphamonak.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django :: 1.11", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Communications :: Email", "Topic :: Internet :: WWW/HTTP" ], "description": "kalabash-sievefilters\n=====================\n\nThe sieve filters editor of Kalabash.\n\nInstallation\n------------\n\nInstall this extension system-wide or inside a virtual environment by\nrunning the following command::\n\n $ pip install kalabash-sievefilters\n\nEdit the settings.py file of your kalabash instance and add\n``kalabash_sievefilters`` inside the ``KALABASH_APPS`` variable like this::\n\n KALABASH_APPS = (\n 'kalabash',\n 'kalabash.core',\n 'kalabash.lib',\n 'kalabash.admin',\n 'kalabash.relaydomains',\n 'kalabash.limits',\n 'kalabash.parameters',\n # Extensions here\n # ...\n 'kalabash_sievefilters',\n )\n\nRun the following commands to setup the database tables::\n\n $ cd \n $ python manage.py collectstatic\n $ python manage.py load_initial_data\n \nFinally, restart the python process running kalabash (uwsgi, gunicorn,\napache, whatever).", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://alphamonak.com/", "keywords": "e,m,a,i,l, ,s,i,e,v,e", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "kalabash-sievefilters", "package_url": "https://pypi.org/project/kalabash-sievefilters/", "platform": "", "project_url": "https://pypi.org/project/kalabash-sievefilters/", "project_urls": { "Homepage": "https://alphamonak.com/" }, "release_url": "https://pypi.org/project/kalabash-sievefilters/1.4.6/", "requires_dist": null, "requires_python": "", "summary": "The sieve filters editor of Kalabash", "version": "1.4.6" }, "last_serial": 5903339, "releases": { "1.4.3": [ { "comment_text": "", "digests": { "md5": "07f0b950dc6f5ead4d369bf518486a22", "sha256": "1fed1361e94537b19c8bac4c32e3aa26178e4b030755ec0850f9710343da8a04" }, "downloads": -1, "filename": "kalabash-sievefilters-1.4.3.tar.gz", "has_sig": false, "md5_digest": "07f0b950dc6f5ead4d369bf518486a22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33716, "upload_time": "2018-11-22T23:02:24", "url": "https://files.pythonhosted.org/packages/28/8e/daba85efedbff4ff00a4744b65c96c6937c131d23c49612262841a8cf29e/kalabash-sievefilters-1.4.3.tar.gz" } ], "1.4.5": [ { "comment_text": "", "digests": { "md5": "95b2db4184cc71f65677a220933a66f6", "sha256": "731fd64cee27a96b93048f2148aeace278b5085511d52120de0d3297a6b445e0" }, "downloads": -1, "filename": "kalabash-sievefilters-1.4.5.tar.gz", "has_sig": false, "md5_digest": "95b2db4184cc71f65677a220933a66f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26073, "upload_time": "2019-01-19T08:04:19", "url": "https://files.pythonhosted.org/packages/c2/cc/79b62017e106670b48010bc10f8b229e52730602f0f06211daaf9facf7ee/kalabash-sievefilters-1.4.5.tar.gz" } ], "1.4.6": [ { "comment_text": "", "digests": { "md5": "7742913b530c4426900821a9eaf83235", "sha256": "1f051edc1fca1722eaaba6c9e6800b6ba9996e88822de3e24721a0bba34e6a6d" }, "downloads": -1, "filename": "kalabash-sievefilters-1.4.6.tar.gz", "has_sig": false, "md5_digest": "7742913b530c4426900821a9eaf83235", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39647, "upload_time": "2019-09-29T18:12:37", "url": "https://files.pythonhosted.org/packages/f1/0e/c5022b81abccf6891dcf293d66e5f2c7ba9c9336c457c1e0819d02bba881/kalabash-sievefilters-1.4.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7742913b530c4426900821a9eaf83235", "sha256": "1f051edc1fca1722eaaba6c9e6800b6ba9996e88822de3e24721a0bba34e6a6d" }, "downloads": -1, "filename": "kalabash-sievefilters-1.4.6.tar.gz", "has_sig": false, "md5_digest": "7742913b530c4426900821a9eaf83235", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39647, "upload_time": "2019-09-29T18:12:37", "url": "https://files.pythonhosted.org/packages/f1/0e/c5022b81abccf6891dcf293d66e5f2c7ba9c9336c457c1e0819d02bba881/kalabash-sievefilters-1.4.6.tar.gz" } ] }