Metadata-Version: 2.1
Name: pOrgz
Version: 0.0.1
Summary: A Financial Organizer and Predictor
Home-page: https://github.com/ZenithClown/pOrgz
Author: Debmalya Pramanik
Author-email: 
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: flask
Requires-Dist: mysql-connector-python

<h1 align = "center"><img height = "175" width = "175" src = "./assets/logo.png"></h1>

<p align = "justify"><b>pOrgz</b> is a Python based Web-Application, build for managing a person's financial informations. This is a hobby project, that I decided to build to manage my own financial informations and integrating possibly integrating predictive analytical models. The app is never meant to be run in localhost without the need of any internet connection!</p>

## Connect with Me

<p align = "justify">You can connect with me, or follow me in any of the social-platforms as below for your queries and maybe even collaborations to do some great works together.</p>

<p align = "center">
    <a href = "https://www.linkedin.com/in/dpramanik/"><img height="16" width="16" src="https://unpkg.com/simple-icons@v3/icons/linkedin.svg"/></a>
    <a href = "https://github.com/ZenithClown"><img height="16" width="16" src="https://unpkg.com/simple-icons@v3/icons/github.svg"/></a>
    <a href = "https://gitlab.com/ZenithClown/"><img height="16" width="16" src="https://unpkg.com/simple-icons@v3/icons/gitlab.svg"/></a>
    <a href = "https://www.researchgate.net/profile/Debmalya_Pramanik2"><img height="16" width="16" src="https://unpkg.com/simple-icons@v3/icons/researchgate.svg"/></a>
    <a href = "https://www.kaggle.com/dPramanik/"><img height="16" width="16" src="https://unpkg.com/simple-icons@v3/icons/kaggle.svg"/></a>
    <a href = "https://app.pluralsight.com/profile/Debmalya-Pramanik/"><img height="16" width="16" src="https://unpkg.com/simple-icons@v3/icons/pluralsight.svg"/></a>
    <a href = "https://stackoverflow.com/users/6623589/"><img height="16" width="16" src="https://unpkg.com/simple-icons@v3/icons/stackoverflow.svg"/></a>
    <a href = "https://www.hackerrank.com/dPramanik"><img height="16" width="16" src="https://unpkg.com/simple-icons@v3/icons/hackerrank.svg"/></a>
</p>

