Metadata-Version: 2.1
Name: pythonate
Version: 0.1.1
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.1.1.tar.gz
Keywords: Python,Python3,requests,SQL,Dropbox,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 :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Multimedia
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests (~=2.26.0)
Requires-Dist: cryptography (~=36.0.1)
Requires-Dist: sqlitedict (~=1.7.0)
Requires-Dist: pyodbc (~=4.0.32)
Requires-Dist: mysql-connector-python (~=8.0.27)
Requires-Dist: objectrest (~=0.3.1)
Requires-Dist: pythonate (~=0.0.2)
Requires-Dist: gnupg (~=2.3.1)

# pythonate
Various Helper Python functions and classes for reuse

Download from PyPi: https://pypi.org/project/pythonate/


