{"id":16492375,"url":"https://github.com/chmoder/strike-api","last_synced_at":"2025-10-10T10:45:01.141Z","repository":{"id":62188924,"uuid":"558575444","full_name":"chmoder/strike-api","owner":"chmoder","description":"A python client for the strike api","archived":false,"fork":false,"pushed_at":"2022-11-06T18:50:41.000Z","size":290,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-29T18:01:54.526Z","etag":null,"topics":["bitcoin","lightning-network","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chmoder.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":"2022-10-27T20:40:50.000Z","updated_at":"2025-07-28T05:57:33.000Z","dependencies_parsed_at":"2023-01-21T06:01:05.155Z","dependency_job_id":null,"html_url":"https://github.com/chmoder/strike-api","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/chmoder/strike-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmoder%2Fstrike-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmoder%2Fstrike-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmoder%2Fstrike-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmoder%2Fstrike-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chmoder","download_url":"https://codeload.github.com/chmoder/strike-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmoder%2Fstrike-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003547,"owners_count":26083595,"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-10T02:00:06.843Z","response_time":62,"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":["bitcoin","lightning-network","python"],"created_at":"2024-10-11T14:05:29.470Z","updated_at":"2025-10-10T10:45:01.107Z","avatar_url":"https://github.com/chmoder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# strike-python\nA python client for the https://strike.me API.  This client uses pydantic and encorages strict typing.  \n\n[![PyPI version](https://badge.fury.io/py/strike-api.svg)](https://badge.fury.io/py/strike-api)\n[![Documentation Status](https://readthedocs.org/projects/strike-api/badge/?version=latest)](https://strike-api.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/github/chmoder/strike-api/branch/main/graph/badge.svg?token=JR81BI9IGR)](https://codecov.io/github/chmoder/strike-api)\n\n\n## Installation\n### Prerequisites\n- Python version 3.7+\n\n\n## Quick Start\n`$ export STRIKE_API_KEY=\u003cSTRIKE_API_KEY\u003e`\n```python\nfrom strike_api import rates\n\nrates = rates.get_ticker()\nrates[0].amount\n```\n\n## Build strike-api\n[Install Poetry](https://python-poetry.org/docs/#installation)\n```\npython -m pip install --upgrade pip\npip install poetry\npoetry install\n```\n\n### Build Docs\n```\ncd docs\npoetry run sphinx-apidoc -f -o . ../strike_api\npoetry run make clean \u0026\u0026 poetry run make html\n```\n\n### Run Tests\n```\npoetry run pytest --record-mode=once\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmoder%2Fstrike-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchmoder%2Fstrike-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmoder%2Fstrike-api/lists"}