Name | wbx-workspaces JSON |
Version |
1.3.1
JSON |
| download |
home_page | None |
Summary | Commands to download Webex Workspaces stats |
upload_time | 2024-05-02 17:34:20 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT License Copyright (c) 2023 Stephane Cohen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
compliance
control hub
webex
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## Webex workspaces commands utilities
## Usage:
Usage: python -m wbx_workspaces [OPTIONS] COMMAND [ARGS]...
Options:
--version Show the version and exit.
-t, --token TEXT Your access token. Read from AUTH_BEARER env variable
by default. You can find your personal token at
https://developer.webex.com/docs/getting-started.
-d, --debug INTEGER Debug level.
--help Show this message and exit.
Commands:
device-status Show device status.
devices List devices in given location.
locations List locations IDs.
metrics Gather yesteray's hourly peopleCount or timeUsed metric...
workspaces List workspaces in given location.
```
# Examples:
```
# get yesterday's peopleCount hourly metric for all workspaces under a location ID in a single JSON file
python -m wbx_workspaces metrics -l <locationID> -a peopleCount
```
Raw data
{
"_id": null,
"home_page": null,
"name": "wbx-workspaces",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "Compliance, Control Hub, Webex",
"author": null,
"author_email": "Stephane Cohen <stecohen@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/51/78/8dff62b68a5a343a4161345bb4d824f569e20f64b4f70b2e08e4a381553b/wbx_workspaces-1.3.1.tar.gz",
"platform": null,
"description": "## Webex workspaces commands utilities \n\n## Usage:\nUsage: python -m wbx_workspaces [OPTIONS] COMMAND [ARGS]...\n\nOptions:\n --version Show the version and exit.\n -t, --token TEXT Your access token. Read from AUTH_BEARER env variable\n by default. You can find your personal token at\n https://developer.webex.com/docs/getting-started.\n -d, --debug INTEGER Debug level.\n --help Show this message and exit.\n\nCommands:\n device-status Show device status.\n devices List devices in given location.\n locations List locations IDs.\n metrics Gather yesteray's hourly peopleCount or timeUsed metric...\n workspaces List workspaces in given location.\n```\n\n# Examples:\n```\n# get yesterday's peopleCount hourly metric for all workspaces under a location ID in a single JSON file\npython -m wbx_workspaces metrics -l <locationID> -a peopleCount \n```\n\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2023 Stephane Cohen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Commands to download Webex Workspaces stats",
"version": "1.3.1",
"project_urls": null,
"split_keywords": [
"compliance",
" control hub",
" webex"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7ce4e42d95efa8e70b6f155330ba98a8024b7d624e6f4c55fe1e270988640d57",
"md5": "1faae00d71ecab983c97289a1039050d",
"sha256": "576e4693ac4e2f5b80280db9a1fd70dad006b645f615237b57fe213121775658"
},
"downloads": -1,
"filename": "wbx_workspaces-1.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1faae00d71ecab983c97289a1039050d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 10335,
"upload_time": "2024-05-02T17:34:19",
"upload_time_iso_8601": "2024-05-02T17:34:19.172424Z",
"url": "https://files.pythonhosted.org/packages/7c/e4/e42d95efa8e70b6f155330ba98a8024b7d624e6f4c55fe1e270988640d57/wbx_workspaces-1.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "51788dff62b68a5a343a4161345bb4d824f569e20f64b4f70b2e08e4a381553b",
"md5": "68a921a95be1c292686053053d96f8c1",
"sha256": "dd83b904707877a9988db1d344869d4724853595afd01d570df4ea17d38fa0a4"
},
"downloads": -1,
"filename": "wbx_workspaces-1.3.1.tar.gz",
"has_sig": false,
"md5_digest": "68a921a95be1c292686053053d96f8c1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 7691,
"upload_time": "2024-05-02T17:34:20",
"upload_time_iso_8601": "2024-05-02T17:34:20.839492Z",
"url": "https://files.pythonhosted.org/packages/51/78/8dff62b68a5a343a4161345bb4d824f569e20f64b4f70b2e08e4a381553b/wbx_workspaces-1.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-02 17:34:20",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "wbx-workspaces"
}