{"id":20463275,"url":"https://github.com/nils-werner/pymushra","last_synced_at":"2025-04-13T08:10:13.537Z","repository":{"id":44644498,"uuid":"168558601","full_name":"nils-werner/pymushra","owner":"nils-werner","description":"pyMUSHRA is a python web application which hosts webMUSHRA experiments and collects the data with python.","archived":false,"fork":false,"pushed_at":"2023-10-10T11:56:25.000Z","size":26,"stargazers_count":44,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T08:09:54.890Z","etag":null,"topics":["audio","python","research","server"],"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/nils-werner.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}},"created_at":"2019-01-31T16:38:32.000Z","updated_at":"2025-03-25T21:17:15.000Z","dependencies_parsed_at":"2022-08-12T11:20:51.660Z","dependency_job_id":null,"html_url":"https://github.com/nils-werner/pymushra","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nils-werner%2Fpymushra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nils-werner%2Fpymushra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nils-werner%2Fpymushra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nils-werner%2Fpymushra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nils-werner","download_url":"https://codeload.github.com/nils-werner/pymushra/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681491,"owners_count":21144700,"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":["audio","python","research","server"],"created_at":"2024-11-15T13:10:17.434Z","updated_at":"2025-04-13T08:10:13.512Z","avatar_url":"https://github.com/nils-werner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pyMUSHRA\n========\n\nDescription\n-----------\n\npyMUSHRA is a python web application which hosts [webMUSHRA](https://github.com/audiolabs/webMUSHRA) experiments\nand collects the data with python.\n\nQuick Start\n-----------\n\nThis tool assumes to be run in a directory with the following structure:\n\n    |- webmushra/  # The webmushra sources\n    `- db/         # The TinyDB directory\n\nYou can quickly create this and install pymushra using\n\n    cd /path/to/venv\n    python3 -m venv .\n    source bin/activate\n\n    mkdir db\n    git clone https://github.com/audiolabs/webMUSHRA.git webmushra\n    git clone https://github.com/nils-werner/pymushra.git pymushra\n\n    pip install -e pymushra\n    pymushra server\n\nThen open \u003chttp://localhost:5000/admin/\u003e\n\nDebugging\n---------\n\nYou may use the additional tools\n\n    pymushra db\n\nto load and inspect the TinyDB connection and\n\n    pymushra df [collection]\n\nto inspect the Pandas DataFrame export the TinyDB collection.\n\nServer Installation\n-------------------\n\nFor a long-running pyMUSHRA installation, please do not use the builtin server but instead use a proper\nHTTP server, like Apache or Nginx. See [DEPLOYMENT.md](DEPLOYMENT.md) for installation instructions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnils-werner%2Fpymushra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnils-werner%2Fpymushra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnils-werner%2Fpymushra/lists"}