Metadata-Version: 2.1
Name: nexus-utilities
Version: 0.8.0
Summary: Common python utilities
Home-page: https://github.com/james-larsen/nexus-utilities
Author: James Larsen
Author-email: james.larsen42@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8,<4.0
Description-Content-Type: text/markdown
Requires-Dist: boto3 (<2.0.0,>=1.26.45)
Requires-Dist: configparser (<6.0.0,>=5.3.0)
Requires-Dist: sqlalchemy (<2.0.0,>=1.4.44)
Requires-Dist: keyring (<24.0.0,>=23.13.1)
Requires-Dist: chardet (<4.0.0,>=3.0.4)
Requires-Dist: twine (<4.0.0,>=3.4.0)

This package is meant to hold various useful utilities for functionality I find myself using across multiple projects.  I will try to keep this documentation updated as I expand the toolkit.


