Robot Raconteur Service Browser GUI
Project description
Robot Raconteur Service Browser
This repository contains a Service Browser for Robot Raconteur to allow the user to view the available Robot Raconteur Services being advertised on the network to which the computer is connected. Use this tool to find the available services and determine the connection information to use with other clients. This tool will also provide the candidate connection URLs for the services.
Some clients have built-in discovery abilities that do not require this tool. Check the documentation for the client you are using to see if this tool is necessary.
Installation
Install using pip:
pip install robotraconteur-service-browser-gui
On Linux, it may be necessary to run:
python3 -m pip install robotraconteur-service-browser-gui
Running Service Browser
The service browser can be run using the command line:
robotraconteur-service-browser-gui
Sometimes this convenience script is not in the path. Try invoking it from Python:
python -m robotraconteur_service_browser_gui
On Linux, use python3
instead of python
.
Using the Service Browser
The service browser will show a list of detected URLs in a list on the top. Select one of the URLs to view the details about the service.
License
Apache 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file robotraconteur-service-browser-gui-0.2.0.tar.gz
.
File metadata
- Download URL: robotraconteur-service-browser-gui-0.2.0.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3539c3bd40bec763678e5b6d0fcaada635465b9bf08c1a271e4943f6b478e88a |
|
MD5 | 32d27707dd336f2347f588a49704c76d |
|
BLAKE2b-256 | 079f5d73c3b9f123c3d17350799edc10bf88308d0dbb4d4065939e2398b50865 |
File details
Details for the file robotraconteur_service_browser_gui-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: robotraconteur_service_browser_gui-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f14775c80c95c7dd6c18f1bcdd9af372a528493d8a41d7e8eff0bda103515bcb |
|
MD5 | 3435ed5563167c987395669901e43a2f |
|
BLAKE2b-256 | d8c58e9b4712144e9ef3884bb8af93b7bd63ea5e263963d1f567e713d79b03d5 |