Skip to main content

Lokai is a flexible business process management tool that enables teams to work together, and places those teams in the context of a wider business. A single instance of the tool can handle as many projects or tasks as required, with no need to deploy separate project or process specific environments that cannot share data.

The tool freely mixes documentation, activity management and data access in ways that are appropriate to the project, process or task in hand. There is no constraint on how this might be done, and different tasks or projects may use different arrangements within the same environment.

Access management allows people to see and manipulate data in ways that are appropriate to their role and work. Team members may work on more than one task or project. Managers may manage more than one project. A person can be a team member on one project and a manager on another.

The key to this flexibility is a hierarchical data model with interlinking between sub-trees. The structure and the links are fully user controlled.

Lokai is a web served application, written in Python.

The code itself is written in an extendable manner that allows a great deal of flexibility in the type of data represented, and in the presentation of that data. Each node in the hierarchy can be different. At its simplest, this allows for activities and documentation to be held in the same structure, so that everything relevant to the project or process is to hand. Whatever data is being handled, the user is presented with a consistent interface where access rules and navigation are given.

Requirements

Lokai requires Python 2.5 or higher. Python 3.0 is not yet supported.

Other dependencies:

Posgtgresql

SqlAlchemy (version 0.6)

Werkzeug

PyUtilib

Docutils

Reportlab

Lokai is developed under Linux and is currently being run under Ubuntu. Lokai itself does not use C extensions and the intention is that the development is independent of operating system. However, no tests have been done on other operating systems, or on other distributions.

Install

Download the package tarball and unpack it. Go into the distribution directory and run:

python setup.py install

or, more simply, don’t bother with the download and just type:

pip install lokai

To build a workable instance:

Create a working directory for your new instance. And change into it.

Copy lk_config.ini from the config folder of the installation.

Review the content of the .ini file. It should work out of the box. However, you might want to change the default database name to something other than lokai_soft.

Create the database:

tb_migrate.py login.login_db=max

tb_migrate.py lk_worker.nodes_db=max

Copy initial_data.yml from the doc/initial_settings folder of the installation. This contains a basic administrator login and a starting node for the database.

Use the initial data:

lk_initial_data -f initial_data.yml

For a quick hit, start the publisher stand alone:

python -mlokai.lk_ui.publisher

Now browse to localhost:8080.

To configure and use the fcgi interface, please go to our main site.

Help

Documentation is available. This is sparse at the moment but more is coming.

License

Lokai is distributed under the Apache License, Version 2.0.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Lokai-0.2.1.tar.gz (1.3 MB view details)

Uploaded Source

File details

Details for the file Lokai-0.2.1.tar.gz.

File metadata

  • Download URL: Lokai-0.2.1.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Lokai-0.2.1.tar.gz
Algorithm Hash digest
SHA256 544449c6a2d9b9be6090929e63828c8a1bb9cde8fccebab73ec8b9d5e8199e12
MD5 2fa2722db0c58ef7623a40daaef7c52c
BLAKE2b-256 31cd3c7f9cd06647971b29b6786e1019faaea4fd80f3bcaf6df8d9058b0b8127

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page