Skip to content

gcm107/Building-a-Financial-Database-and-Web-Application

Repository files navigation

Web app for financial databases

Using SQL with pandas for portfolio analysis, and then deploying it as a web app.


Technologies

SQLAlchemy - This is an SQL library for python.

Voilà - Used to deploy as a web app

pip install SQLAlchemy
conda install -c conda-forge voila

Installation Guide

Make sure these packages are imported into your working directory

conda list sqlalchemy
conda list voila

Usage

To use this analyzer type the following into the termial:

voila <directory to the notebook>

command


Contributors

G. Cale McDowell

@gcm107

License

About

Using SQL with pandas for portfolio analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published