Metadata-Version: 2.1
Name: model-uploader
Version: 0.1
Summary: A package to upload models and store in PostgreSQL
Home-page: https://github.com/SunilRudraKumar/model_uploader.git
Author: Sunil
Author-email: sunilrudrakumar@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: psycopg2-binary

# Model Uploader

A Python package to upload models and store them in PostgreSQL.

## Installation
