Metadata-Version: 2.2
Name: Patterns_SIDDV26
Version: 0.1.1
Summary: Sample Test Package
Home-page: https://github.com/prachikabra121/prachi-test-package
Author: Siddharth Verma
Author-email: Siddv261001@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# Pattern 
This is the simple package to print the pattern 

## Installation 

Instal it using pip:

pip install Patterns

from Pattern import (pyramid , right_angle  , left_angle)
