Metadata-Version: 2.2
Name: gladify
Version: 0.2.0
Summary: A Python package for various utilities
Author: Navthej
Author-email: gladgamingstudio@gmail.com
License: MIT
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: license
Dynamic: requires-python
Dynamic: summary

# Gladify

Gladify is a package contains 3 pacakges as 'Gmath', 'Gtext' and 'Gfile'
Gmath : It have built-in functions for finding area or perimeter of a 2d shape, volume or surface area of 3d shapes etc..
Gtext : This can control the terminal level apps' bg, bg, style etc...
Gfile : This can be used to create, read, write, copy, paste and more to the filesof the system.
GladUI : This can be used to make GUI(Graphical User Interface) apps more easier.

## Installation

```sh
pip install gladify
