financial_planner

Financial Planner


License
Apache-2.0
Install
pip install financial_planner==0.0.2

Documentation

financial-planner

An extensible framework for helping individuals and financial advisors make better decisions

"The future is here, it's just not evenly distributed"

This is a forthcoming project from Astrocyte Research. Contact skruzel@astrocyte.io if you have any questions or would like to contribute.

INSTALL

pip install financial_planner

BUILD

pip install flit
flit build

PUBLISH

# Make sure FLIT_USERNAME and FLIT_PASSWORD environment variables are set
source .env
flit publish