word2number dependencies

Word2number is used in Python projects. Convert number words eg. three hundred and forty two to numbers (342). It has no required runtime dependencies, making it lightweight to install. Check its dependency graph on PyDeps to understand the full transitive dependency tree, reverse dependents, known CVEs, and license compatibility before installing.

What is word2number?

Convert number words eg. three hundred and forty two to numbers (342).

What are the dependencies of word2number?

word2number has no required runtime dependencies. Installing it adds no transitive packages to your environment, which keeps installs small and minimizes the supply-chain surface you need to audit.

word2number transitive dependencies

Beyond its direct dependencies, word2number 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 word2number, expand any node on demand, and understand the full set of code that ships when you run pip install word2number.

Does word2number have known vulnerabilities (CVEs)?

PyDeps checks word2number 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 word2number version is safe to install before you ship.

What license does word2number use?

word2number 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 word2number install, not just the top-level package.

How to install word2number with all dependencies

Install from PyPI with pip install word2number. For offline or air-gapped environments, PyDeps can download word2number 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 word2number?

Switch to the dependents view to see the reverse dependencies of word2number — the PyPI packages that list word2number 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 word2number

PyDeps