{"id":26024831,"url":"https://github.com/x-vmaier/pylab","last_synced_at":"2025-10-04T13:18:49.751Z","repository":{"id":280684028,"uuid":"941563342","full_name":"x-vmaier/pylab","owner":"x-vmaier","description":"A CLI tool for capturing and processing waveform data from Rigol DS1000z oscilloscopes","archived":false,"fork":false,"pushed_at":"2025-03-04T18:23:41.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T19:27:22.930Z","etag":null,"topics":["cli","python","rigol"],"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/x-vmaier.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":"2025-03-02T15:38:07.000Z","updated_at":"2025-03-04T18:23:45.000Z","dependencies_parsed_at":"2025-03-04T19:37:41.165Z","dependency_job_id":null,"html_url":"https://github.com/x-vmaier/pylab","commit_stats":null,"previous_names":["x-vmaier/pylab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/x-vmaier/pylab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x-vmaier%2Fpylab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x-vmaier%2Fpylab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x-vmaier%2Fpylab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x-vmaier%2Fpylab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x-vmaier","download_url":"https://codeload.github.com/x-vmaier/pylab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x-vmaier%2Fpylab/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262352473,"owners_count":23297679,"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":["cli","python","rigol"],"created_at":"2025-03-06T12:37:54.429Z","updated_at":"2025-10-04T13:18:44.729Z","avatar_url":"https://github.com/x-vmaier.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pylab\n\nPylab is a Python command-line interface (CLI) tool for capturing and processing data from Rigol DS1000z oscilloscopes. It provides dedicated commands for directly reading oscilloscope data and for processing simulation/measurement data through a data pipeline.\n\n## Installation\n\n### Prerequisites\n\n- **Python:** Version lower than 3.13\n- **Hardware:** A Rigol DS1000z series oscilloscope with TCP/IP connectivity\n\n### Steps\n\n1. **Clone the Repository:**\n\n   ```bash\n   git clone https://github.com/x-vmaier/pylab.git\n   ```\n\n2. **Navigate to the Project Directory:**\n\n   ```bash\n   cd pylab\n   ```\n\n3. **Install the Module:**\n\n   Use pip to install the project:\n\n   ```bash\n   python -m pip install .\n   ```\n\n## Usage\n\nPylab organizes commands into distinct groups:\n\n### Oscilloscope Commands (`oszi`)\n\n- **Read Data:**\n  Connect to an oscilloscope and capture data.\n\n  ```bash\n  pylab oszi read \u003cip_address\u003e [OPTIONS]\n  ```\n\n- **List Instruments:**\n  List all available TCP/IP instrument resources.\n\n  ```bash\n  pylab oszi list\n  ```\n\n### Pipeline Commands (`pipeline`)\n\n- **Run Data Pipeline:**\n  Process simulation and measurement data.\n\n  ```bash\n  pylab pipeline run [OPTIONS]\n  ```\n\nFor more detailed help with each command, run:\n\n```bash\npylab [COMMAND] --help\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to fork the repository, report issues, or submit pull requests. Ensure you follow the project’s coding style.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- This project uses the [Rigol1000z Python package](https://github.com/AlexZettler/Rigol1000z) for communication with Rigol DS1000z oscilloscopes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx-vmaier%2Fpylab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx-vmaier%2Fpylab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx-vmaier%2Fpylab/lists"}