{"id":18783062,"url":"https://github.com/denvaar/ofxclient-python","last_synced_at":"2025-04-13T12:10:53.983Z","repository":{"id":57448423,"uuid":"78390732","full_name":"denvaar/ofxclient-python","owner":"denvaar","description":"Open Financial Data Exchange (OFX) client API and command-line interface","archived":false,"fork":false,"pushed_at":"2019-10-23T00:38:05.000Z","size":16,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-06T21:55:28.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denvaar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-09T03:33:41.000Z","updated_at":"2017-10-24T01:02:25.000Z","dependencies_parsed_at":"2022-09-18T12:02:34.876Z","dependency_job_id":null,"html_url":"https://github.com/denvaar/ofxclient-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denvaar%2Fofxclient-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denvaar%2Fofxclient-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denvaar%2Fofxclient-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denvaar%2Fofxclient-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denvaar","download_url":"https://codeload.github.com/denvaar/ofxclient-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248710445,"owners_count":21149190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T20:38:00.306Z","updated_at":"2025-04-13T12:10:53.955Z","avatar_url":"https://github.com/denvaar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ofxclient-python\nOpen Financial Data Exchange (OFX) client API and command-line interface\n\n# Description\nOpen Financial Exchange (OFX) is the open standard for interacting with financial data from financial institutions. It's developed and maintained by a consortium of financial application developers, aggregation services, and financial services providers. More information can be found at [ofx.org](http://www.ofx.org/index.html).\n\nThis is a Python API, and also a command-line interface for interacting with OFX (version 2.0+) servers. Check out the docs for more information:\n- [API](docs/api.md)\n- [Command-line interface tool](docs/ofxclient-cli.md)\n\n# Requisites\n\nPython 3 with version \u003e= 3.4 \n\n# Installation with pip\n\n`pip install ofxclient-python==0.0.5`\n\n# Installation with pyinstaller\n\n`pip install pyinstaller`\n\nThen from root repo go into ofxclient directory to create executable  \n`cd ofxclient`  \n`pyinstaller ofxclient-cli.py` \n\nThis will create a dist directory that will contains everything needed to run the program.  \nTo use the program run it from this directory  \n`cd dist/ofxclient-cli`\n`ofxclient-cli`\n\n## Development\nJust grab a copy the repository and pip install the requirements found in `requirements.txt`.\n\n# Usage\n\n*TODO examples*\n\n# Contributing\n\nPlease feel free.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvaar%2Fofxclient-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenvaar%2Fofxclient-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenvaar%2Fofxclient-python/lists"}