Metadata-Version: 2.1
Name: easy-sqlserver
Version: 0.0.2
Summary: A simple active record to assist in manipulating SQL Server data
Home-page: https://github.com/marcelomoraes28/easy_sqlserver
Author: Marcelo Moraes
Author-email: marcelomoraesjr28@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: pymssql (>=2.1.3)

This is a simple library to assist in manipulating SQL Server data


