GithubHelp home page GithubHelp logo

turbo73 / django-lb-workflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vicalloy/django-lb-workflow

0.0 1.0 0.0 269 KB

Reusable workflow library for Django

License: MIT License

Dockerfile 0.34% Makefile 0.48% Python 82.80% CSS 0.02% JavaScript 0.01% HTML 16.35%

django-lb-workflow's Introduction

django-lb-workflow

image

image

Reusable workflow library for Django.

django-lb-workflow supports Django 1.10+ on Python 3.4+.

image

Demo site

Demo site: http://wf.haoluobo.com/

username: admin password: password

Switch to another user: http://wf.haoluobo.com/impersonate/search

Stop switch: http://wf.haoluobo.com/impersonate/stop

Documentation

Read the official docs here: http://django-lb-workflow.readthedocs.io/en/latest/

Installation

Workflow is on PyPI so all you need is: :

pip install django-lb-workflow

Pipenv

Install pipenv and create a virtualenv: :

pip3 install pipenv
make pyenv

Spawns a shell within the virtualenv: :

pipenv shell

Testing

Running the test suite is as simple as: :

make test

Run test project

Running the test project is as simple as: :

python testproject/manage.py bower_install
python testproject/wfgen.py
make run

Demo for create a new flow

You can find demo code in lbworkflow/tests/leave.

testproject/wfgen.py is a demo for how to generate base code for a flow. The model for this flow is in /lbworkflow/tests/issue.

django-lb-workflow's People

Contributors

vicalloy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.