Skip to content

test-fullautomation/robotframework-dbus

Repository files navigation

Package Description

The RobotFramework_DBus description will be available soon.

How to install

Installer will be available soon.

The RobotFramework_DBus can be installed in two different ways.

  1. Installation via PyPi (recommended for users)

    pip install RobotFramework_DBus
    

    RobotFramework_DBus in PyPi

  2. Installation via GitHub (recommended for developers)

    a. Clone the robotframework-dbus repository to your machine.

    ``` 
    git clone https://github.com/test-fullautomation/robotframework-dbus.git
    ```
    
    [RobotFramework_DBus in
    GitHub](https://github.com/test-fullautomation/robotframework-dbus)
    

    b. Install dependencies

    **RobotFramework_DBus** requires some additional Python
    libraries. Before you install the cloned repository sources you
    have to install the dependencies manually. The names of all
    related packages you can find in the file `requirements.txt` in
    the repository root folder. Use pip to install them:
    
    ``` 
    pip install -r requirements.txt
    ```
    

    c. Use the following command to install the RobotFramework_DBus:

    ``` 
    setup.py install
    ```
    

Package Documentation

A detailed documentation of the RobotFramework_DBus can be found here:

RobotFramework_DBus.pdf

Feedback

To give us a feedback, you can send an email to Thomas Pollerspöck

In case you want to report a bug or request any interesting feature, please don't hesitate to raise a ticket.

Maintainers

Thomas Pollerspöck

Nguyen Huynh Tri Cuong

Contributors

Thomas Pollerspöck

Nguyen Huynh Tri Cuong

License

Copyright 2020-2023 Robert Bosch GmbH

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

License: Apache v2

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •