{ "info": { "author": "Tommy Yu", "author_email": "y@metatoaster.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "gaugesrv\n========\n\nA simple gauge web service/visualization using gauge.js.\n\nCurrently under development. The way to get this demo installed and\nrunning may be done using the following commands:\n\n.. code::\n\n $ git clone https://github.com/metatoaster/gaugesrv.git\n $ cd gaugesrv\n $ pip install -e .[dev,webpack,scss]\n $ calmjs npm --install -i -D gaugesrv[dev,webpack,scss]\n $ python setup.py build\n $ gaugesrv-demo\n\nConnect a web browser to http://localhost:8000 to view the demo once\neverything is successfully installed.\n\nFor running the tests for of both Python and JavaScript code shipped\nwith this project, run the following (provided that the ``dev`` extras\nwere installed, which the above instructions will do so.:\n\n.. code::\n\n $ python -m unittest gaugesrv.tests.make_suite\n $ calmjs karma webpack -w gaugesrv\n\nRequireJS may be used, however the default app is not set up to include\nthe RequireJS boilerplates needed for the system to work, but if the\n``rjs`` extras is also specified in the relevant install commands, the\ndependencies will be pulled and the ``calmjs rjs`` command may be used\nto generate the artifacts.\n\n0.0.0 (Unreleased)\n==================\n\n- Initial release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/metatoaster/gaugesrv", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "gaugesrv", "package_url": "https://pypi.org/project/gaugesrv/", "platform": "", "project_url": "https://pypi.org/project/gaugesrv/", "project_urls": { "Homepage": "https://github.com/metatoaster/gaugesrv" }, "release_url": "https://pypi.org/project/gaugesrv/0.0.1/", "requires_dist": [ "sanic", "calmjs.dev; extra == 'dev'", "aiohttp; extra == 'dev'", "calmjs.rjs; extra == 'rjs'", "calmjs.sassy[libsass]; extra == 'scss'", "calmjs.webpack; extra == 'webpack'" ], "requires_python": ">=3.4", "summary": "A silly service for serving gauges to browsers", "version": "0.0.1" }, "last_serial": 3989454, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fac33611009b7afcd266ba18d3b196be", "sha256": "ee3ca2a5974ef8d4e272b3ea6e49df93992bdb966d0d74f0ee56269b067dbc58" }, "downloads": -1, "filename": "gaugesrv-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fac33611009b7afcd266ba18d3b196be", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.4", "size": 131519, "upload_time": "2018-06-22T14:05:51", "url": "https://files.pythonhosted.org/packages/41/ee/9c173c940395213c4db1e8837d3e047ad950883b4e5bc6a11b872bfc5c9a/gaugesrv-0.0.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fac33611009b7afcd266ba18d3b196be", "sha256": "ee3ca2a5974ef8d4e272b3ea6e49df93992bdb966d0d74f0ee56269b067dbc58" }, "downloads": -1, "filename": "gaugesrv-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fac33611009b7afcd266ba18d3b196be", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.4", "size": 131519, "upload_time": "2018-06-22T14:05:51", "url": "https://files.pythonhosted.org/packages/41/ee/9c173c940395213c4db1e8837d3e047ad950883b4e5bc6a11b872bfc5c9a/gaugesrv-0.0.1-py2.py3-none-any.whl" } ] }