You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Open Source Code

Open Source Code NameVersionLicense TypeDescriptionLink toward of License InfoNotes (including reasons for non using Apache Version 2 License)












Open Source Library

Open Source Library NameVersionLicense TypeDescriptionLink toward of License InfoNotes (including reasons for non using Apache Version 2 License)
Flask2.0.2BSDFlask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around Werkzeug and Jinja and has become one of the most popular Python web application frameworks.

GitPython3.1.24BSD

GitPython is a python library used to interact with Git repositories



Kubernetes20.13.0Apache 2.0

Kubernetes python client



MarkupSafe2.0.1BSDMarkupSafe implements a text object that escapes characters so it is safe to use in HTML and XML. Characters that have special meanings are replaced so that they display as the actual characters. This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page.

PyYAML6.0MIT

YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python.

PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object.

PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistence.



Werkzeug2.0.2BSD

Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries.



ansible5.0.0GPLv3+Ansible is a radically simple IT automation system. It handles configuration management, application deployment, cloud provisioning, ad-hoc task execution, network automation, and multi-node orchestration. Ansible makes complex changes like zero-downtime rolling updates with load balancers easy.

asynctest0.13.0Apache 2The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio.

atomicwrites1.4.0MITAtomic file writes.

attrs21.2.0MITPython package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka dunder methods). Trusted by NASA for Mars missions since 2020!

avionix0.4.5BSD


backports.functools-lru-cach1.6.4MIT


bashate2.1.0Apache 2.0


basicauth0.4.1Public Domain (UNLICENSE)A dead simple HTTP basic auth encoder and decoder. Why? Because HTTP should be drop dead easy. That's why.

click8.0.3BSDClick is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable but comes with sensible defaults out of the box.

colorama0.4.4BSDMakes ANSI escape character sequences (for producing colored terminal text and cursor positioning) work under MS Windows.

configparser4.0.2MITThis package is a backport of the refreshed and enhanced ConfigParser from later Python versions.

confluent-kafka1.7.0Apache 2.0


contextlib20.6.0.post1Apache 2.0


coverage

6.2Apache 2.0Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

cryptography36.0.0BSD or Apache License, Version 2.0


dataclasses0.8Apache 2.0This is an implementation of PEP 557, Data Classes.

deepdiff5.6.0MIT


dnspython2.1.0ISC License


flake84.0.1MIT


funcsigs1.0.2



future




httplib2==0.18.1




ifaddr>=0.1.6




importlib-metadata==1.7.0




itsdangerous==1.1.0




jinja2




json5




jsonpath




jsonschema==3.2.0




kafka-python




magicmock==0.3




mock




mocker==1.1.1




more-itertools==5.0.0




netifaces>=0.10.9




nose




numpy




onapsdk




openstacksdk




oyaml




packaging==20.4




pandas




paramiko




pathlib2==2.3.5




pbr!=2.1.0




pluggy==0.13.1




protobuf




py==1.9.0




pylint>=2.1




pymongo==3.11.0




pyopenssl




pyparsing==2.4.7




pyrsistent==0.16.1




pytest




pytest-mock==2.0.0




python-dateutil




pytz




pyyaml




requests




retry==0.9.2




robotframework




robotframework-archivelibrary




robotframework-databaselibrary




robotframework-extendedselenium2library




robotframework-ftplibrary




robotframework-httplibrary




robotframework-jsonlibrary




robotframework-requests




robotframework-selenium2library




robotframework-seleniumlibrary




robotframework-sshlibrary




robotlibcore-temp




ruamel.yaml==0.17.17




scandir==1.10.0




schedule==0.6.0




schematics




scipy




selenium




simple-rest-client==0.5.4




simplejson




six




sysrepo==0.4.2




tabulate




urllib3




wcwidth==0.2.5




web.py




websockets==7.0




wheel




xtesting




yamllint




zipp==1.2.0




  • No labels