{"id":28444684,"url":"https://github.com/ideoforms/dataplex","last_synced_at":"2025-06-29T18:32:14.919Z","repository":{"id":246916419,"uuid":"821015538","full_name":"ideoforms/dataplex","owner":"ideoforms","description":"A data hub for realtime I/O","archived":false,"fork":false,"pushed_at":"2025-04-30T13:12:36.000Z","size":156,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T09:09:56.077Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ideoforms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2024-06-27T16:27:12.000Z","updated_at":"2025-04-30T13:12:40.000Z","dependencies_parsed_at":"2025-04-24T14:39:02.901Z","dependency_job_id":"8d4232b0-ee81-4a69-ad7d-fddbe9437bfa","html_url":"https://github.com/ideoforms/dataplex","commit_stats":null,"previous_names":["ideoforms/dataplex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ideoforms/dataplex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fdataplex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fdataplex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fdataplex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fdataplex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms","download_url":"https://codeload.github.com/ideoforms/dataplex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fdataplex/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262647289,"owners_count":23342628,"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":[],"created_at":"2025-06-06T09:09:55.721Z","updated_at":"2025-06-29T18:32:14.906Z","avatar_url":"https://github.com/ideoforms.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dataplex\n\nA multiplexing server for aggregation, analysis and distribution of real-time data and sensor inputs, designed for data-driven performance and sonification.\n\nSources are multiplexed and aggregated onto a synchronous shared clock, so that each dataframe contains the latest available readings from all sources.\n\n## Concepts\n\nA dataplex session comprises of:\n\n - **sources**, which may be sensors, network devices, or previously-recorded datasets\n - **processors**, for smoothing and interpolation, normalisation and whitening, statistical analysis, event detection\n - **destinations**, including logfiles, human-readable output, displays, and network devices\n\nAvailable sources:\n\n- local audio input\n- webcam (built-in iSight or external USB)\n- Peet Bros Ultimeter weather station range\n- Campbell Scientific BWS-200 weather station\n- CSV log file\n- serial device with ASCII line protocol\n- [JSON Datagram Protocol](https://pypi.org/project/jdp/) (JDP) client\n\nAvailable destinations:\n\n- Standard terminal output (stdout)\n- CSV log file\n- Open Sound Control (OSC) server\n- [JSON Datagram Protocol](https://pypi.org/project/jdp/) (JDP) server\n\n## Requirements\n\nMultiple optional sources are available, each of which has differing dependencies.\n\n```sh\n# Serial inputs, including Ultimeter 2100 and BWS-200 weather stations.\npip3 install pyserial\n\n# Audio\nbrew install portaudio\npip3 install pyaudio\n\n# Video\npip3 install opencv-python\n```\n\n## Usage\n\ndataplex is configured with a .json config file. To run the server:\n\n```\npython3 -m dataplex.server -c config/config.json\n```\n\n## Background\n\ndataplex was originally created in 2010 for the sound installation [Variable 4](https://jones-bulley.com/variable4/), and has been gradually updated since. It is named in homage to [Ryoji Ikeda](https://raster-media.net/shop/dataplex-2001-05).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideoforms%2Fdataplex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fideoforms%2Fdataplex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideoforms%2Fdataplex/lists"}