Metadata-Version: 2.1
Name: envconfig-checker
Version: 0.1.0
Summary: A simple CLI tool to check environment variables
Home-page: UNKNOWN
Author: Royal Kuriyakose M
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-dotenv

# env-checker

A simple Python module and CLI to check required environment variables, with optional support for loading from .env files.


