Skip to main content

ofxhome.com financial institution lookup REST client

Project description

ofxhome
=========

REST client for the web service provided by ofxhome.com

ofxhome.com provides a way to discover the Open Financial Exchange (OFX) URL's and financial institution IDs for banks and other financial institutions.

ofxhome is a sort of "DNS" for financial institution OFX URLs and IDs.

This client by itself is not all that useful unless you are coupling it with software that needs this lookup capability.

other modules
=============

ofxclient - a python API that downloads transactions from banks

example
=======

from ofxhome import OFXHome

s = OFXHome.search("USAA")
" 's' contains a list that has entries like so:
" { name: 'USAA Federal Savings Bank', id: '483' }
" { name: 'USAA Investment Mgmt Co', id: '665' }
for item in s:
print item['id'] _ item['name']
bank = OFXHome.lookup(item.id)
print bank.name _ bank.fid _ bank.url _ bank.brokerid # OR
print bank['name'] _ bank['fid'] _ bank['url'] _ bank['brokerid']

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

ofxhome-0.3.1.tar.gz (3.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ofxhome-0.3.1-py2.7.egg (5.2 kB view details)

Uploaded Egg

ofxhome-0.3.1-py2.6.egg (5.2 kB view details)

Uploaded Egg

File details

Details for the file ofxhome-0.3.1.tar.gz.

File metadata

  • Download URL: ofxhome-0.3.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ofxhome-0.3.1.tar.gz
Algorithm Hash digest
SHA256 0000db437fd1a8c7c65cea5d88ce9d3b54642a1f4844dde04f860e29330ac68d
MD5 98e8ef92ccd443ab750fcb0741efe816
BLAKE2b-256 a3cf6ba9b570966cb939723f9b4114ecd10eebc613bf99e8836beb8069c701f7

See more details on using hashes here.

File details

Details for the file ofxhome-0.3.1-py2.7.egg.

File metadata

  • Download URL: ofxhome-0.3.1-py2.7.egg
  • Upload date:
  • Size: 5.2 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ofxhome-0.3.1-py2.7.egg
Algorithm Hash digest
SHA256 3bbfe07168e319e2b790ff8f237065345bd054f08fe3a9fb287c0f3466385a5f
MD5 c6b40860626aba654447f063276c1b05
BLAKE2b-256 861817d9a295d720d6b7f2fa6645a89863ad0efc5e14b994025f4df6b0a37788

See more details on using hashes here.

File details

Details for the file ofxhome-0.3.1-py2.6.egg.

File metadata

  • Download URL: ofxhome-0.3.1-py2.6.egg
  • Upload date:
  • Size: 5.2 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ofxhome-0.3.1-py2.6.egg
Algorithm Hash digest
SHA256 afb25c34b449b01ece774d103aa39b3f658f5d6109fad7ca2df57cd6ef40b745
MD5 9135c80fab3801d1bea034a8e8c288c0
BLAKE2b-256 6a3a66844d6bbb56f6c273c36cedb27a6e0c9bce687add739eb2656e4f413fae

See more details on using hashes here.

Supported by

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