EdgeGPT

View on PyPIReverse Dependencies (13)

0.13.2 EdgeGPT-0.13.2-py3-none-any.whl

Wheel Details

Project: EdgeGPT
Version: 0.13.2
Filename: EdgeGPT-0.13.2-py3-none-any.whl
Download: [link]
Size: 24363
MD5: a6e6365421d178700622bb0dc3c13c5c
SHA256: 35bd2f9780357e41b1c2e7c36c84fbaec076d039edd510d343989d8fb8b7e985
Uploaded: 2023-08-03 13:38:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: EdgeGPT
Version: 0.13.2
Summary: Reverse engineered Edge Chat API
Author: Antonio Cheong
Author-Email: acheong[at]student.dalat.org
Home-Page: https://github.com/acheong08/EdgeGPT
Project-Url: Bug Report, https://github.com/acheong08/EdgeGPT/issues/new
License: The Unlicense
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: httpx[socks] (>=0.24.0)
Requires-Dist: aiohttp
Requires-Dist: websockets
Requires-Dist: rich
Requires-Dist: certifi
Requires-Dist: prompt-toolkit
Requires-Dist: requests
Requires-Dist: BingImageCreator (>=0.4.4)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11630 characters]

WHEEL

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

RECORD

Path Digest Size
EdgeGPT/EdgeGPT.py sha256=yAFYhYqXYQEB8gEKrJZHhK1p3pNOo0GSsbD9Gg5LKOg 7773
EdgeGPT/EdgeUtils.py sha256=l6hEdy31DpARjPfDBDiQsbL-kU1BvwHl_5-xfSBShm8 14262
EdgeGPT/ImageGen.py sha256=pfhw9voDrSXVWP-CAFyfag0MFFIuW_mvBQTMoLHhBmM 260
EdgeGPT/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
EdgeGPT/chathub.py sha256=aIBRYAaGG1QeOuT9WYqWm0z1mTHn-KbPaY4C1x0n2jI 10915
EdgeGPT/constants.py sha256=S-60Xy4Yk4-NEgEmG9Bx40xWliCMr_5Z-AwnvVyLTw0 2217
EdgeGPT/conversation.py sha256=2CL5GVnWA8ExQYzltd1qkAkTGxPvPoi3hf1N_TSWhO0 4362
EdgeGPT/conversation_style.py sha256=66R498lf11AVxEeWVbyUF0a2xX9p7Ea38kAllgExUWs 1256
EdgeGPT/exceptions.py sha256=9dfzr3YAbsjrFhqXzPG6OUaDSRFboldKKtzfF0JY55c 46
EdgeGPT/locale.py sha256=zf_rhyQvLUh5XRRuTGIxllsBtHexrDJRut_as0TADrA 2247
EdgeGPT/main.py sha256=zk4uq8z83jfYFoKHxlnb6Q30pGiumdSbwZTFmR-R3NQ 7500
EdgeGPT/request.py sha256=YrvIkEDrr0FqmXOkHMCdW4goRhiRCV_JiWGf-bqqvmY 5748
EdgeGPT/utilities.py sha256=EhO55hFnVXGo9v0WmIB3PxM-s2IreM633GIEh7IFXWI 955
EdgeGPT-0.13.2.dist-info/LICENSE sha256=awOCsWJ58m_2kBQwBUGWejVqZm6wuRtCL2hi9rfa0X4 1211
EdgeGPT-0.13.2.dist-info/METADATA sha256=LZkHGjrCAxNVtc-knary80qz2tiuCrk_kTP5SQqEWV8 12628
EdgeGPT-0.13.2.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
EdgeGPT-0.13.2.dist-info/entry_points.txt sha256=ix_Ti3XrV8Bqj5Eh9M8gmNwJYwlQ7q1ofQsKcl8fUC8 86
EdgeGPT-0.13.2.dist-info/top_level.txt sha256=0V1kK-qEVckUxSymaFYx4nOrX_6NcKXyky9DuhdnPIg 27
EdgeGPT-0.13.2.dist-info/RECORD

top_level.txt

EdgeGPT
EdgeUtils
ImageGen

entry_points.txt

edge-gpt = EdgeGPT.main:main
edge-gpt-image = EdgeGPT.ImageGen:main