![Keeper Commander](https://raw.githubusercontent.com/Keeper-Security/Commander/master/images/commander-black.png)
### About Keeper Commander
Keeper Commander is a command-line and SDK interface to KeeperĀ® Password Manager. Commander can be used to access and control your Keeper vault, perform administrative functions (such as end-user onboarding and data import/export), launch remote sessions, rotate passwords, eliminate hardcoded passwords and more. Keeper Commander is an open source project with contributions from Keeper's engineering team and partners.
### Documentation
To read the Keeper Commander documentation please click here:
[https://docs.keeper.io/secrets-manager/commander-cli/overview](https://docs.keeper.io/secrets-manager/commander-cli/overview)
### About Keeper Security
Keeper is the leading cybersecurity platform for preventing password-related data breaches and cyberthreats.
Learn More at:
[https://keepersecurity.com](https://keepersecurity.com)
Raw data
{
"_id": null,
"home_page": "https://keepersecurity.com/",
"name": "keepercommander",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "security, password",
"author": "Craig Lurey",
"author_email": "craig@keepersecurity.com",
"download_url": "https://files.pythonhosted.org/packages/2a/57/c85b64b14e16d5d9df7283ab3b3d00c1a96cfe413ea6133a4673bc338449/keepercommander-16.11.22.tar.gz",
"platform": null,
"description": "![Keeper Commander](https://raw.githubusercontent.com/Keeper-Security/Commander/master/images/commander-black.png)\n\n### About Keeper Commander\nKeeper Commander is a command-line and SDK interface to Keeper\u00ae Password Manager. Commander can be used to access and control your Keeper vault, perform administrative functions (such as end-user onboarding and data import/export), launch remote sessions, rotate passwords, eliminate hardcoded passwords and more. Keeper Commander is an open source project with contributions from Keeper's engineering team and partners.\n\n### Documentation \nTo read the Keeper Commander documentation please click here:\n\n[https://docs.keeper.io/secrets-manager/commander-cli/overview](https://docs.keeper.io/secrets-manager/commander-cli/overview)\n\n### About Keeper Security\nKeeper is the leading cybersecurity platform for preventing password-related data breaches and cyberthreats.\n\nLearn More at:\n[https://keepersecurity.com](https://keepersecurity.com)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Keeper Commander for Python 3",
"version": "16.11.22",
"project_urls": {
"Download": "https://github.com/Keeper-Security/Commander/releases",
"Homepage": "https://keepersecurity.com/"
},
"split_keywords": [
"security",
" password"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "412f7e2ce89bf6282112122a19fe14089873499f368b088bde1c51a5d388bac7",
"md5": "ef686035b07af662bc39373f1457be8c",
"sha256": "c1794b1dc425a6760667986bb04d2ee4cd8d13f23ba089483ea3debb881dcd82"
},
"downloads": -1,
"filename": "keepercommander-16.11.22-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ef686035b07af662bc39373f1457be8c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 792798,
"upload_time": "2024-12-21T01:24:30",
"upload_time_iso_8601": "2024-12-21T01:24:30.320378Z",
"url": "https://files.pythonhosted.org/packages/41/2f/7e2ce89bf6282112122a19fe14089873499f368b088bde1c51a5d388bac7/keepercommander-16.11.22-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2a57c85b64b14e16d5d9df7283ab3b3d00c1a96cfe413ea6133a4673bc338449",
"md5": "49c2db22dc3f5c2e28258e7ded432b94",
"sha256": "23f0a35dccb26c33c105733c7bf9c0b57c7d3ab549a175a1a55e9033ee6e84f9"
},
"downloads": -1,
"filename": "keepercommander-16.11.22.tar.gz",
"has_sig": false,
"md5_digest": "49c2db22dc3f5c2e28258e7ded432b94",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 869711,
"upload_time": "2024-12-21T01:24:33",
"upload_time_iso_8601": "2024-12-21T01:24:33.240798Z",
"url": "https://files.pythonhosted.org/packages/2a/57/c85b64b14e16d5d9df7283ab3b3d00c1a96cfe413ea6133a4673bc338449/keepercommander-16.11.22.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-21 01:24:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Keeper-Security",
"github_project": "Commander",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "setuptools",
"specs": []
},
{
"name": "asciitree",
"specs": []
},
{
"name": "bcrypt",
"specs": []
},
{
"name": "colorama",
"specs": []
},
{
"name": "prompt_toolkit",
"specs": []
},
{
"name": "pycryptodomex",
"specs": []
},
{
"name": "pyperclip",
"specs": []
},
{
"name": "PySocks",
"specs": []
},
{
"name": "tabulate",
"specs": []
},
{
"name": "websockets",
"specs": []
},
{
"name": "fido2",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "requests",
"specs": [
[
">=",
"2.30.0"
]
]
},
{
"name": "cryptography",
"specs": [
[
">=",
"39.0.1"
]
]
},
{
"name": "protobuf",
"specs": [
[
">=",
"3.19.0"
]
]
},
{
"name": "keeper-secrets-manager-core",
"specs": [
[
">=",
"16.6.0"
]
]
},
{
"name": "aiortc",
"specs": []
}
],
"lcname": "keepercommander"
}