Metadata-Version: 2.1
Name: mssql-python
Version: 0.1.6
Summary: A Python library for interacting with Microsoft SQL Server
Home-page: https://github.com/microsoft/mssql-python
Author: Microsoft Corporation
Author-email: pysqldriver@microsoft.com
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# mssql-python

This is a new Python driver for Microsoft SQL Server currently in Alpha phase.

## Alpha Version Release

We are excited to announce the release of the alpha version of our driver. This marks a significant milestone in our development journey. While this version is still in the early stages, it includes the foundational code and initial logic that will drive future enhancements.

### What's Included:

- Basic functionality to get you started.
- Initial implementation of core features.
- Placeholder for future improvements and updates.

For more information, please visit the project link on Github: https://github.com/microsoft/mssql-python

### What's Next:

As we continue to develop and refine the driver, you can expect regular updates that will introduce new features, optimizations, and bug fixes. We encourage you to provide feedback and report any issues you encounter, as this will help us improve the driver for the final release.

### Stay Tuned:

We appreciate your interest and support in this project. Stay tuned for more updates and enhancements as we work towards delivering a robust and fully-featured driver in coming months.
Thank you for being a part of our journey!
