autoexplain

View on PyPIReverse Dependencies (0)

1.1.3 autoexplain-1.1.3-py3-none-any.whl

Wheel Details

Project: autoexplain
Version: 1.1.3
Filename: autoexplain-1.1.3-py3-none-any.whl
Download: [link]
Size: 19468
MD5: 90705be4f5d712915fdfbf76e35746d6
SHA256: a2c55fcd3a9367ddc8773e08670a1c1d4fe9e312b6b404e5e58ab589aec1a93c
Uploaded: 2023-02-15 23:59:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autoexplain
Version: 1.1.3
Summary: Use OpenAI capabilities to smooth your document&test generation
Author: Santiago Rincon Martinez
Author-Email: rincon.santi[at]gmail.com
Home-Page: https://github.com/rincon-santi/autoexplain
Project-Url: Bug Tracker, https://github.com/rincon-santi/autoexplain/issues
Project-Url: Changelog, https://github.com/rincon-santi/autoexplain/releases
License: GNU
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Requires-Dist: openai
Requires-Dist: configparser
Requires-Dist: argparse
Description-Content-Type: text/markdown
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
autoexplain/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoexplain/autoexplain.py sha256=admoRMyp3A5MqHGG0ttkqUCqJCk5zAMHOy5Ddjgk-iw 1854
autoexplain/subcommands.py sha256=syWHTyUZLZ7HzYXfhQ9cM8RCpdea1VCxCrhyveC82Sg 5731
constants/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
constants/aexp_constants.py sha256=L6CHIrIOXSCtqLvATlDEFKzgnqezZxEXrUoxmm_VB6I 159
constants/prompts.py sha256=P9QVJgbUANN8XsYVZa7tRiu_JKiGLymNSGwVdbexwYs 125
functions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
functions/openai_functions.py sha256=pL78CbsfgfRLThB1KgIikxjjFQVKemrA_m47WXENp40 4108
utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/utils.py sha256=KxIAepCnlHOtk_GRyz49l34PmhJADzIworr1jq_5omI 236
autoexplain-1.1.3.dist-info/LICENSE sha256=L8vFn9ZHT3RRpTtzuzhkgDTutx_NNhMzCw_9YpbZR4Q 35129
autoexplain-1.1.3.dist-info/METADATA sha256=-sejlM3-LEmVi0pKRrw6BapeRCpx7TBvR1ao_oSOIBE 749
autoexplain-1.1.3.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
autoexplain-1.1.3.dist-info/entry_points.txt sha256=I_OVtRipxZi29XnG8Q4EeCqcthXZ2ZKQTEfzb9XA988 61
autoexplain-1.1.3.dist-info/top_level.txt sha256=yfE1CrQoJY_FERvkMW4D0tVJAUBdGJMmMkio8hbTK_o 38
autoexplain-1.1.3.dist-info/RECORD

top_level.txt

autoexplain
constants
functions
utils

entry_points.txt

autoexplain = autoexplain.autoexplain:main