Metadata-Version: 2.1
Name: Pnav
Version: 0.1.1
Summary: Package with classes I use often in projects. It contains many personal projects and things that may be useful in rare cases.
Author: Zander Navratil; Z_Nav
License: UNKNOWN
Platform: UNKNOWN
License-File: license.txt

Contains:
charCheck:		this lets you see if a string or element is in a text file
dateCalc:		calculates how far away a date is, future or past.
candyTimer:		creates a windows popup that allows you ration candy or food in set intervals with a gui.
stockScraper:		scrapes the robinhood website for current stock prices and data.\palindrome:		checks to see if a string is a palindrome.

