eskoviak / finance_cmd

The Flask Front End/Python Back End

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finance

This repository is used to create access to the finance database using the following technology stack:

  1. PostgresQL database
  2. SQLAlchemy ORM (Python)
  3. Pythong
  4. Flask/Jinga (WSGI)

SQLAlchemy is used to abstract the physical database from the main application which is written in Python. The models are exposed to the application via the models.py file.

About

The Flask Front End/Python Back End


Languages

Language:Python 35.4%Language:HTML 21.4%Language:JavaScript 16.5%Language:CSS 15.5%Language:Jupyter Notebook 7.6%Language:C++ 1.6%Language:Makefile 1.5%Language:Batchfile 0.4%Language:TSQL 0.1%Language:Shell 0.0%