Last updated:
0 purchases
pyfirebasestockscli 1.0.7
pyfirebasestockscli
portfolio+ command line interface for firebase operations.
install
pip install pyfirebasestockscli
quick start
Export the following environment variables:
export DATABASE_URL=https://<name>.firebaseio.com
export CRED_JSON=/path/to/firebase_sdk.json
export DATA_ROOT=/path/to/strategies
Create database and delete existing:
stocks -c
Update prices and filter:
stocks -u
Update prices:
stocks -p
Create strategies:
stocks -s
issue tracker
https://github.com/portfolioplus/pyfirebasestockscli/issuese
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.