deepbrainz-interpreter

View on PyPIReverse Dependencies (0)

0.42.41 deepbrainz_interpreter-0.42.41-py3-none-any.whl

Wheel Details

Project: deepbrainz-interpreter
Version: 0.42.41
Filename: deepbrainz_interpreter-0.42.41-py3-none-any.whl
Download: [link]
Size: 426833
MD5: decb6afb7cb1aaa5be97bef1d259ab90
SHA256: f0739fccdb937eb143e7cd64fa27a1a1d1c7ce4b6c1e5adfae6592df7d73ab24
Uploaded: 2023-10-05 04:24:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: deepbrainz-interpreter
Version: 0.42.41
Summary: An Open Source version of ChatGPT Code Interpreter
Requires-Dist: Flask (<3,>=2)
Requires-Dist: flask-cors (<4,>=3)
Requires-Dist: ipykernel (<7,>=6)
Requires-Dist: openai (<1,>=0.25)
Requires-Dist: pandas (<2,>=1.3)
Requires-Dist: python-dotenv (<2,>=0.18)
Requires-Dist: requests (<3,>=2)
Requires-Dist: snakemq (<2,>=1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2592 characters]

WHEEL

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

RECORD

Path Digest Size
gpt_code_ui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gpt_code_ui/main.py sha256=63vZFgwkUTeBb9EMUSdAoPCWZ32YglxTv8HUy1dvn88 3014
gpt_code_ui/kernel_program/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gpt_code_ui/kernel_program/config.py sha256=cgO3jDrmH_riXLCOHwlqcUfYl6bEQpYe29zwB7NlvPE 433
gpt_code_ui/kernel_program/kernel_manager.py sha256=m0sfJAFviCyrXy52CK-lIjmyjHvqghuzasj1ENIAMjs 6853
gpt_code_ui/kernel_program/launch_kernel.py sha256=J0Sbf7-A0Y3_yYQhzt7uhtjGT4Rzjb1HKBQ8hzwVFG4 100
gpt_code_ui/kernel_program/main.py sha256=ZReBHGATLAoydS7v7cyPv-VP6Jq1ecoCWRpMNp_Nx1k 4279
gpt_code_ui/kernel_program/utils.py sha256=1h_VvHheBh5JYeuref_VeR2hV4aGfbM3jnOm4VCzCVI 943
gpt_code_ui/webapp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gpt_code_ui/webapp/main.py sha256=LpwGYBhSBOcJhw2fjTJe7P-sZL6w7YAlPf31MOeE_Dc 9497
gpt_code_ui/webapp/static/index.html sha256=OKKa8__MSC7UmjoykWcWS268D6eXAcBimWVXpAdO5pQ 463
gpt_code_ui/webapp/static/assets/assistant.svg sha256=SvXExf-CjAQDYSETqldfvnArtOm9DSHwgQswNOAAHr8 312
gpt_code_ui/webapp/static/assets/index-0b5a539f.js sha256=rgne5-mS0fO0fLtIKpNvX-5Ui7lidVpJnPaETecs2dI 1266966
gpt_code_ui/webapp/static/assets/index-0d7e582a.css sha256=DX5YKq69U5TGMpJSPuCMxFriTaqoqdoP3z8XrZoKhA4 2807
deepbrainz_interpreter-0.42.41.dist-info/LICENSE sha256=MoHHDRrFPQ4b7omh1mmY3esTa_yRTiXwBm8U3CYsJQE 1067
deepbrainz_interpreter-0.42.41.dist-info/METADATA sha256=CTnWw5wN_n0vmUSQmdLoJZGylia49P9GLU1jLlpTnks 3109
deepbrainz_interpreter-0.42.41.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
deepbrainz_interpreter-0.42.41.dist-info/entry_points.txt sha256=EE5oNouEW_FVQ4scvTMJvRniw3XRBFpVWeHS2RM8SWM 51
deepbrainz_interpreter-0.42.41.dist-info/top_level.txt sha256=oMafZDX7_-A4dErMF6zsER3_iRDYkQNngRv1zKcQFWM 12
deepbrainz_interpreter-0.42.41.dist-info/RECORD

top_level.txt

gpt_code_ui

entry_points.txt

gptcode = gpt_code_ui.main:main