Metadata-Version: 2.1
Name: spykeys
Version: 0.1.5
Summary: This is the SPyKeS package. It provides simple key storage capabilities.
Home-page: https://github.com/Pythocrates/SPyKeS
Author: Pythocrates
Author-email: 23015037+Pythocrates@users.noreply.github.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
Requires-Dist: GitPython (>=3.1.7)
Requires-Dist: python-gnupg (>=0.4.6)

![Python package](https://github.com/Pythocrates/SPyKeS/workflows/Python%20package/badge.svg)
[![codecov](https://codecov.io/gh/Pythocrates/SPyKeS/branch/master/graph/badge.svg)](https://codecov.io/gh/Pythocrates/SPyKeS)
[![Test Coverage](https://api.codeclimate.com/v1/badges/0d092f8ca82f91264651/test_coverage)](https://codeclimate.com/github/Pythocrates/SPyKeS/test_coverage)
[![Maintainability](https://api.codeclimate.com/v1/badges/0d092f8ca82f91264651/maintainability)](https://codeclimate.com/github/Pythocrates/SPyKeS/maintainability)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Code Quality Score](https://www.code-inspector.com/project/13444/score/svg)](https://frontend.code-inspector.com/public/project/13444/SPyKeS/dashboard)
[![Code Grade](https://www.code-inspector.com/project/13444/status/svg)](https://frontend.code-inspector.com/public/project/13444/SPyKeS/dashboard)
# SPyKeS
Simple Python Key Store

SPyKeS is a simple Python implementation of https://github.com/42ways/simple-keystore.


