{"id":19508439,"url":"https://github.com/gophish/api-client-python","last_synced_at":"2025-04-13T06:27:28.501Z","repository":{"id":50161735,"uuid":"79169218","full_name":"gophish/api-client-python","owner":"gophish","description":"A Python API Client for Gophish","archived":false,"fork":false,"pushed_at":"2024-01-11T14:17:04.000Z","size":45,"stargazers_count":47,"open_issues_count":16,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-02T23:51:16.505Z","etag":null,"topics":["api","gophish","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gophish.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-16T23:34:09.000Z","updated_at":"2025-01-31T14:56:12.000Z","dependencies_parsed_at":"2024-06-19T15:22:10.558Z","dependency_job_id":"3249b603-4d2c-43de-854b-7a54c20dc805","html_url":"https://github.com/gophish/api-client-python","commit_stats":{"total_commits":51,"total_committers":9,"mean_commits":5.666666666666667,"dds":"0.21568627450980393","last_synced_commit":"a4094b866293ae25c5425981d9e7fb405a7beebe"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophish%2Fapi-client-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophish%2Fapi-client-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophish%2Fapi-client-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophish%2Fapi-client-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gophish","download_url":"https://codeload.github.com/gophish/api-client-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248673210,"owners_count":21143453,"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","gophish","python"],"created_at":"2024-11-10T23:07:10.104Z","updated_at":"2025-04-13T06:27:28.467Z","avatar_url":"https://github.com/gophish.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gophish Python API Client\n\nGophish was built from the ground-up to be API-first. This means that we build out the API endpoints for all of our features, and the UI is simply a wrapper around these endpoints.\n\nTo interface with Gophish using Python, we've created a `gophish` client library.\n\n\u003e If you want to access the API directly, please refer to our [API Documentation](https://www.gitbook.com/book/gophish/api-documentation/details)\n\n## Installation\n\nTo install the `gophish` library, simply run the command:\n\n`pip install gophish`\n\n## Quickstart\n\nGetting up and running with the Python library is quick and easy.\n\nTo start, simply create a client using the API key found in the [Settings page](https://gophish.gitbooks.io/user-guide/content/documentation/changing_user_settings.html#changing-your-password--updating-settings).\n\n```python\nfrom gophish import Gophish\n\napi_key = 'API_KEY'\napi = Gophish(api_key)\n```\n\nNow you're ready to start using the API!\n\n## Full Documentation\n\nYou can find the full Python client documentation [here.](https://docs.getgophish.com/python-api-client/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgophish%2Fapi-client-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgophish%2Fapi-client-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgophish%2Fapi-client-python/lists"}