VNF Validation Program
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
Name | Version | License | Description | Link toward of License Info | Notes (including reasons for non using Apache Version 2 License) |
---|---|---|---|---|---|
Jinja2 | 2.10 | BSD License | A small but fast and easy to use stand-alone template engine written in pure python. | ||
PyInstaller | 3.4 | GNU General Public License v2 (GPLv2) - special exception which allows to use PyInstaller to build and distribute non-free programs (including commercial ones). In other words, you have no restrictions in using PyInstaller as-is, but any kind of modifications to it will have to comply with the GPL license. | PyInstaller bundles a Python application and all its dependencies into a single package. | ||
PyYAML | 3.13 | MIT License | YAML parser and emitter for Python | ||
XlsxWriter | 1.1.2 | BSD License | A Python module for creating Excel XLSX files. | ||
appdirs | 1.4.3 | MIT License | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". | ||
boltons | 18.0.1 | BSD License | When they're not builtins, they're boltons. | ||
docutils | 0.14 | Public Domain, Python Software Foundation License, BSD License, GNU General Public License (GPL) | Docutils – Python Documentation Utilities | ||
mock | 3.0.5 | BSD License | Rolling backport of unittest.mock for all Pythons | ||
openstack-heat | 12.0.0 | Apache Software License | OpenStack Orchestration | ||
pytest | 3.7.4 | MIT License | pytest: simple powerful testing with Python | ||
pytest-tap | 2.3 | BSD License | Test Anything Protocol (TAP) reporting plugin for pytest | ||
requests | 2.20.0 | Apache Software License | Python HTTP for Humans. | ||
six | 1.12.0 | MIT License | Python 2 and 3 compatibility utilities | ||
PTable | 0.9.2 | BSD License | PTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables, originally forked from PrettyTable . | ||
requests | 2.24.0 | Apache Software License (Apache 2.0) | HTTP request library for python |