Metadata-Version: 2.2
Name: contrast-agent
Version: 10.1.0
Summary: Contrast Security's agent for Python web frameworks
Author-email: "Contrast Security, Inc." <python@contrastsecurity.com>
License: Copyright: 2025 Contrast Security, Inc
        Contact: support@contrastsecurity.com
        License: Commercial
        
        NOTICE: This Software and the patented inventions embodied within may only be used as
        part of Contrast Security’s commercial offerings. Even though it is made available
        through public repositories, use of this Software is subject to the applicable End User
        Licensing Agreement found at https://www.contrastsecurity.com/enduser-terms-0317a or as
        otherwise agreed between Contrast Security and the End User. The Software may not be
        reverse engineered, modified, repackaged, sold, redistributed or otherwise used in a
        way not consistent with the End User License Agreement.
        
Project-URL: Contrast, https://www.contrastsecurity.com
Project-URL: Change Log, https://docs.contrastsecurity.com/en/python-agent-release-notes-and-archive.html
Project-URL: Support, https://support.contrastsecurity.com
Project-URL: Trouble Shooting, https://support.contrastsecurity.com/hc/en-us/search?utf8=%E2%9C%93&query=Python
Project-URL: Wiki, https://docs.contrastsecurity.com/
Keywords: security development
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: requests<3,>=2.4.2
Requires-Dist: contrast-agent-lib~=0.9.0
Requires-Dist: contrast-fireball==0.1.9
Provides-Extra: debug
Requires-Dist: viztracer<1.1.0,>=0.16.3; extra == "debug"

# Contrast Python Agent


The Contrast Python Agent provides interactive vulnerability discovery and
runtime protection for web applications. The agent is a WSGI-, ASGI-, and
framework-specific middleware that's compatible with the most popular web
application frameworks.

For the most up-to-date documentation please see
[Contrast Docs](https://docs.contrastsecurity.com/en/python.html)
