{"id":26562012,"url":"https://github.com/acute-technology-inc/aqvisa-python","last_synced_at":"2026-02-27T11:07:58.638Z","repository":{"id":282371815,"uuid":"679065809","full_name":"acute-technology-inc/aqvisa-python","owner":"acute-technology-inc","description":"A Python package providing higher level management to Acute's VISA library","archived":false,"fork":false,"pushed_at":"2025-03-24T01:54:10.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-07T05:25:22.186Z","etag":null,"topics":["aqlavisa","aqvisa","digital-storage-oscilloscope","logic-analyzer","protocol-analyzer","visa"],"latest_commit_sha":null,"homepage":"https://www.acute.com.tw/en/sdkDLL","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acute-technology-inc.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":"2023-08-16T03:00:20.000Z","updated_at":"2025-10-17T06:09:14.000Z","dependencies_parsed_at":"2025-03-14T08:51:22.520Z","dependency_job_id":"3aac9fe7-d16d-457f-ae9f-adce43d66d7c","html_url":"https://github.com/acute-technology-inc/aqvisa-python","commit_stats":null,"previous_names":["acute-technology-inc/aqvisa-python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/acute-technology-inc/aqvisa-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acute-technology-inc%2Faqvisa-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acute-technology-inc%2Faqvisa-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acute-technology-inc%2Faqvisa-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acute-technology-inc%2Faqvisa-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acute-technology-inc","download_url":"https://codeload.github.com/acute-technology-inc/aqvisa-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acute-technology-inc%2Faqvisa-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29892064,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"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":["aqlavisa","aqvisa","digital-storage-oscilloscope","logic-analyzer","protocol-analyzer","visa"],"created_at":"2025-03-22T14:19:45.798Z","updated_at":"2026-02-27T11:07:56.132Z","avatar_url":"https://github.com/acute-technology-inc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=center\u003eAcute VISA Python Package\u003c/h1\u003e\n\n[![License](https://img.shields.io/badge/License-BSD_2--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause)\n[![PyPI](https://img.shields.io/pypi/v/aqvisa?label=pypi%20package)](https://pypi.org/project/aqvisa/)\n\nAcute VISA (AqVISA) offers an intuitive interface for seamless management of controlling our applications. This Python package providing higher level management to AqVISA library.\n\n- Acute official website: https://www.acute.com.tw/en/\n- Acute software download: https://www.acute.com.tw/en/install\n- Acute VISA SDK installer download: https://www.acute.com.tw/en/sdkDLL\n- Bug reports: https://github.com/acute-technology-inc/aqvisa-python/issues\n\n## Installation\n\n- Run the installer.\n\n    Please refer to the [installation page](https://www.acute.com.tw/en/sdkDLL) to download the installer. The installer\n    is named as `aqvisa-installer-\u003cversion\u003e.exe`.\n    \n    By default, the installer will install the dynamic library and the dependency libraries to the following directory:\n    ```\n    C:\\Users\\\u003cusername\u003e\\AppData\\Local\\Acute\\SDK\\AqVISA\n    ```\n    \n    The installer has an option to add the installation directory to the system PATH.\n    This is recommended for most users to locate the dynamic library easily.\n\n- Install the Python Package\n    \n    You can install aqvisa as a python package using a package manager called `pip`, which installs packages from the Python Packaging Index (PyPI).\n    \n    Type the following command in your terminal:\n    ```bash\n    pip install aqvisa\n    ```\n\n## Examples\n\n| **Use Case** | **Description** |\n| ------------ | --------------- |\n| [Basic Write / Read](https://github.com/acute-technology-inc/aqvisa-python/blob/main/examples/helloworld.py) | Demonstrates basic usage | \n\n## FAQ\n\n### Library AqVISA64 not found\n\nIf you encounter the following error:\n\n```\nFileNotFoundError: Library AqVISA64 not found\n```\n\nThis means that the dynamic library is not installed. Please refer to the [installation page](https://www.acute.com.tw/en/sdkDLL) to download the installer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facute-technology-inc%2Faqvisa-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facute-technology-inc%2Faqvisa-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facute-technology-inc%2Faqvisa-python/lists"}