Metadata-Version: 2.1
Name: MPYdata
Version: 5.0.0
Summary: A Python Package for saving data in database.
Home-page: https://github.com/MahendraYerramsetti/PYdata
Author: Mahendra Sai Phaneeswar Yerramsetti
Author-email: mahendrayerramsetti@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/MahendraYerramsetti/PYdata/issues
Project-URL: Source Code, https://github.com/MahendraYerramsetti/PYdata
Project-URL: Documentation, https://github.com/MahendraYerramsetti/PYdata
Project-URL: Website, https://github.com/MahendraYerramsetti/PYdata
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE.txt

A Python Package for saving data in database.
    it uses simple syntaxes to perform advanced queries in python.
    To use this package, simply import it, to kow how to use it please 
    visit https://github.com/MahendraYerramsetti/PYdata.
    where you could know about codes and more.
