GithubHelp home page GithubHelp logo

shahrukh-badar / pm4py-ws Goto Github PK

View Code? Open in Web Editor NEW

This project forked from javert899/pm4py-ws

0.0 0.0 0.0 75.93 MB

Repository for pm4py webservice

License: GNU Affero General Public License v3.0

Python 98.67% Batchfile 0.79% Dockerfile 0.53%

pm4py-ws's Introduction

====================================================

IMPORTANT NOTE

As of Q4 2019, further public development of the PM4Py Web-services will be ceased. The PM4Py development team will keep on developing the project in a proprietary fashion. Academic use of the webservices will remain free of charge by means of an academic licensing scheme. Relicensing of the project, i.e., for commercial/proprietary use of the library is possible as well. For more information: http://pm4py.org or send an email to: sebastiaan.van.zelst'at'fit.fraunhofer.de

A demo is publicly available at address (be careful!): http://80.211.142.26/index.html using the username 'admin01' and the password 'admin01'

HOW TO INSTALL FROM PIP:

pip install -U pm4pyws

Then, the script "main.py" could be launched with pre-defined log In this case, the entire content of the "files" folder of this repository shall be there.

HOW TO BUILD ON SOURCES:

First of all install ANGULAR:

npm install -g @angular/cli npm install -g @angular/material

PM4Py Web Services along with an Angular7(-8) web interface

To install the required NPM dependencies (also for building) enter the webapp/ folder and use the following command:

npm install

On Linux machines, also the following could be necessary:

sudo npm install --save-dev --unsafe-perm node-sass

!!!!! Remember to change the IP address used by the web interface inside pm4py-service.service.ts !!!!!!

To compile the web interface, enter the webapp/ folder and use the following command (it requires Node.JS 10, and Angular CLI):

ng build --prod

To run the web services and the web interface, use the command:

python main.py

And reach the URL http://localhost:5000/index.html

pm4py-ws's People

Contributors

fit-alessandro-berti avatar s-j-v-zelst avatar fit-sebastiaan-van-zelst avatar caoyukun0430 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.