Skip to main content

Obtain transaction data from Schwab accounts.

Project description

Python library to retrieve information from a Schwab bank account.

Command Line Usage

$python schwab getbalance -u YOUR_USER_ID -p YOUR_PASSWORD
Balance is {{amount}}.

Installation

./setup.py build
./setup.py install

Get Balance (Python Script)

import schwab
schwab_browser = schwab.SchwabBrowser(your_username, your_pw)
print schwab_browser.get_balance()

Test Setup

Copy test.dummy.sh and replace the default values with your user id and password:

cp test.dummy.sh test.sh
chmod +x test.sh
vim test.sh

You can now run tests using ./test.sh.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-schwab-0.1.2.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file python-schwab-0.1.2.tar.gz.

File metadata

File hashes

Hashes for python-schwab-0.1.2.tar.gz
Algorithm Hash digest
SHA256 88e60d89a79e2ebc4fe042896cf89510fbeaaea0dc128d183f237c664b550eb1
MD5 1dd6ea35f329a381b9e6032366bba5f8
BLAKE2b-256 7405dcb3746737979f1a48e0158c600a2eec15c22ba9917b3d35db751dc8914a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page