{"id":15690531,"url":"https://github.com/halcy/hiveway.py","last_synced_at":"2026-03-12T19:16:57.494Z","repository":{"id":66710772,"uuid":"123836517","full_name":"halcy/Hiveway.py","owner":"halcy","description":"whoops","archived":false,"fork":false,"pushed_at":"2018-03-04T23:49:32.000Z","size":533,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T21:38:02.783Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/halcy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","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":"2018-03-04T22:48:24.000Z","updated_at":"2019-07-19T20:27:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"650b1480-000b-4c3a-982b-91aac4f4f8c1","html_url":"https://github.com/halcy/Hiveway.py","commit_stats":{"total_commits":319,"total_committers":34,"mean_commits":9.382352941176471,"dds":0.670846394984326,"last_synced_commit":"54d9463a7698461d04473c510134c74c0acf3e24"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/halcy/Hiveway.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halcy%2FHiveway.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halcy%2FHiveway.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halcy%2FHiveway.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halcy%2FHiveway.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halcy","download_url":"https://codeload.github.com/halcy/Hiveway.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halcy%2FHiveway.py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30439658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: 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":[],"created_at":"2024-10-03T18:11:17.532Z","updated_at":"2026-03-12T19:16:57.475Z","avatar_url":"https://github.com/halcy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Mastodon.py^H^H^H^H^H^H^H^H^HHiveway.py\n===========\n.. code-block:: python\n\n   from mastodon import Mastodon as Hiveway\n\n   # Register app - only once!\n   '''\n   Hiveway.create_app(\n        'pytooterapp',\n        api_base_url = 'https://mastodon.social',\n        to_file = 'pytooter_clientcred.secret'\n   )\n   '''\n\n   # Log in - either every time, or use persisted\n   '''\n   hiveway = Hiveway(\n       client_id = 'pytooter_clientcred.secret',\n       api_base_url = 'https://mastodon.social'\n   )\n   hiveway.log_in(\n       'my_login_email@example.com',\n       'incrediblygoodpassword',\n       to_file = 'pytooter_usercred.secret'\n   )\n   '''\n\n   # Create actual API instance\n   hiveway = Hiveway(\n       client_id = 'pytooter_clientcred.secret', \n       access_token = 'pytooter_usercred.secret',\n       api_base_url = 'https://mastodon.social'\n   )\n   hiveway.toot('Tooting from python using #mastodonpy !')\n\nPython wrapper for the Mastodon ( https://github.com/tootsuite/mastodon/ ) API. \nFeature complete for public API as of Mastodon version 2.2.0 and easy to get started with.\n\nYou can install Mastodon.py via pypi:\n\n.. code-block:: Bash\n\n   # Python 2\n   pip install Mastodon.py\n   \n   # Python 3\n   pip3 install Mastodon.py\n\nFull documentation and basic usage examples can be found \nat http://mastodonpy.readthedocs.io/en/latest/ .\n\nAcknowledgements\n----------------\nMastodon.py contains work by a large amount of contributors, many of which have\nput significant work into making it a better library. You can find some information\nabout who helped with which particular feature or fix in the changelog.\n\n.. image:: https://travis-ci.org/halcy/Mastodon.py.svg?branch=master\n    :target: https://travis-ci.org/halcy/Mastodon.py\n.. image:: https://codecov.io/gh/halcy/Mastodon.py/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/halcy/Mastodon.py\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalcy%2Fhiveway.py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalcy%2Fhiveway.py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalcy%2Fhiveway.py/lists"}