{ "info": { "author": "Mike Sandford", "author_email": "mike@databaseassociates.co.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Intended Audience :: Customer Service", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.5", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", "Topic :: Office/Business", "Topic :: Office/Business :: Groupware", "Topic :: Office/Business :: Scheduling", "Topic :: Software Development :: Bug Tracking" ], "description": "Lokai\n+++++++++++++++++++\n\n.. rubric::A business process management tool that can be extended to\n support a range of business processes.\n\nLokai is a flexible business process management tool that enables\nteams to work together, and places those teams in the context of a\nwider business. A single instance of the tool can handle as many\nprojects or tasks as required, with no need to deploy separate project\nor process specific environments that cannot share data.\n\nThe tool freely mixes documentation, activity management and data\naccess in ways that are appropriate to the project, process or task\nin hand. There is no constraint on how this might be done, and\ndifferent tasks or projects may use different arrangements within the\nsame environment.\n\nAccess management allows people to see and manipulate data in ways\nthat are appropriate to their role and work. Team members may work on\nmore than one task or project. Managers may manage more than one\nproject. A person can be a team member on one project and a manager on\nanother.\n\nThe key to this flexibility is a hierarchical data model with\ninterlinking between sub-trees. The structure and the links are fully\nuser controlled.\n\nLokai is a web served application, written in Python.\n\nThe code itself is written in an extendable manner that allows a\ngreat deal of flexibility in the type of data represented, and in the\npresentation of that data. Each node in the hierarchy can be\ndifferent. At its simplest, this allows for activities and\ndocumentation to be held in the same structure, so that everything\nrelevant to the project or process is to hand. Whatever data is being\nhandled, the user is presented with a consistent interface where\naccess rules and navigation are given.\n\nRequirements\n--------------------\n\nLokai requires Python 2.5 or higher. Python 3.0 is not yet supported.\n\nOther dependencies:\n\n Posgtgresql\n\n SqlAlchemy (version 0.6)\n\n Werkzeug\n\n PyUtilib\n\n Docutils\n\n Reportlab\n\nLokai is developed under Linux and is currently being run under\nUbuntu. Lokai itself does not use C extensions and the intention is\nthat the development is independent of operating system. However, no\ntests have been done on other operating systems, or on other\ndistributions.\n\nInstall\n--------------------\n\nDownload the package tarball and unpack it. Go into the distribution\ndirectory and run::\n\n python setup.py install\n\nor, more simply, don't bother with the download and just type::\n\n pip install lokai\n\nTo build a workable instance:\n\n Create a working directory for your new instance. And change into it.\n\n Copy ``lk_config.ini`` from the ``config`` folder of\n the installation.\n\n Review the content of the ``.ini`` file. It should work out of the\n box. However, you might want to change the default database name to\n something other than ``lokai_soft``.\n\n Create the database::\n\n tb_migrate.py login.login_db=max\n\n tb_migrate.py lk_worker.nodes_db=max\n\n Copy ``initial_data.yml`` from the ``doc/initial_settings`` folder\n of the installation. This contains a basic administrator login and a\n starting node for the database.\n\n Use the initial data::\n\n lk_initial_data -f initial_data.yml\n\n For a quick hit, start the publisher stand alone::\n \n python -mlokai.lk_ui.publisher\n\n Now browse to localhost:8080.\n\n To configure and use the fcgi interface, please go to `our main site\n `_.\n\nUpgrade from version 0.2.0\n--------------------------\n\nIf you have an existing installation you will need to upgrade the\ndatabase. This is simply a matter of going to the working directory\nand running ::\n\n tb_migrate.py login.login_db=max\n\n tb_migrate.py lk_worker.nodes_db=max\n\n\nHelp\n--------------------\n\nDocumentation is `available `_. This is\nsparse at the moment but more is coming.\n\nLicense\n--------------------\n\nLokai is distributed under the `Apache License, Version 2.0\n`_.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://lokai.redholm.com", "keywords": null, "license": "Apache Licence, version 2.0", "maintainer": null, "maintainer_email": null, "name": "Lokai", "package_url": "https://pypi.org/project/Lokai/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Lokai/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://lokai.redholm.com" }, "release_url": "https://pypi.org/project/Lokai/0.3/", "requires_dist": null, "requires_python": null, "summary": "Extendable Business Process Management Application", "version": "0.3" }, "last_serial": 727947, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "2fa2722db0c58ef7623a40daaef7c52c", "sha256": "544449c6a2d9b9be6090929e63828c8a1bb9cde8fccebab73ec8b9d5e8199e12" }, "downloads": -1, "filename": "Lokai-0.2.1.tar.gz", "has_sig": false, "md5_digest": "2fa2722db0c58ef7623a40daaef7c52c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1272683, "upload_time": "2011-12-16T12:27:40", "url": "https://files.pythonhosted.org/packages/31/cd/3c7f9cd06647971b29b6786e1019faaea4fd80f3bcaf6df8d9058b0b8127/Lokai-0.2.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "003d8fe085d27c31e8b8f62ba890497d", "sha256": "24e4136f4d68452a10934e5aeb555b9123b3abf34c278f20171d87674c089723" }, "downloads": -1, "filename": "Lokai-0.3.tar.gz", "has_sig": false, "md5_digest": "003d8fe085d27c31e8b8f62ba890497d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 445518, "upload_time": "2012-07-10T17:36:34", "url": "https://files.pythonhosted.org/packages/8c/db/fb6d7e4eded74392d38fa3ffe0913d5bf6bb3d1e6f07f6e87292128a1ac1/Lokai-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "003d8fe085d27c31e8b8f62ba890497d", "sha256": "24e4136f4d68452a10934e5aeb555b9123b3abf34c278f20171d87674c089723" }, "downloads": -1, "filename": "Lokai-0.3.tar.gz", "has_sig": false, "md5_digest": "003d8fe085d27c31e8b8f62ba890497d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 445518, "upload_time": "2012-07-10T17:36:34", "url": "https://files.pythonhosted.org/packages/8c/db/fb6d7e4eded74392d38fa3ffe0913d5bf6bb3d1e6f07f6e87292128a1ac1/Lokai-0.3.tar.gz" } ] }