Settings plugin for paps
Project description
Plugin for the paps framework adding a simple way to control plugins from a web browser by inherting from SettablePlugin and providing html/js files.
This package has two parts: the webserver and the plugin. For the time being to run the webserver you have to get the git repository and call the create_server method in app/server.py or execute app/server.py directly. This will create a flask app running on a twisted server.
The second part is a normal paps plugin which can be installed from PyPI. By executing the settings plugin together with one or more SettablePlugin s inside a CrowdController it will first connect to the webserver via a websocket, autodetect all available plugins and register them with the server backend. This involves beside providing basic information on the plugin, uploading the provided resource-files. By separating the webserver serving the actual http traffic (files, etc.) and the plugins (potentially to another machine), the load on maschine handling the core paps functionality gets reduced.
For example plugins have a look at the following plugins:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file paps-settings-0.2.6b0.zip
.
File metadata
- Download URL: paps-settings-0.2.6b0.zip
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5294a2113a55a3889b0b1cfe9ec71be2fa7d6e8d12638774a4722bc4e580bdb |
|
MD5 | 00cade7c44f216486e2a86085c100ae0 |
|
BLAKE2b-256 | 6ffcd921508d38b1b250c90f114e614f5f24985fb44777d1d611a072b2c0cbfc |
File details
Details for the file paps-settings-0.2.6b0.win32.zip
.
File metadata
- Download URL: paps-settings-0.2.6b0.win32.zip
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e71114bebe5405b4e04dcd63d9d75315daafde2f922ad466a79b58407ed74e54 |
|
MD5 | 9d8e8fcc4e832856c01184b583f22b81 |
|
BLAKE2b-256 | 9ca42560766da4ed0b917ff70414933a65fde338488c4d4954e800718f193634 |