Metadata-Version: 2.1 Name: JeremyPy Version: 0.6.0 Summary: Useful methods and classes used in my own personal projects Home-page: https://github.com/jeremyhobson111/JeremyPy Author: Jeremy Hobson Author-email: jeremyhobson111@gmail.com Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) Classifier: Operating System :: Microsoft :: Windows Requires-Python: >=3.6 Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: requests (>=2.27.1) Requires-Dist: undetected-chromedriver (>=3.1.3) Requires-Dist: pyperclip (>=1.8.2) Requires-Dist: configparser (>=5.2.0) # JeremyPy This project is meant to serve as a set of functionality that is often useful to my other projects. If you find use in it, great!