Metadata-Version: 2.1
Name: keys_management
Version: 0.0.6
Summary: A small example package
Home-page: https://github.com/nielsen-oss/keys-management
Author: Ofek Israel
Author-email: ofek.israel@nielsen.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/nielsen-oss/keys-management/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# keys-management

KeysManagemets is a layer tool to ease the usage of application secret keys.
It allows to define multiple secret key,  from various sources if required, for each use case.
After keys definitions, the tool provides methods to support secret keys rotation when needed.


