A silly service for serving gauges to browsers
Project description
gaugesrv
A simple gauge web service/visualization using gauge.js.
Currently under development. The way to get this demo installed and running may be done using the following commands:
$ git clone https://github.com/metatoaster/gaugesrv.git
$ cd gaugesrv
$ pip install -e .[dev,webpack,scss]
$ calmjs npm --install -i -D gaugesrv[dev,webpack,scss]
$ python setup.py build
$ gaugesrv-demo
Connect a web browser to http://localhost:8000 to view the demo once everything is successfully installed.
For running the tests for of both Python and JavaScript code shipped with this project, run the following (provided that the dev extras were installed, which the above instructions will do so.:
$ python -m unittest gaugesrv.tests.make_suite
$ calmjs karma webpack -w gaugesrv
RequireJS may be used, however the default app is not set up to include the RequireJS boilerplates needed for the system to work, but if the rjs extras is also specified in the relevant install commands, the dependencies will be pulled and the calmjs rjs command may be used to generate the artifacts.
0.0.0 (Unreleased)
Initial release.
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
Built Distribution
Hashes for gaugesrv-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee3ca2a5974ef8d4e272b3ea6e49df93992bdb966d0d74f0ee56269b067dbc58 |
|
MD5 | fac33611009b7afcd266ba18d3b196be |
|
BLAKE2b-256 | 41ee9c173c940395213c4db1e8837d3e047ad950883b4e5bc6a11b872bfc5c9a |