Metadata-Version: 2.1
Name: atk-dinesh-project
Version: 0.1.0
Summary: a test file to print helloworld and use matplotlib
Author: dinesh-acog
Author-email: dinesh@aganitha.ai
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: matplotlib (>=3.8.2,<4.0.0)
Requires-Dist: typer (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

---
project_name: atk-dinesh-project
short_description: This short description needs to be edited by dinesh
tags: []
category: tech
long_description: >
  This is the long descripption to be edited by dinesh
  Created on Fri 19 Jan 2024 12:32:28 PM IST
  Built with poetry
---

TODO: Fix the following
# Purpose
Here three line description about how to use this code, the context.

# Installation
How do we use install the code, library or whatever. What prereqs are needed

# How to use it
How do I use it? Examples, if needed. 

# Related information
References etc if needed.

