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

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.0.tar.gz (16.3 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.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for robotframework-sysrepolibrary-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ad3d5e22fb3d5633c2c82b2e7fb77d7a922953e0511f968deac4f327360ba916
MD5 a2d28cc8437eff8c9f83884ce7aa45f5
BLAKE2b-256 4f25d8b979f94ded02d85151a129d130b017d30a21c20e17bed66c51dc1ca096

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for robotframework_sysrepolibrary-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 af099f8558d6340673285a4cd3f6ed37c256245cacf7f2f205dd0fff65a10e29
MD5 6740312be0e2e98c4e42f6d1b6e652be
BLAKE2b-256 b4ee273d950488e211646a9ef79d4449725af284bffba10ec7be574ff3022e70

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