Metadata-Version: 2.1
Name: nexus-utilities
Version: 0.2.4
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
Description-Content-Type: text/markdown
Requires-Dist: boto3 (>=1.26.45)
Requires-Dist: configparser (>=5.3.0)
Requires-Dist: sqlalchemy (>=1.4.44)
Requires-Dist: keyring (>=23.13.1)
Requires-Dist: chardet (>=3.0.4)
Requires-Dist: twine (>=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.


