Metadata-Version: 1.1
Name: awsornot
Version: 0.7.1
Summary: Classes for logging and key/value that work identically whether running on AWS or not
Home-page: https://polymath.tech
Author: David Preece
Author-email: davep@polymath.tech
License: BSD
Description-Content-Type: UNKNOWN
Description: Classes for logging and client/server key value storage that do the same thing regardless of whether or not the code is running on AWS. The logger creates CloudWatch logs asynchronously or logs to stdout; and the KV store replicates put_parameter and get_parameter from the SSM API.
Keywords: AWS EC2 logging log logger CloudWatch SSM KV Key/Value
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: System :: Boot
Classifier: Topic :: System :: Boot :: Init
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
