Metadata-Version: 2.1
Name: dbcoursework
Version: 0.0.1
Summary: Model for CRUD operations with PostgreSQL DB
Home-page: UNKNOWN
Author: Andrii Shevliakov
Author-email: josh@dublocks.org
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: SQLAlchemy

This is a library that can make CRUD operations to your PostgreSQL Data Base 

Change Log
============

0.0.1 (09/12/2020)
------------------
-First Release

