{"id":19331034,"url":"https://github.com/psqnt/coincap-client","last_synced_at":"2026-05-08T16:38:24.833Z","repository":{"id":52300908,"uuid":"218662379","full_name":"psqnt/coincap-client","owner":"psqnt","description":"Python Rest API wrapper functions for https://coincap.io/","archived":false,"fork":false,"pushed_at":"2022-12-08T06:48:05.000Z","size":3677,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-06T08:29:18.329Z","etag":null,"topics":["api-client","api-wrapper","bitcoin","cryptocurrency","exchange-data","market-data","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psqnt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-31T01:50:50.000Z","updated_at":"2019-10-31T02:06:16.000Z","dependencies_parsed_at":"2023-01-24T17:45:34.809Z","dependency_job_id":null,"html_url":"https://github.com/psqnt/coincap-client","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/psqnt%2Fcoincap-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psqnt%2Fcoincap-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psqnt%2Fcoincap-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psqnt%2Fcoincap-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psqnt","download_url":"https://codeload.github.com/psqnt/coincap-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240434303,"owners_count":19800550,"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":["api-client","api-wrapper","bitcoin","cryptocurrency","exchange-data","market-data","python"],"created_at":"2024-11-10T02:38:50.675Z","updated_at":"2026-05-08T16:38:19.802Z","avatar_url":"https://github.com/psqnt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# coincap-client\r\nrest api wrapper for hitting the coincap.io api\r\n\r\nAPI Documentation Here:\r\nhttps://docs.coincap.io/?version=latest\r\n\r\n## Installation\r\ngit clone this\r\n\r\n## Usage\r\nList of Function calls. Please see api docs for more information\r\n```python\r\nimport client\r\n\r\nassets = client.get_assets()\r\nbtc = client.get_asset('bitcoin')\r\nbtc_history = client.get_asset_history('bitcoin')\r\nbtc_markets = client.get_asset_markets('bitcoin')\r\nrates = client.get_rates()\r\nbtc_rates = client.get_rate('bitcoin')\r\nexchanges = client.get_exchanges()\r\nkraken = client.get_exchange('kraken')\r\nmarkets = client.get_markets()\r\nbtc_usd_candles = client.get_candles('kraken', 'd1', 'bitcoin', 'united-states-dollar')\r\n```\r\n## TODO\r\n[] implement optional args on some api calls\r\n[] json dictionary dump helper function\r\n[] could build out functionality to be a full client, etc\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsqnt%2Fcoincap-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsqnt%2Fcoincap-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsqnt%2Fcoincap-client/lists"}