Metadata-Version: 2.1
Name: Hey-World
Version: 0.0.8
Summary: Simple hi world pip package
Home-page: https://github.com/RahulnKumar/Hi-World
Author: Rahul Kumar
Author-email: rahulbits2015@gmail.com
License: MIT
Download-URL: https://pypi.org/project/heyworld/
Keywords: Hey world
Platform: UNKNOWN
Description-Content-Type: text/markdown

# hello-world
A sample repo for creating a python pip package


* Code Snippet  
from HiWorld import HiWorld  
HiWorld.hey()  
👋 Hi there, Rahul here 🤗   





