Skip to main content

Sysrepo Robot Framework Library

DevelopmentDocumentationSupportContributeContributorsLicensing

The goal of this project is to provide a way to use sysrepo with the Robot Framework.

About this component

This repository contains a Robot Framework Python library wrapper around the sysrepo-python sysrepo bindings.

The examples directory contains a simple example test that connects to sysrepo and does some basic validity checks.

Development

The following additional dependencies are required to work on the library:

  • libyang
  • sysrepo
  • pip
  • setuptools
  • wheel
  • build

Installation

The recommended installation method is using pip:

$ python3 -m pip install robotframework-sysrepolibrary

With recent versions of pip it is also possible to install directly from the GitHub repository. To install from the latest source from the master branch, use the following command:

$ python3 -m pip install git+https://github.com/telekom/sysrepo-library-robot-framework.git

Build

First clone the repository:

$ git clone https://github.com/telekom/sysrepo-library-robot-framework

To build the library run the following commands:

$ python3 -m venv sysrepolibrary-venv
$ source sysrepolibrary-venv/bin/activate
$ python3 -m pip install --upgrade pip setuptools wheel build

To install it:

$ python3 -m pip install .

To install the additional dependencies as well (generating the documentation and testing):

$ python3 -m pip install .[docs,tests]

Code of Conduct

This project has adopted the Contributor Covenant in version 2.0 as our code of conduct. Please see the details in our CODE_OF_CONDUCT.md. All contributors must abide by the code of conduct.

Working Language

We decided to apply English as the primary project language.

Consequently, all content will be made available primarily in English. We also ask all interested people to use English as language to create issues, in their code (comments, documentation etc.) and when you send requests to us. The application itself and all end-user facing content will be made available in other languages as needed.

Documentation

The documentation for the Sysrepo Robot Framework Library can be generated using the Sphinx documentation generator tool. The documentation sources are located in docs/source

To build the documentation as HTML files run while in the root directory:

$ sphinx-build -b html docs/source docs/build/html

The -b option selects a builder in this example it's HTML.

To quickly generate the docs use the scripts in the docs/ directory. Execute make without an argument while in the directory to see which targets are available.

Example for HTML:

docs/$ make html

Support and Feedback

The following channels are available for discussions, feedback, and support requests:

Type Channel
Issues
Other Requests

How to Contribute

Contribution and feedback is encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines. By participating in this project, you agree to abide by its Code of Conduct at all times.

Contributors

Our commitment to open source means that we are enabling -in fact encouraging- all interested parties to contribute and become part of its developer community.

Licensing

Copyright (C) 2023 Deutsche Telekom AG.

Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License by reviewing the file LICENSE in the repository.

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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-sysrepolibrary-0.1.1.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robotframework_sysrepolibrary-0.1.1-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file robotframework-sysrepolibrary-0.1.1.tar.gz.

File metadata

File hashes

Hashes for robotframework-sysrepolibrary-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0e88ae5580384fee48825ec4e87e68763d3c12f84309ceb8feb2ebb40f5cc012
MD5 8487ee33236d61854865f787c4ab94d0
BLAKE2b-256 ba99b75bae0c6fa9790cb1c040f89957d43acf7ddf672a2309484b191042b2da

See more details on using hashes here.

File details

Details for the file robotframework_sysrepolibrary-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_sysrepolibrary-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6997badf1f28ad7896a5513d40cc08678bc20da0cbd41fef7d243fcaa7eccd1c
MD5 2782a494d484acd06d4e02f437b031c0
BLAKE2b-256 be1be42bcfc99783f0ed005aa7fafd1d7bd469426f1236e2d4a815ad1c8e9cd3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page