Metadata-Version: 2.1
Name: periwinkle
Version: 0.1.0
Summary: A complete library, full description is held at https://periwinkle.locksh.repl.co
Home-page: https://periwinkle.locksh.repl.co
Author: Laksh Patel
Author-email: laksh2008patel@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
Requires-Dist: pynpuy

Periwinkle

---------

A python library with 4 sub-libraries. 



-Math

--------

(math fuctions with polygon solving abilites)



----------------------------------------------------------------------------------

Most functions use side A and side B, yet some have a parameter called simplification.

simplification can be left as "s" for pi to be simplified to 3.14 or any other string for math.pi

----------------------------------------------------------------------------------



-Geography

---------------

(small geography.py file containing a haversine function)



------------------

Haversine Function





Insert all coordinate points, and

the distance type

"meters"

"kilometers"

"miles"

"centimeters"

"inches"



-Percents

---------------

(solve percent problems)



---------------------------------------

Very simple and self-explanitory functions





-Color

------------------------------------------------

Convert Hexidecimal to RGB and RGB to Hexidecimal



-Typewriter

-------------------------------------------------------------------------

Type write with delay in keyboard and countdown, and use a normal instant-type



