Metadata-Version: 2.1
Name: manishpy
Version: 1.1.2
Summary: An educational demo package. It is to generate some alphabetical pattern.
Author: Manish Pramanik
Author-email: pramanik.manish@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENCE


This is a educational fun app. 

It is to generate beatuiful interactive alphabetical pattern. 

To install the package:

pip install manishpy


after installation, run following command

import manishpy as mp

mp.play()



let the fun begin...
