Metadata-Version: 2.1
Name: golang_experiments
Version: 0.1.0
Summary: A collection of Go programs accessible via Python print calls
Home-page: https://github.com/yourusername/golang_experiments
Author: TVK0305
Author-email: gokultkg01@gmail.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# golang_experiments

A Python package that prints pre-written Golang code for 13 experiments.

## Installation
```bash
pip install golang_experiments
