autopack-tools

View on PyPIReverse Dependencies (0)

0.4.6 autopack_tools-0.4.6-py3-none-any.whl

Wheel Details

Project: autopack-tools
Version: 0.4.6
Filename: autopack_tools-0.4.6-py3-none-any.whl
Download: [link]
Size: 22113
MD5: ace7a2756ec6ce6de98560fc61d56077
SHA256: 4d9f11e724d2072ce797cfc9b97d7391f0cce0b9f18c6b101b3cf00056b6335d
Uploaded: 2023-08-01 19:43:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autopack-tools
Version: 0.4.6
Summary: Package Manager for AI Agent tools
Author: Erik Peterson
Author-Email: e[at]eriklp.com
Home-Page: https://autopack.ai
Project-Url: Repository, https://github.com/AutoPackAI/autopack
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8.1,<4.0
Requires-Dist: aiofiles (<24.0.0,>=23.1.0)
Requires-Dist: dataclasses-json (<0.6.0,>=0.5.8)
Requires-Dist: gitpython (<4.0.0,>=3.1.31)
Requires-Dist: langchain (>=0.0.215)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: types-requests (<3.0.0.0,>=2.31.0.2)
Requires-Dist: urllib3 (<2.0.0,>=1.26.16)
Description-Content-Type: text/markdown
[Description omitted; length: 2051 characters]

WHEEL

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

RECORD

Path Digest Size
autopack/VERSION sha256=6d2FB_S_DG9CRY5BrqgzrQvT9hJycjNe7pv01YVB7Wc 6
autopack/__init__.py sha256=MgJASn88Bkm-byliSqYFCd3IGRimyauJ0DTRcGmQWVA 51
autopack/__main__.py sha256=JOVG_6wDMXshiWePVe_2dIs5XTupOiTmK4XlOWj74C0 134
autopack/api.py sha256=TY8w_ISFQheGqQgkk7BLg4gd3VAb3vPpaT0u98dckss 2824
autopack/cli.py sha256=4RvCIlpK295gwZ2aZhhgzGD5Dm2ajH0OmL91Oj-fNNw 1078
autopack/errors.py sha256=KP8w0d-whCzKRDbEnSzVsJCXrVU4WOwMACt5zsHNTmE 317
autopack/filesystem_emulation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autopack/filesystem_emulation/file_manager.py sha256=_kYRrwfEjXix1EoFkRky0IQZCaVjDkY_a3TYFNGJdWs 1201
autopack/filesystem_emulation/filesystem_file_manager.py sha256=zWQcUAExqqf6lDeMXME7ereYWO0wd_z1BD0IkSTMEkU 5486
autopack/filesystem_emulation/ram_file_manager.py sha256=k0ujMqdTH7VF3IB2TLWUC4x14PXTdVjFWINi7SgSyTs 3274
autopack/filesystem_emulation/workspace_file_manager.py sha256=c7D63sMY1-kT09EWk4VZBvMewnV_zBXDU77kabUsooc 6186
autopack/get_pack.py sha256=aGwOgZchIwu5A4xBI7Xupe4FhAK_YUSpL6W_t9Yp9Bo 3199
autopack/installation.py sha256=qa8xHlDf1c3A1s-LgR8VSOAFSdY5sCk7CyOEqEZ-d98 4063
autopack/langchain_wrapper.py sha256=nt39ZFeyzfcmOjooQAFQ41tK0Br-wMWl5PwS6Fx4RDU 746
autopack/pack.py sha256=UAvro8fBwT6L3WHgMFhDip1-D6lP67k_1A20KvzfNxE 5529
autopack/pack_config.py sha256=0QrMFT1Jjm3hTuDDLThSOnXteJhDzHB7_g67Fb3NMtw 3309
autopack/pack_response.py sha256=ITljXXSyVGxvKpuSNrV434cP46wdpmawhskOJt21ZdM 502
autopack/prompts.py sha256=edrebGCea1M0f5uHXuqcp0gGoG5UeAIC3GG02AqpMBs 2217
autopack/search.py sha256=q405ItIZH6qI7qBmbE40c8rsl-kw6h2nl5UARf3ISdU 394
autopack/selection.py sha256=kHdIp895l3U3KX1UNFumve2W0iq6HQ7y3HIWZHuzK2s 4930
autopack/utils.py sha256=pjmKrSilvAhL-gv9-XQMT953e8_ElBjb-i9XrCoTC6o 8049
autopack_tools-0.4.6.dist-info/LICENSE sha256=ACwmltkrXIz5VsEQcrqljq-fat6ZXAMepjXGoe40KtE 1069
autopack_tools-0.4.6.dist-info/METADATA sha256=A7V8mNptlo6ugdW2cymy0DmpC0JP6yOCyODu8R3Wiqw 2940
autopack_tools-0.4.6.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
autopack_tools-0.4.6.dist-info/entry_points.txt sha256=W1UkHtcAWDQznOeTtqEtQRRPiZGtTgNPw7DIDyIDjFk 46
autopack_tools-0.4.6.dist-info/RECORD

entry_points.txt

autopack = autopack.cli:main