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.
Release files for gaugesrv 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gaugesrv-0.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / gaugesrv-0.0.1-py2.py3-none-any.whl
| Download URL | gaugesrv-0.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 131.5 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
ee3ca2a5974ef8d4e272b3ea6e49df93992bdb966d0d74f0ee56269b067dbc58
|
|
BLAKE2b-256 checksum How to use checksums |
41ee9c173c940395213c4db1e8837d3e047ad950883b4e5bc6a11b872bfc5c9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |