ask-robot

View on PyPIReverse Dependencies (0)

0.0.4 ask_robot-0.0.4-py3-none-any.whl

Wheel Details

Project: ask-robot
Version: 0.0.4
Filename: ask_robot-0.0.4-py3-none-any.whl
Download: [link]
Size: 22595
MD5: d0c164c8d9035cf396dcbfba4ce96508
SHA256: 5ab02d55d3122de9ce9d4f0df6217d3c74c8ffcb23e79ab30fd7a0a3810241ae
Uploaded: 2023-04-06 17:22:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ask-robot
Version: 0.0.4
Summary: the robot for chat system
Author: idlewith
Author-Email: newellzhou[at]163.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7.1,<4.0.0
Requires-Dist: Flask (<3.0.0,>=2.2.3)
Requires-Dist: bs4 (<0.0.2,>=0.0.1)
Requires-Dist: cryptography (<40.0.0,>=39.0.2)
Requires-Dist: openai (<0.28.0,>=0.27.2)
Requires-Dist: requests (<3.0.0,>=2.28.2)
Requires-Dist: wechatpy (<2.0.0,>=1.8.18)
Description-Content-Type: text/markdown
[Description omitted; length: 1461 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.1.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ask_robot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ask_robot/__version__.py sha256=OCLTl9rmsXmtqjzyZuCY7kA3Li6uzDOqN_PAxljwnV8 242
ask_robot/calculate.py sha256=dPBbpViDu_OXeYjNGg874JHY6DL-dNoDwqbDLMa76Bg 1206
ask_robot/chatgpt.py sha256=7KYUcP_AMo_smkdGgSSQfhxUWji91oy7XQDxn0D1kBU 2441
ask_robot/config.py sha256=oBJe9BhSnspaF8LXGhjIPPJax37TnpyoMhQjjBU2oqk 380
ask_robot/first_message.py sha256=UVDmBargIVBaHq70aGqeczKzSVw32DlVSD_7VTVi-kQ 593
ask_robot/invalid_today_in_history.py sha256=4N2vHaE5gD4bsceAwfRJNeNGcu2ROkt1LgtxXSs3cH4 2778
ask_robot/local.py sha256=3Wq3cW7SSnskYk-ZYe516uOWOESjJAa7MTVm1L663iE 1978
ask_robot/logger.py sha256=lHbnhrbUSlJqlTSBemxiHmy4a0OGdKKEHhlaTMTWIZY 574
ask_robot/main.py sha256=4p3M0CKPH5IqUoSd3H4UEOMr4ZPof0kIsnWo78dbKeY 8997
ask_robot/main_backup.py sha256=H2Hcqv1ZKKvlwb97dkBhUztQUDz5FK9izIOnQyKdB1k 9398
ask_robot/msg_handle.py sha256=d-3bIfz1w-tBw97thw39uCL0PLegjuzAXq_L91CzZiU 1295
ask_robot/news_60s.py sha256=ZlESuIsXfouUSesCxqg-88V0z4WwotS_z3w6UoSX2ns 6735
ask_robot/recv_msg.py sha256=YekVVz8BX8DT9obkI4-ZPtVAsQlqkgYuLCcjeTuULuU 3119
ask_robot/sina_news.py sha256=H6tLRFQ7OHoi9_jvoFnpEFjCruFjF2OJM4unfnd0Fqo 2633
ask_robot/translate.py sha256=yGu143l7yXMyyj70amaTzbyJ-AKaCQRmww2WsniNMEY 1252
ask_robot-0.0.4.dist-info/entry_points.txt sha256=mAThOM00QYlKcE9-2RU329swb02ngKyTXbtjOOUbvho 43
ask_robot-0.0.4.dist-info/LICENSE sha256=4Fvu52gqWP8_Ztv4S4wORXM-L5T0NWej6VH3x1iVX5M 1064
ask_robot-0.0.4.dist-info/WHEEL sha256=bbU3AyvhQ312rVm7zzRQjs6axI1UYWC3nmFA2E6FFSI 88
ask_robot-0.0.4.dist-info/METADATA sha256=lo0ywUrWrI_GM37qA4IMGBSYOUxmMTPvONdevP2Kj18 2181
ask_robot-0.0.4.dist-info/RECORD

entry_points.txt

ask = ask_robot.main:main