Metadata-Version: 2.4
Name: deepfenceai
Version: 0.0.1
Summary: AI-driven cybersecurity utility by Disruptiq
Author-email: Ronald Wilson <ron@disruptiq.io>
License: MIT
Project-URL: Homepage, https://github.com/disruptiq/deepfenceai
Keywords: cybersecurity,ai,security,automation
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# DeepfenceAI

DeepfenceAI is a cybersec utility to empower professionals and enterprises to secure their infrastructure  

## Usage
```python
import deepfenceai
print(deepfenceai.hello())
