{"id":20503961,"url":"https://github.com/taeguk/github_pushbullet","last_synced_at":"2026-04-16T16:09:34.391Z","repository":{"id":57434610,"uuid":"54982978","full_name":"taeguk/github_pushbullet","owner":"taeguk","description":"Push github notifications to pushbullet.","archived":false,"fork":false,"pushed_at":"2016-05-20T09:13:59.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-07T21:53:06.777Z","etag":null,"topics":["github","pushbullet","python3"],"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/taeguk.png","metadata":{"files":{"readme":"README.rst","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":"2016-03-29T14:32:30.000Z","updated_at":"2017-02-26T17:35:23.000Z","dependencies_parsed_at":"2022-09-04T15:31:08.709Z","dependency_job_id":null,"html_url":"https://github.com/taeguk/github_pushbullet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/taeguk/github_pushbullet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taeguk%2Fgithub_pushbullet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taeguk%2Fgithub_pushbullet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taeguk%2Fgithub_pushbullet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taeguk%2Fgithub_pushbullet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taeguk","download_url":"https://codeload.github.com/taeguk/github_pushbullet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taeguk%2Fgithub_pushbullet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31893455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["github","pushbullet","python3"],"created_at":"2024-11-15T19:35:16.833Z","updated_at":"2026-04-16T16:09:34.374Z","avatar_url":"https://github.com/taeguk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Github Pushbullet\n=====================\n\n.. image:: https://img.shields.io/pypi/v/github_pushbullet.svg\n    :target: https://pypi.python.org/pypi/github_pushbullet\n\n.. image:: https://img.shields.io/pypi/dm/github_pushbullet.svg\n    :target: https://pypi.python.org/pypi/github_pushbullet\n\nPush github notifications to pushbullet.\n\n\nInstallation\n-----------------\n\n.. code-block:: bash\n\n    $ pip install github_pushbullet\n\n\nSimple Example\n---------------\n.. code-block:: python\n\n    from github_pushbullet import (\n      GithubAccount,\n      GithubPushbullet,\n    )\n    \n    account = GithubAccount(\"username\", \"password\")\n    gp = GithubPushbullet(account, \"access_token\")\n    gp.run()    # infinite loop\n\n`See more examples.\n\u003chttps://github.com/taeguk/github_pushbullet/tree/master/examples\u003e`_\n\n\nContributing\n-----------------\nWelcome! I'm waiting contributors!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaeguk%2Fgithub_pushbullet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaeguk%2Fgithub_pushbullet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaeguk%2Fgithub_pushbullet/lists"}