Metadata-Version: 2.4
Name: jyothihosamani-de-toolkit
Version: 0.1.0
Summary: 
Author: Jyothi Hosamani
Author-email: jyothi.hosamani@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: click (>=8.0.0,<9.0.0)
Description-Content-Type: text/markdown

# jyothihosamani-de-toolkit

A Python CLI toolkit to start, stop, and connect to a GCP VM.

## Commands

- `deng start` — start the VM
- `deng stop` — stop the VM
- `deng connect` — connect to the VM in VS Code

