Skip to content

pyfrid/pyfrid-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a package which adds web application base classes and management tools to PyFRID. The graphical user interface part is written in Javascript using ExtJS framework from Sencha . Web application package brings the following functionality:

  • webapp management tool which will initilaize your application and will start the web-server.
  • routers - wrapper classes for your commands, devices and modules. These classes play a role of a layer between JS interface of an object and its server-side implementation.
  • JS files for system commands and modules

Prerequisites

PyFRID web application package needs PyFRID to be installed, it also depends on tornado web server.

About

Package which adds webbased application functionality to PyFRID.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors