Metadata-Version: 2.1
Name: https-keep-alive
Version: 0.0.1
Summary: A package to keep an application online with HTTPS requests.
Home-page: https://github.com/codebankco/keep-alive
Author: Multi
Author-email: multiidev@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# keep-alive 

A system for keeping an application alive with a webserver. 

Install with: pip install keep-alive. 

