# Deepfence
Deepfence is a cybersec utility to empower professionals and enterprises to secure their infrastructure
## Usage
```python
import deepfence
print(deepfence.hello())
Raw data
{
"_id": null,
"home_page": null,
"name": "deepfence",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "cybersecurity, ai, security, automation",
"author": null,
"author_email": "Ronald Wilson <ron@disruptiq.io>",
"download_url": "https://files.pythonhosted.org/packages/d5/cf/654af35b66feef3a68c625efb197dc092f5caf9b86adf6f09f71dec40ff4/deepfence-0.0.1.tar.gz",
"platform": null,
"description": "# Deepfence\r\n\r\nDeepfence is a cybersec utility to empower professionals and enterprises to secure their infrastructure \r\n\r\n## Usage\r\n```python\r\nimport deepfence\r\nprint(deepfence.hello())\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "AI-driven cybersecurity utility by Disruptiq",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/disruptiq/deepfenceai"
},
"split_keywords": [
"cybersecurity",
" ai",
" security",
" automation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "12160c9b07f5dfa539cd0a69ec375f9a6cb0541ccd8c62a5e55b5461b105782b",
"md5": "821aa03aad460c077fb12b66f07740e2",
"sha256": "318f7fb99c8c8a2165b81217e57ec5f171374c32598140f4378ae9ef64399f0e"
},
"downloads": -1,
"filename": "deepfence-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "821aa03aad460c077fb12b66f07740e2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 1796,
"upload_time": "2025-10-28T11:45:57",
"upload_time_iso_8601": "2025-10-28T11:45:57.592025Z",
"url": "https://files.pythonhosted.org/packages/12/16/0c9b07f5dfa539cd0a69ec375f9a6cb0541ccd8c62a5e55b5461b105782b/deepfence-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d5cf654af35b66feef3a68c625efb197dc092f5caf9b86adf6f09f71dec40ff4",
"md5": "a87f0d9b482e5f997f8a1761f07b10cc",
"sha256": "9076d796d160c3b4b29484da678ccd4ebda8ee171a425736cc965cb50392a3db"
},
"downloads": -1,
"filename": "deepfence-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "a87f0d9b482e5f997f8a1761f07b10cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 1483,
"upload_time": "2025-10-28T11:45:58",
"upload_time_iso_8601": "2025-10-28T11:45:58.740258Z",
"url": "https://files.pythonhosted.org/packages/d5/cf/654af35b66feef3a68c625efb197dc092f5caf9b86adf6f09f71dec40ff4/deepfence-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-28 11:45:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "disruptiq",
"github_project": "deepfenceai",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "click",
"specs": [
[
">=",
"8.0.0"
]
]
},
{
"name": "pyyaml",
"specs": [
[
">=",
"6.0"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.25.0"
]
]
},
{
"name": "jinja2",
"specs": [
[
">=",
"3.0.0"
]
]
},
{
"name": "rich",
"specs": [
[
">=",
"12.0.0"
]
]
},
{
"name": "pydantic",
"specs": [
[
">=",
"1.8.0"
]
]
},
{
"name": "asyncio-mqtt",
"specs": [
[
">=",
"0.11.0"
]
]
},
{
"name": "pathlib2",
"specs": [
[
">=",
"2.3.0"
]
]
},
{
"name": "pathspec",
"specs": [
[
"==",
"0.12.1"
]
]
},
{
"name": "aiofiles",
"specs": []
},
{
"name": "python-dotenv",
"specs": []
},
{
"name": "toml",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "psutil",
"specs": []
},
{
"name": "colorama",
"specs": [
[
">=",
"0.4.6"
]
]
}
],
"lcname": "deepfence"
}