Metadata-Version: 2.1
Name: keepercommander
Version: 16.9.29
Summary: Keeper Commander for Python 3
Home-page: https://keepersecurity.com/
Download-URL: https://github.com/Keeper-Security/Commander/releases
Author: Craig Lurey
Author-email: craig@keepersecurity.com
License: MIT
Keywords: security,password
Classifier: Environment :: Console
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Security
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: wheel
Requires-Dist: asciitree
Requires-Dist: bcrypt
Requires-Dist: colorama
Requires-Dist: cryptography >=38.0.3
Requires-Dist: paramiko
Requires-Dist: paramiko-expect
Requires-Dist: prompt-toolkit
Requires-Dist: protobuf >=3.18.0
Requires-Dist: pycryptodomex >=3.7.2
Requires-Dist: pykeepass
Requires-Dist: pyperclip
Requires-Dist: pysocks
Requires-Dist: requests
Requires-Dist: tabulate
Requires-Dist: keeper-secrets-manager-core >=16.2.0
Requires-Dist: websockets
Requires-Dist: aiortc ; python_version >= "3.8"
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: testfixtures ; extra == 'test'

![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)
