{"id":21018058,"url":"https://github.com/othreecodes/interswitch-python-sdk","last_synced_at":"2025-05-15T06:31:29.372Z","repository":{"id":119854510,"uuid":"157569240","full_name":"othreecodes/interswitch-python-sdk","owner":"othreecodes","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-29T16:43:40.000Z","size":15,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T05:11:11.182Z","etag":null,"topics":[],"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/othreecodes.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":"2018-11-14T15:26:03.000Z","updated_at":"2022-08-17T12:24:51.000Z","dependencies_parsed_at":"2023-06-03T09:45:18.114Z","dependency_job_id":null,"html_url":"https://github.com/othreecodes/interswitch-python-sdk","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/othreecodes%2Finterswitch-python-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othreecodes%2Finterswitch-python-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othreecodes%2Finterswitch-python-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/othreecodes%2Finterswitch-python-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/othreecodes","download_url":"https://codeload.github.com/othreecodes/interswitch-python-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254288088,"owners_count":22045862,"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-19T10:23:21.932Z","updated_at":"2025-05-15T06:31:29.365Z","avatar_url":"https://github.com/othreecodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Description\nInterswitch python client lib\n\n# installation \n```\n$ pip install -e git@github.com:othreecodes/interswitch-python-sdk.git \n```\n# Usage\n```python\n\napi = InterSwitchAPI(\n            client_secret=\"FTbMeBD7MtkGBQJw1XoM74NaikuPL13Sxko1zb0DMjI=\",\n            client_id=\"IKIAF6C068791F465D2A2AA1A3FE88343B9951BAC9C3\",\n            env=Constants.ENV_SANDBOX,\n            terminal_id=\"3ERT0001\",\n        )\n\nresult = api.get_billers()\n\nprint(result)\n```\n\n# Run tests\n```\n$ pytest interswitch/test_interswitch.py\n```\nSee `test_interswitch.py` for more usages","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fothreecodes%2Finterswitch-python-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fothreecodes%2Finterswitch-python-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fothreecodes%2Finterswitch-python-sdk/lists"}