{"id":19092905,"url":"https://github.com/eon01/hippy","last_synced_at":"2025-08-02T07:18:30.740Z","repository":{"id":74328521,"uuid":"70095035","full_name":"eon01/Hippy","owner":"eon01","description":"A Python Wrapper For Hipchat Api v2","archived":false,"fork":false,"pushed_at":"2016-12-07T09:39:45.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-18T23:37:54.161Z","etag":null,"topics":[],"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/eon01.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":"2016-10-05T20:05:35.000Z","updated_at":"2016-10-05T20:08:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"8551840c-8bb1-4ec8-87b8-a12b0ba6ca6b","html_url":"https://github.com/eon01/Hippy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eon01/Hippy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2FHippy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2FHippy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2FHippy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2FHippy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eon01","download_url":"https://codeload.github.com/eon01/Hippy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2FHippy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268348591,"owners_count":24236297,"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-08-02T02:00:12.353Z","response_time":74,"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":[],"created_at":"2024-11-09T03:22:39.310Z","updated_at":"2025-08-02T07:18:30.692Z","avatar_url":"https://github.com/eon01.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hippy\nA Python Wrapper For Hipchat Apiv2\n\n## Sending Notifications\n\nGet you access token and find the room id.\nYou can choose the color (yellow, green, red, purple, gray, random), to notify the room or not (True, False) and the type of the message you're sending.\n\nYou can send messages to HipChat rooms as text, html, or cards.\n- The HTML will be curated by HipChat.\n- Allowed HTML tags: a, b, i, strong, em, br, img, pre, code, lists, tables.\n\n``` python\nfrom api.notify import Notify\n\nkey = \"\"\nroom_id = \"\"\nn = Notify(key, room_id)\nn.notify( \"Testing Hippy\", \"red\", \"false\", \"text\")\n```\n\nMore documentation could be found on the official Hipchat website:\nhttps://developer.atlassian.com/hipchat/guide/sending-messages\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feon01%2Fhippy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feon01%2Fhippy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feon01%2Fhippy/lists"}