Skip to content
/ wiim Public

Wiim Industrial Information Management - Mirror of WIIM project, see (https://gitlab.com/wiim)

License

Notifications You must be signed in to change notification settings

joseafga/wiim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiim Industrial Information Management

Read this in other languages: English, Português (BR).

Undergraduate Final Project

Wiim server application.

Requires

  • pip install pyqt5
  • pip install opcua (*cryptography, dateutil, lxml and pytz)
  • pip install opcua-widgets
  • pip install cryptography
  • pip install flask
  • pip install flask-sqlalchemy flask-caching flask-migrate flask-script
  • pip install flask-marshmallow marshmallow-sqlalchemy
  • pip install pymysql
  • pip install qrcode
  • pip install Pillow

Usage

To install or upgrade database:

python manage.py db upgrade

To run server:

python manage.py run

License

Free for personal use, for commercial use please contact us.
License AGPLv3/Commercial - see LICENSE file for more details.

About

Wiim Industrial Information Management - Mirror of WIIM project, see (https://gitlab.com/wiim)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages