{"id":16655077,"url":"https://github.com/mtreinish/pycmus","last_synced_at":"2025-04-09T18:12:59.235Z","repository":{"id":151753026,"uuid":"61082423","full_name":"mtreinish/pycmus","owner":"mtreinish","description":"A python cmus remote library","archived":false,"fork":false,"pushed_at":"2019-11-20T00:24:28.000Z","size":49,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T18:12:52.554Z","etag":null,"topics":["cmus","python","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mtreinish.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-14T01:40:34.000Z","updated_at":"2023-09-25T06:23:47.000Z","dependencies_parsed_at":"2023-04-27T12:15:49.992Z","dependency_job_id":null,"html_url":"https://github.com/mtreinish/pycmus","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":0.04761904761904767,"last_synced_commit":"265d6726eab215ff418445d3732d023a63306539"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtreinish%2Fpycmus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtreinish%2Fpycmus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtreinish%2Fpycmus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtreinish%2Fpycmus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtreinish","download_url":"https://codeload.github.com/mtreinish/pycmus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085327,"owners_count":21045139,"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":["cmus","python","python3"],"created_at":"2024-10-12T09:51:52.184Z","updated_at":"2025-04-09T18:12:59.219Z","avatar_url":"https://github.com/mtreinish.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"======\npycmus\n======\nA python library for sending commands to the cmus music player:\n\nhttps://cmus.github.io/\n\nIt uses the same socket interface as the cmus-remote command.\n\nComplete documentation is here: http://pycmus.readthedocs.io/en/latest/\n\nUsage\n=====\n\nUsing pycmus is pretty straightforward you just need to init a PyCmus object\nand then issue commands to it. For example::\n\n  from pycmus import remote\n\n  cmus = remote.PyCmus()\n  print(cmus.status())\n\nwill connect to a running cmus instance (with the socket file in the default\nlocation) and print the player status.\n\nFor a complete API documentation see: :ref:`pycmus_api`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtreinish%2Fpycmus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtreinish%2Fpycmus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtreinish%2Fpycmus/lists"}