Inflect

Latest version: v7.5.0

Safety actively analyzes 724335 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

5.0.0

======

* Module no longer exposes a ``__version__`` attribute. Instead
to query the version installed, use
`importlib.metadata <https://docs.python.org/3/library/importlib.metadata.html>`_
or `its backport <https://pypi.org/project/importlib_metadata>`_
to query::

importlib.metadata.version('inflect')

4.1.1

======

* Refreshed package metadata.

4.1.0

======

* 95: Certain operations now allow ignore arbitrary leading words.

4.0.0

======

* Require Python 3.6 or later.

3.0.2

======

* 88: Distribution no longer includes root ``tests`` package.

3.0.1

======

* Project now builds on jaraco/skeleton for shared package
management.

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.