Open Source Components
FlashGrid software is packaged with the following unmodified open source modules and libraries:
Automat  
    Home-page: https://github.com/glyph/Automat
    Author: Glyph
    License: MIT
Jinja2  
    Home-page: https://palletsprojects.com/p/jinja/
    Author: Armin Ronacher
    License: BSD-3-Clause
MarkupSafe  
    Home-page: https://palletsprojects.com/p/markupsafe/
    Author: Armin Ronacher
    License: BSD-3-Clause
PyHamcrest  
    Home-page: https://github.com/hamcrest/PyHamcrest
    Author: Chris Rose
    License: New BSD
PyJWT  
    Home-page: http://github.com/jpadilla/pyjwt
    Author: Jose Padilla
    License: MIT
PyYAML  
    Home-page: https://pyyaml.org/
    Author: Kirill Simonov
    License: MIT
Python 
    Home-page: http://www.python.org/2.7
    Author: Guido van Rossum and the Python community
    License: PSF license
Twisted  
    Home-page: https://twistedmatrix.com/
    Author: Twisted Matrix Laboratories
    License: MIT
argparse 
    Author: Steven Bethard
    License: Python Software Foundation License
attrs  
    Home-page: https://www.attrs.org/
    Author: Hynek Schlawack
    License: MIT
bcrypt  
    Home-page: https://github.com/pyca/bcrypt/
    Author: The Python Cryptographic Authority developers
    License: Apache License, Version 2.0
boto  
    Home-page: https://github.com/boto/boto/
    Author: Mitch Garnaat
    License: MIT
bsddb3  
    Home-page: http://www.jcea.es/programacion/pybsddb.htm
    Author: Jesus Cea, Robin Dunn, Gregory P. Smith, Andrew Kuchling, Barry Warsaw
    License: 3-clause BSD License
cachetools  
    Home-page: https://github.com/tkem/cachetools
    Author: Thomas Kemmer
    License: MIT
certifi  
    Home-page: https://certifiio.readthedocs.io/en/latest/
    Author: Kenneth Reitz
    License: MPL-2.0
cffi  
    Home-page: http://cffi.readthedocs.org
    Author: Armin Rigo, Maciej Fijalkowski
    License: MIT
chardet  
    Home-page: https://github.com/chardet/chardet
    Author: Mark Pilgrim
    License: LGPL
configshell-fb  
    Home-page: http://github.com/open-iscsi/configshell-fb
    License: Apache 2.0
constantly  
    Home-page: https://github.com/twisted/constantly
    License: MIT
cryptography  
    Home-page: https://github.com/pyca/cryptography
    Author: The cryptography developers
    License: BSD or Apache License, Version 2.0
enum34  
    Home-page: https://bitbucket.org/stoneleaf/enum34
    Author: Ethan Furman
    License: BSD License
futures  
    Home-page: https://github.com/agronholm/pythonfutures
    Author: Brian Quinlan
    License: PSF
google-api-core  
    Home-page: https://github.com/googleapis/python-api-core
    Author: Google LLC
    License: Apache 2.0
google-api-python-client  
    Home-page: https://github.com/googleapis/google-api-python-client/
    Author: Google LLC
    License: Apache 2.0
google-auth-httplib2  
    Home-page: https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2
    Author: Google Cloud Platform
    License: Apache 2.0
google-auth  
    Home-page: https://github.com/googleapis/google-auth-library-python
    Author: Google Cloud Platform
    License: Apache 2.0
googleapis-common-protos  
    Home-page: https://github.com/googleapis/python-api-common-protos
    Author: Google LLC
    License: Apache-2.0
httplib2  
    Home-page: https://github.com/httplib2/httplib2
    Author: Joe Gregorio
    License: MIT
hyperlink  
    Home-page: https://github.com/python-hyper/hyperlink
    Author: Mahmoud Hashemi and Glyph Lefkowitz
    License: MIT
idna  
    Home-page: https://github.com/kjd/idna
    Author: Kim Davies
    License: BSD-like
incremental  
    Home-page: https://github.com/twisted/incremental
    License: MIT
ipaddr  
    Home-page: https://github.com/google/ipaddr-py
    License: Apache License, Version 2.0
ipaddress  
    Home-page: https://github.com/phihag/ipaddress
    Author: Philipp Hagemeister
    License: Python Software Foundation License
msgpack  
    Home-page: https://msgpack.org/
    Author: Inada Naoki
    License: Apache 2.0
netifaces  
    Home-page: https://github.com/al45tair/netifaces
    Author: Alastair Houghton
    License: MIT License
packaging  
    Home-page: https://github.com/pypa/packaging
    Author: Donald Stufft and individual contributors
    License: BSD-2-Clause or Apache-2.0
pip  
    Home-page: https://pip.pypa.io/
    Author: The pip developers
    License: MIT
pkg_resources  
    Home-page: BSD
    Author: BSD
    License: BSD
protobuf  
    Home-page: https://developers.google.com/protocol-buffers/
    License: 3-Clause BSD License
pyOpenSSL  
    Home-page: https://pyopenssl.org/
    Author: The pyOpenSSL developers
    License: Apache License, Version 2.0
pyasn1-modules  
    Home-page: https://github.com/etingof/pyasn1-modules
    Author: Ilya Etingof
    License: BSD-2-Clause
pyasn1  
    Home-page: https://github.com/etingof/pyasn1
    Author: Ilya Etingof
    License: BSD
pycparser  
    Home-page: https://github.com/eliben/pycparser
    Author: Eli Bendersky
    License: BSD
pyparsing  
    Home-page: https://github.com/pyparsing/pyparsing/
    Author: Paul McGuire
    License: MIT License
pyroute2  
    Home-page: https://github.com/svinota/pyroute2
    Author: Peter V. Saveliev
    License: dual license GPLv2+ and Apache v2
python-dateutil  
    Home-page: https://dateutil.readthedocs.io
    Author: Gustavo Niemeyer
    License: Dual License, Apache v2.0 or 3-Clause BSD License
python-pam  
    Home-page: https://github.com/FirefighterBlu3/python-pam
    Author: David Ford
    License: MIT License
pytz  
    Home-page: http://pythonhosted.org/pytz
    Author: Stuart Bishop
    License: MIT
pyudev  
    Home-page: http://pyudev.readthedocs.org/
    Author: Sebastian Wiesner
    License: LGPL 2.1+
reedsolo  
    Home-page: https://github.com/tomerfiliba/reedsolomon
    Author: Tomer Filiba
    License: Public Domain
requests  
    Home-page: https://requests.readthedocs.io
    Author: Kenneth Reitz
    License: Apache 2.0
rsa  
    Home-page: https://stuvel.eu/rsa
    Author: Sybren A. Stuvel
    License: ASL 2
rtslib-fb  
    Home-page: http://github.com/open-iscsi/rtslib-fb
    License: Apache 2.0
service-identity  
    Home-page: https://service-identity.readthedocs.io/
    Author: Hynek Schlawack
    License: MIT
setuptools  
    Home-page: https://github.com/pypa/setuptools
    Author: Python Packaging Authority
    License: BSD
six  
    Home-page: https://github.com/benjaminp/six
    Author: Benjamin Peterson
    License: MIT
systemd-python  
    Home-page: https://github.com/systemd/python-systemd
    License: LGPLv2+
typing  
    Home-page: https://docs.python.org/3/library/typing.html
    Author: Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Ivan Levkivskyi
    License: PSF
uhttplib  
    Home-page: https://bitbucket.org/evzijst/uhttplib
    Author: Erik van Zijst
    License: MIT
uritemplate  
    Home-page: https://uritemplate.readthedocs.org
    Author: Ian Stapleton Cordasco
    License: BSD 3-Clause License or Apache License, Version 2.0
urllib3  
    Home-page: https://urllib3.readthedocs.io/
    Author: Andrey Petrov
    License: MIT
urwid  
    Home-page: http://urwid.org/
    Author: Ian Ward
    License: LGPL
wheel  
    Home-page: https://github.com/pypa/wheel
    Author: Daniel Holth
    License: MIT
wsgiref 
    Author: Phillip J. Eby
    License: PSF or ZPL
yolk3k  
    Home-page: https://github.com/myint/yolk
    Author: Rob Cakebread
    License: BSD License
zope.interface  
    Home-page: https://github.com/zopefoundation/zope.interface
    Author: Zope Foundation and Contributors
    License: ZPL 2.1