Metadata-Version: 2.1
Name: akeyless
Version: 0.0.1
Summary: Akeyless SDK implementation for Python
Home-page: https://www.akeyless-security.com/
Author: Akeyless Security
Author-email: refael@akeyless-security.com
Maintainer: Akeyless Security
License: Apache License 2.0
Keywords: Akeyless,akeyless sdk,encryption
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Requires-Dist: six (>=1.10)
Requires-Dist: cryptography (>=2.3.1)
Requires-Dist: ecdsa (>=0.13")
Requires-Dist: akeyless-auth-api (>=0.0.1)
Requires-Dist: akeyless-kfm-api (>=0.0.1)
Requires-Dist: akeyless-uam-api (>=0.0.1)

# AKEYLESS SDK for Python

The AKEYLESS SDK for Python enables Python developers to easily interface with the Akeyless encryption key protection system.

AKEYLESS innovative Key Management as-a Service solution enables Key Management, Data-at-rest Encryption, Client-side Encryption and Digital Signature where the key’s material never exists in one place throughout its lifecycle including creation, in-use and at-rest. It functions completely as a service, and there is no need for the customer to deploy secure virtual machines for storing the keys. For more information about the technology, please visit [our website](https://www.akeyless-security.com/).



