neutron-ai

View on PyPIReverse Dependencies (0)

1.0.0b7 neutron_ai-1.0.0b7-py3-none-any.whl

Wheel Details

Project: neutron-ai
Version: 1.0.0b7
Filename: neutron_ai-1.0.0b7-py3-none-any.whl
Download: [link]
Size: 12436
MD5: b7b767f228a10d13344730886e9c92d4
SHA256: 8d45a97aa2c5ff610538fe2dee842e18eb06633575131cd84037ee8d432d12dc
Uploaded: 2024-04-30 21:07:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: neutron-ai
Version: 1.0.0b7
Summary: AI Powered Ethical Hacking Assistant
Author: David I
Author-Email: david[at]berylliumsec.com
Home-Page: https://github.com/berylliumsec/neutron
License: BSD
Keywords: AI,Ethical Hacking
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Security
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.10
Requires-Dist: torch (>=1.0.1)
Requires-Dist: transformers (>=4.34.0)
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: pydantic
Requires-Dist: langchain
Requires-Dist: regex
Requires-Dist: argparse
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 5203 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
neutron/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
neutron/client.py sha256=FP-pJTtooNhKLiBBvaE0uHAopoLx-0tUzdW1Ub2IipU 1745
neutron/interactive_model.py sha256=4XrgHEUPaMXGc9jxDsExgRXW3o9Tbkq5uEjruI9Q9Rc 4551
neutron/server.py sha256=QxvO4WdBqgQfMkJdcQS7Q0lP-b6g935glEj0n_dI74Q 2965
neutron/utilities.py sha256=S0vDd9mGxO-D2YZO8XdOjFRRcKQXE5ZsmvOGYPh2x8E 9963
neutron_ai-1.0.0b7.dist-info/LICENSE.md sha256=NklTkS7niXYUABNmKS0Jmc5WoBVNam6mHDz2YFkYfAI 1301
neutron_ai-1.0.0b7.dist-info/METADATA sha256=1V_jtWtBmkvDyat5WZr_48Y55VUmlJEiA8-kAfHOCLM 6233
neutron_ai-1.0.0b7.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
neutron_ai-1.0.0b7.dist-info/entry_points.txt sha256=APCZbUo3obS6tvAkj7oWEoJrhNUEFCLGVniYjJCorxg 92
neutron_ai-1.0.0b7.dist-info/top_level.txt sha256=vqSWLMDTJxHZZPtUCs9ua8c9geYWx5_JjqH1Bs11sHc 8
neutron_ai-1.0.0b7.dist-info/RECORD

top_level.txt

neutron

entry_points.txt

neutron-client = neutron.client:main
neutron-server = neutron.server:main