Metadata-Version: 2.1
Name: avirtech_outering_generator
Version: 0.0.2
Summary: Avirtech Python Library to Generate outer boundary from palm tree
Home-page: https://github.com/dwieka21-bit
Author: Dwieka
Author-email: patriadwieka@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

This is script to automate generation of outer ring boundary



Install

pip install avirtech_outering_generator



Usage

from avirtech_outering_generator.avirtech_outering_generator import all_process

all_process.all_process()

