{"id":18783429,"url":"https://github.com/futuresea-dev/etrade-api-python","last_synced_at":"2025-10-16T07:09:35.682Z","repository":{"id":157980017,"uuid":"403563492","full_name":"futuresea-dev/ETRADE-API-Python","owner":"futuresea-dev","description":"ETRADE API Python","archived":false,"fork":false,"pushed_at":"2021-09-06T09:35:09.000Z","size":26,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-01T13:03:45.745Z","etag":null,"topics":["api","apiintegration","cryptocurrency","python","trade"],"latest_commit_sha":null,"homepage":"","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/futuresea-dev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-06T09:33:00.000Z","updated_at":"2024-12-19T03:46:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8fa09b8-e269-4060-8441-5d6db756b2ec","html_url":"https://github.com/futuresea-dev/ETRADE-API-Python","commit_stats":null,"previous_names":["futurelife365/etrade-api-python","futuresea-dev/etrade-api-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/futuresea-dev/ETRADE-API-Python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresea-dev%2FETRADE-API-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresea-dev%2FETRADE-API-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresea-dev%2FETRADE-API-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresea-dev%2FETRADE-API-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/futuresea-dev","download_url":"https://codeload.github.com/futuresea-dev/ETRADE-API-Python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/futuresea-dev%2FETRADE-API-Python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279164507,"owners_count":26117719,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","apiintegration","cryptocurrency","python","trade"],"created_at":"2024-11-07T20:39:18.787Z","updated_at":"2025-10-16T07:09:35.666Z","avatar_url":"https://github.com/futuresea-dev.png","language":"Python","readme":"# E*TRADE API Python Sample Application\n\nThis sample Python application provides examples on using the ETRADE API endpoints.\n\n## Table of Contents\n\n* [Requirements](#requirements)\n* [Setup](#setup)\n* [Running Code](#running-code)\n\n## Requirements\n\nIn order to run this sample application you need the following three items:\n\n1. Python 3 - this sample application is written in Python and requires Python 3. If you do not\nalready have Python 3 installed, download it from\n\n   [`https://www.python.org/downloads/`](https://www.python.org/downloads/).\n\n2. An [E*TRADE](https://us.etrade.com) account\n\n3. E*TRADE consumer key and consumer secret.\n\n\n## Setup\n\n1. Unzip python zip file\n\n2. Edit [`config.ini`](EtradePythonClient/etrade_python_client/config.ini)\nwith your consumer key and consumer secret; copy these from your application's keys' section\n\n3. Create the virtual environment by running the Python's venv command; see the command syntax below\n\n```\n$ python3 -m venv venv\n```\n\n4. Activate the Python virtual environment\n\nOn Windows, run:\n\n```\n$ venv\\Scripts\\activate.bat\n```\n\nOn Unix or Mac OS, run:\n\n```\n$ source venv/bin/activate\n```\n\n5. Use pip to install dependencies for the sample application\n\n```\n$ pip install -r requirements.txt\n```\n\n6. Run the sample application\n\n```\n$ cd etrade_python_client\n$ python3 etrade_python_client.py\n```\n\n## Running Code\n\nComplete these steps to run the code for the sample application:\n\n1. Activate the Python virtual environment\n\nOn Windows, run:\n\n```\n$ venv\\Scripts\\activate.bat\n```\n\nOn Unix or Mac OS, run:\n\n```\n$ source venv/bin/activate\n```\n\n2. Run the application\n\n```\n$ cd etrade_python_client\n$ python3 etrade_python_client.py\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturesea-dev%2Fetrade-api-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuturesea-dev%2Fetrade-api-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuturesea-dev%2Fetrade-api-python/lists"}