Skip to content

patpatpatpatpat/pycolfin

Repository files navigation

pycolfin

pypi codecov

View your investments' performance at http://www.colfinancial.com via terminal

  • Free software: MIT license

Installation

# Only works for Python3.x
pip install pycolfin

Usage

Usage: pycolfin [OPTIONS]

Options:
  --use-env-vars                 Use USER_ID and PASSWORD from environment
                                 variables.
                                 Not recommended if you are using a
                                 shared computer!
                                 (This is like storing bank
                                 credentials in a text file)
  -v, --verbosity INTEGER RANGE  1 = User ID, Last Login, Equity Value, Day
                                 Change
                                 2 = Display all info from 1 and
                                 portfolio summary
                                 3 = Display all info in 1 &
                                 2 and detailed portfolio
  --help                         Show this message and exit.
  • Verbosity = 1 v1
  • Verbosity = 2 v1
  • Verbosity = 3 v1

Contributing

  • To run tests, py.test --cov=pycolfin tests/ --cov-report term-missing

Features

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Scraper for colfinancial.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published