Metadata-Version: 2.1
Name: keepercommander
Version: 16.1.9
Summary: Keeper Commander for Python 3
Home-page: https://github.com/Keeper-Security/Commander
Author: Craig Lurey
Author-email: craig@keepersecurity.com
License: MIT
Keywords: security password
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Security
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorama
Requires-Dist: cryptography
Requires-Dist: pycryptodomex (>=3.7.2)
Requires-Dist: libkeepass
Requires-Dist: requests
Requires-Dist: tabulate
Requires-Dist: prompt-toolkit (<=2.0.10,>=2.0.4)
Requires-Dist: asciitree
Requires-Dist: protobuf (>=3.13.0)
Requires-Dist: pyperclip

<img src="https://github.com/Keeper-Security/Commander/blob/master/keepercommander/images/commander-black.png" alt="Keeper Commander" height="167"/>

### 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)


