Name | vaping JSON |
Version |
1.3.0
JSON |
| download |
home_page | https://github.com/20c/vaping |
Summary | vaping is a healthy alternative to smokeping! |
upload_time | 2020-09-23 10:24:49 |
maintainer | |
docs_url | None |
author | 20C |
requires_python | |
license | LICENSE |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Vaping
[](https://pypi.python.org/pypi/vaping)
[](https://pypi.python.org/pypi/vaping)
[](https://travis-ci.org/20c/vaping)
[](https://codecov.io/github/20c/vaping)
[](https://requires.io/github/20c/vaping/requirements)
vaping is a healthy alternative to smokeping!

## Introduction
Vaping was started after years of frustation from dealing with perl and
environment management for smokeping. It's a simple python daemon which uses
green threads to poll for input and send output through plugins.
It has a standalone mode to directly serve realtime graphs, or can use ZeroMQ
to distribute.
## Installation
```sh
pip install vaping
```
Note, you will need a compiler and python development libraries for some components.
On CentOS/RHEL:
```sh
yum install gcc python-devel
```
## Usage
```
Usage: vaping [OPTIONS] COMMAND [ARGS]...
Vaping
Options:
--version Show the version and exit.
--quiet no output at all
--verbose enable more verbose output
--home TEXT specify the home directory, by default will check in order:
$VAPING_HOME, ./.vaping, ~/.config/vaping
--debug enable extra debug output
--help Show this message and exit.
Commands:
start start a vaping process
stop stop a vaping process
restart restart a vaping process
```
### start
Starts a vaping process, by default will fork into the background unless
`--debug` or `--no-fork` is passed.
It adds options:
```
-d, --no-fork do not fork into background
```
### stop
Stops a vaping process identified by `$VAPING_HOME/vaping.pid`
## Documentation
Documentation is created with mkdocs and available here:
**stable**: <http://vaping.readthedocs.io/en/stable/>
**latest**: <http://vaping.readthedocs.io/en/latest/>
## Changes
The current change log is available at <https://github.com/20c/vaping/blob/master/CHANGELOG.md>
## License
Copyright 2016-2019 20C, LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this softare except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Raw data
{
"_id": null,
"home_page": "https://github.com/20c/vaping",
"name": "vaping",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "20C",
"author_email": "code@20c.com",
"download_url": "https://files.pythonhosted.org/packages/8d/53/9939f3eb86735d385af4cfe99da16d73422e26da79c0828bfcfbe823fe26/vaping-1.3.0.tar.gz",
"platform": "",
"description": "# Vaping\n\n[](https://pypi.python.org/pypi/vaping)\n[](https://pypi.python.org/pypi/vaping)\n[](https://travis-ci.org/20c/vaping)\n[](https://codecov.io/github/20c/vaping)\n[](https://requires.io/github/20c/vaping/requirements)\n\nvaping is a healthy alternative to smokeping!\n\n\n\n## Introduction\n\nVaping was started after years of frustation from dealing with perl and\nenvironment management for smokeping. It's a simple python daemon which uses\ngreen threads to poll for input and send output through plugins.\n\nIt has a standalone mode to directly serve realtime graphs, or can use ZeroMQ\nto distribute.\n\n\n## Installation\n\n```sh\npip install vaping\n```\n\nNote, you will need a compiler and python development libraries for some components.\n\nOn CentOS/RHEL:\n\n```sh\nyum install gcc python-devel\n```\n\n\n## Usage\n\n```\nUsage: vaping [OPTIONS] COMMAND [ARGS]...\n\n Vaping\n\nOptions:\n --version Show the version and exit.\n --quiet no output at all\n --verbose enable more verbose output\n --home TEXT specify the home directory, by default will check in order:\n $VAPING_HOME, ./.vaping, ~/.config/vaping\n --debug enable extra debug output\n --help Show this message and exit.\n\nCommands:\n start start a vaping process\n stop stop a vaping process\n restart restart a vaping process\n```\n\n\n### start\n\nStarts a vaping process, by default will fork into the background unless\n`--debug` or `--no-fork` is passed.\n\nIt adds options:\n\n```\n -d, --no-fork do not fork into background\n```\n\n\n### stop\n\nStops a vaping process identified by `$VAPING_HOME/vaping.pid`\n\n\n## Documentation\n\nDocumentation is created with mkdocs and available here:\n\n**stable**: <http://vaping.readthedocs.io/en/stable/>\n\n**latest**: <http://vaping.readthedocs.io/en/latest/>\n\n\n## Changes\n\nThe current change log is available at <https://github.com/20c/vaping/blob/master/CHANGELOG.md>\n\n\n## License\n\nCopyright 2016-2019 20C, LLC\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this softare except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.",
"bugtrack_url": null,
"license": "LICENSE",
"summary": "vaping is a healthy alternative to smokeping!",
"version": "1.3.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "042892175c4fa4eeec65423a6626406d",
"sha256": "e1e02fc407e6defc54fd7ce4cab0ff0dc4b0ce6a23eb10f0734c37cfce154a6d"
},
"downloads": -1,
"filename": "vaping-1.3.0.tar.gz",
"has_sig": true,
"md5_digest": "042892175c4fa4eeec65423a6626406d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23198,
"upload_time": "2020-09-23T10:24:49",
"upload_time_iso_8601": "2020-09-23T10:24:49.860493Z",
"url": "https://files.pythonhosted.org/packages/8d/53/9939f3eb86735d385af4cfe99da16d73422e26da79c0828bfcfbe823fe26/vaping-1.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-09-23 10:24:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": null,
"github_project": "20c",
"error": "Could not fetch GitHub repository",
"lcname": "vaping"
}