You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-oscrypto-1.3.0-1.lbn36.noarch
oscryptoA compilation-free, always up-to-date encryption library for Python that works on Windows, OS X, Linux and BSD. Supports the following versions of Python: 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10 and pypy. - [Supported Operating Systems](supported-operationg-systems) - [Features](features) - [Why Another Python Crypto Library?](why-another-python- crypto-library) -...
RPMPackage python3-osbuild-64-1.fc36.noarch
A build system for OS images
RPMPackage python3-orionutils-0.1.7-1.lbn36.noarch
orion-utilsorionutils provides collection generation for testing Galaxy and related projects. ReleasingTo release a new version of orion-utils, follow these steps:1. Change the version in setup.py 2. Generate a distribution of the new version: python setup.py sdist 3. Upload to PyPI twine upload dist/orionutils-*.tar.gzYou must have PyPI credentials for an account with upload permissions.
RPMPackage python3-ordered-set-4.1.0-14.lbn36.noarch
An OrderedSet is a custom MutableSet that remembers its order, so that every entry has an index that can be looked up. Python 3 version.
RPMPackage python3-oracledb-2.2.1-1.lbn36.x86_64
The python-oracledb driver is a Python programming language extension module allowing Python programs to connect to Oracle Database. Python-oracledb is the new name for Oracle's popular cx_Oracle driver.
RPMPackage python3-opsgenie-sdk-2.1.5-1.lbn36.noarch
Python SDK for Opsgenie REST APIThis Python package is automatically generated by the [OpenAPI Generator]() project:- API version: 2.0.0 - Package version: 2.1.5 - Build package: com.atlassian.opsgenie.codegen.geniepy.GeniepyGeneratorFor more information, please visit [ Requirements.Python 2.7 and 3.4+ Installation & Usage pip installIf the python package is hosted on Github, you can install...
RPMPackage python3-opentelemetry-test-utils-0.55b1-1.lbn36.noarch
This package provides internal testing utilities for the OpenTelemetry Python project and provides no stability or quality guarantees. Please do not use it for anything other than writing or running tests for the OpenTelemetry Python project (github.com/open-telemetry/opentelemetry-python). References OpenTelemetry Project
RPMPackage python3-opentelemetry-semantic-conventions-0.55b1-1.lbn36.noarch
This library contains generated code for the semantic conventions defined by the OpenTelemetry specification. Installation pip install opentelemetry-semantic-conventions Code Generation These files were generated automatically from code in semconv. To regenerate the code, run ../scripts/semconv/generate.sh. To build against a new release or specific commit of opentelemetry-specification, update the SPEC_VERSION variable in ../scripts/semconv/generate.sh. Then run the script and commit the changes. References OpenTelemetry Project OpenTelemetry Semantic Conventions YAML Definitions generate.sh script
RPMPackage python3-opentelemetry-sdk-1.34.1-1.lbn36.noarch
Installation pip install opentelemetry-sdk References OpenTelemetry Project
RPMPackage python3-opentelemetry-proto-1.34.1-1.lbn36.noarch
This library contains the generated code for OpenTelemetry protobuf data model. The code in the current package was generated using the v0.17.0 release of opentelemetry-proto. Installation pip install opentelemetry-proto Code Generation These files were generated automatically from code in opentelemetry-proto. To regenerate the code, run ../scripts/proto_codegen.sh. To build against a new release or specific commit of opentelemetry-proto, update the PROTO_REPO_BRANCH_OR_COMMIT variable in ../scripts/proto_codegen.sh. Then run the script and commit the changes as well as any fixes needed in the OTLP exporter. References OpenTelemetry Project OpenTelemetry Proto proto_codegen.sh script
RPMPackage python3-opentelemetry-propagator-jaeger-1.10.0-5.fc36.noarch
This library provides a propagator for the Jaeger format.
RPMPackage python3-opentelemetry-propagator-b3-1.10.0-5.fc36.noarch
This library provides a propagator for the B3 format.
RPMPackage python3-opentelemetry-opentracing-shim-0.29~b0-5.fc36.noarch
OpenTracing Shim for OpenTelemetry.
RPMPackage python3-opentelemetry-exporter-zipkin-proto-http-1.34.1-1.lbn36.noarch
This library allows export of tracing data to Zipkin using Protobuf for serialization. Installation pip install opentelemetry-exporter-zipkin-proto-http References OpenTelemetry Zipkin Exporter Zipkin OpenTelemetry Project
RPMPackage python3-opentelemetry-exporter-zipkin-json-1.34.1-1.lbn36.noarch
This library allows export of tracing data to Zipkin using JSON for serialization. Installation pip install opentelemetry-exporter-zipkin-json References OpenTelemetry Zipkin Exporter Zipkin OpenTelemetry Project
RPMPackage python3-opentelemetry-exporter-zipkin-1.34.1-1.lbn36.noarch
This library is provided as a convenience to install all supported OpenTelemetry Zipkin Exporters. Currently it installs: * opentelemetry-exporter-zipkin-json * opentelemetry-exporter-zipkin-proto-http In the future, additional packages may be available: * opentelemetry-exporter-zipkin-thrift To avoid unnecessary dependencies, users should install the specific package once they’ve determined their preferred serialization method. Installation pip install opentelemetry-exporter-zipkin References OpenTelemetry Zipkin Exporter Zipkin OpenTelemetry Project
RPMPackage python3-opentelemetry-exporter-prometheus-1.12.0rc1-1.lbn36.noarch
This library allows to export metrics data to Prometheus. Installation pip install opentelemetry-exporter-prometheus References OpenTelemetry Prometheus Exporter Prometheus OpenTelemetry Project
RPMPackage python3-opentelemetry-exporter-otlp-proto-http-1.34.1-1.lbn36.noarch
The Python Package Index (PyPI) is a repository of software for the Python programming language.
RPMPackage python3-opentelemetry-exporter-otlp-proto-grpc-1.34.1-1.lbn36.noarch
This library allows to export data to the OpenTelemetry Collector using the OpenTelemetry Protocol using Protobuf over gRPC. Installation pip install opentelemetry-exporter-otlp-proto-grpc References OpenTelemetry Collector Exporter OpenTelemetry Collector OpenTelemetry OpenTelemetry Protocol Specification
RPMPackage python3-opentelemetry-exporter-otlp-1.34.1-1.lbn36.noarch
This library is provided as a convenience to install all supported OpenTelemetry Collector Exporters. Currently it installs: opentelemetry-exporter-otlp-proto-grpc opentelemetry-exporter-otlp-proto-http In the future, additional packages will be available: * opentelemetry-exporter-otlp-json-http To avoid unnecessary dependencies, users should install the specific package once they’ve determined their preferred serialization and protocol method.