Open Source Code
Open Source Code Name | Version | License Type | Description | Link toward of License Info | Notes (including reasons for non using Apache Version 2 License) |
---|---|---|---|---|---|
Open Source Library
Open Source Library Name | Version | License Type | Description | Link toward of License Info | Notes (including reasons for non using Apache Version 2 License) |
---|---|---|---|---|---|
Flask | 2.0.2 | BSD | Flask 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. | ||
GitPython | 3.1.24 | BSD | GitPython is a python library used to interact with Git repositories | ||
Kubernetes | 20.13.0 | Apache 2.0 | Kubernetes python client | ||
MarkupSafe | 2.0.1 | BSD | MarkupSafe 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. | ||
PyYAML | 6.0 | MIT | 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. | ||
Werkzeug | 2.0.2 | BSD | 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. | ||
ansible | 5.0.0 | GPLv3+ | 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. | ||
asynctest | 0.13.0 | Apache 2 | The package asynctest is built on top of the standard unittest module and cuts down boilerplate code when testing libraries for asyncio. | ||
atomicwrites | 1.4.0 | MIT | Atomic file writes. | ||
attrs | 21.2.0 | MIT | Python 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! | ||
avionix | 0.4.5 | BSD | |||
backports.functools-lru-cach | 1.6.4 | MIT | |||
bashate | 2.1.0 | Apache 2.0 | |||
basicauth | 0.4.1 | Public Domain (UNLICENSE) | A dead simple HTTP basic auth encoder and decoder. Why? Because HTTP should be drop dead easy. That's why. | ||
click | 8.0.3 | BSD | Click 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. | ||
colorama | 0.4.4 | BSD | Makes ANSI escape character sequences (for producing colored terminal text and cursor positioning) work under MS Windows. | ||
configparser | 4.0.2 | MIT | This package is a backport of the refreshed and enhanced ConfigParser from later Python versions. | ||
confluent-kafka | 1.7.0 | Apache 2.0 | |||
contextlib2 | 0.6.0.post1 | Apache 2.0 | |||
coverage | 6.2 | Apache 2.0 | Coverage.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. | ||
cryptography | 36.0.0 | BSD or Apache License, Version 2.0 | |||
dataclasses | 0.8 | Apache 2.0 | This is an implementation of PEP 557, Data Classes. | ||
deepdiff | 5.6.0 | MIT | |||
dnspython | 2.1.0 | ISC License | |||
flake8 | 4.0.1 | MIT | |||
funcsigs | 1.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 |