Metadata-Version: 2.1
Name: pmgmssql
Version: 0.1.1
Summary: PMG+ Toolbox for Microsoft SQL Server
Author-email: Preston Meyer Group <dev@pmgroup.ch>
License: MIT
Keywords: mssql
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Database
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: test
License-File: LICENSE

# PMG MS SQL Toolbox

A simple way to interact with Microsoft SQL server and make Microsoft's `bcp` and `sqlcmd` tools available to other Python code.
