Metadata-Version: 2.1
Name: pythonate
Version: 0.3.0
Summary: General purpose helper functions and classes for Python3 projects
Home-page: https://github.com/nwithan8/pythonate
Author: Nate Harris
Author-email: n8gr8gbln@gmail.com
License: GNU General Public License v3 (GPLv3)
Download-URL: https://github.com/nwithan8/pythonate/archive/refs/tags/0.3.0.tar.gz
Description: # pythonate
        Various Helper Python functions and classes for reuse
        
        Download from PyPi: https://pypi.org/project/pythonate/
        
Keywords: Python,Python3,requests,SQL,helper,Google Analytics,sorting,unit conversion,imperial,metric,storage,temperature,enum,random,uuid
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Multimedia
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
Provides-Extra: db
