msal-extensions dependencies

Msal Extensions is used in Python projects. Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism. It has 1 direct runtime dependency. Check its dependency graph on PyDeps to understand the full transitive dependency tree, reverse dependents, known CVEs, and license compatibility before installing.

What is msal-extensions?

Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux....

What are the dependencies of msal-extensions?

msal-extensions declares 1 direct runtime dependency on PyPI. Each one is resolved into the full dependency tree below:

msal-extensions transitive dependencies

Beyond its direct dependencies, msal-extensions can pull in further packages through its dependency tree. PyDeps resolves the entire chain from PyPI and deps.dev so you can see every transitive (nested) dependency of msal-extensions, expand any node on demand, and understand the full set of code that ships when you run pip install msal-extensions.

Does msal-extensions have known vulnerabilities (CVEs)?

PyDeps checks msal-extensions and every package in its dependency tree against the OSV vulnerability database in real time. For each CVE you can see the severity, the affected version ranges, and the first fixed version, so you know exactly which msal-extensions version is safe to install before you ship.

What license does msal-extensions use?

msal-extensions is distributed under the MIT License. PyDeps also shows the license of every dependency in the tree so you can audit license compatibility across your whole msal-extensions install, not just the top-level package.

How to install msal-extensions with all dependencies

Install from PyPI with pip install msal-extensions. For offline or air-gapped environments, PyDeps can download msal-extensions together with every resolved dependency as wheel files in a single bundle, matched to your target Python version and operating system.

Which packages depend on msal-extensions?

Switch to the dependents view to see the reverse dependencies of msal-extensions — the Python packages that list msal-extensions as a requirement. Reverse dependencies are a strong signal of how widely a package is trusted and how disruptive a breaking change would be.

Packages related to msal-extensions

PyDeps