auto-reflection

View on PyPIReverse Dependencies (0)

1.0.3 auto_reflection-1.0.3-py3-none-any.whl

Wheel Details

Project: auto-reflection
Version: 1.0.3
Filename: auto_reflection-1.0.3-py3-none-any.whl
Download: [link]
Size: 25385
MD5: 3fd509b1c15a74b0c2820f629bb5d46b
SHA256: a3682d286f579dc866da14c0f46cdbb9a2417a762fd18c8a2d9f5376e1ffe362
Uploaded: 2024-10-08 13:09:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: auto_reflection
Version: 1.0.3
Summary: An AI-powered blog-writing pipeline with reflection-based agents using YAML configuration and mock data handling
Author: Alex Buzunov
Author-Email: alex_buz[at]yahoo.com
Home-Page: https://github.com/myaichat/auto_reflection
Project-Url: Source, https://github.com/myaichat/auto_reflection
Project-Url: Tracker, https://github.com/myaichat/auto_reflection/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
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
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: PyYAML
Requires-Dist: pypubsub
Requires-Dist: openai
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 24273 characters]

WHEEL

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

RECORD

Path Digest Size
auto_reflection/__init__.py sha256=KZ65u_UP1FP0AQyD30M_H9IHnsgll8nFVSSv_BtGVzQ 247
auto_reflection/section.py sha256=ZBlSvTzGz_4KoKN2vyt5I4p0GjmCR4ceQQoVj7DE130 1688
auto_reflection/titles.py sha256=3W0kB_QfUbRd2LRhw0yAfYK83Foe4Ohejuy0tNBF2is 1418
auto_reflection/topics.py sha256=gfuo4aAsZHVUDvpOOBSxyspDNzWP2UbvBSSwROF3XHE 1482
auto_reflection/include/__init__.py sha256=9VFK8lF1f0wZ7wCj_d1ZSTRqz3bX9-N4gsqTnN1QoJ8 93
auto_reflection/include/claude_AssistantAgent.py sha256=VqZjR4FPY5w_-N3CgR_Gx2mvsrfZx9WNiFx6uivWx4A 3106
auto_reflection/include/common.py sha256=pUXjuDFHS0rSMO5ZKjdkz7E2D0AGbvow4Wyqb_6dlw4 1919
auto_reflection/include/openai_AssistantAgent.py sha256=_e0GI7-JkwxtE5u7my_ThJuKjATvPRAh9T36JThuOuw 3644
auto_reflection/include/utils.py sha256=7pRmqsIKO-hTK-U28YSTneNv5pwqzFNf81TPYBQqk64 2790
auto_reflection/include/agents/__init__.py sha256=hAe-uMNTw7Qz7CN-YNNLO1imCslwsBL8r6xvWsj_-qM 117
auto_reflection/include/agents/reflection_bloggers.py sha256=Slm1Ngvi0w9YEYBcVmrvLEBcOwhZGtuNeMZLRRTciGo 8868
auto_reflection/include/config/AppConfig.py sha256=2kqxf8Ayjt4BMg97T1Ss_lxlwPpW-7wuGgXUBWfRHkg 3131
auto_reflection/include/config/Config.py sha256=BWbofmyAkfRwsaRzRJZe6xrAwH3GMMjgOF36vQqlL90 18799
auto_reflection/include/config/__init__.py sha256=Nqnn8clbgv-5l0PgxcTOldg8mkMKrFn4TvPL-rYUUGg 1
auto_reflection/include/config/init_config.py sha256=c0EseX3aG-O36E-zL5YE7cBxCquvSmwJX4e1oTW5xtw 340
auto_reflection-1.0.3.dist-info/LICENSE sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY 11558
auto_reflection-1.0.3.dist-info/METADATA sha256=oZ5j_xOR-6AtumzO0M3RtkJGdfBkNqwaiCmrHeVsJug 30590
auto_reflection-1.0.3.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
auto_reflection-1.0.3.dist-info/entry_points.txt sha256=yhrCNgc-PoXhH6UGYNTY4H4BCINrrmQ5jwdQH3VPZAo 131
auto_reflection-1.0.3.dist-info/top_level.txt sha256=IlY0WhtmCz7gFVgd0pUV1sSjgStMchubmcXm7YqV3oc 16
auto_reflection-1.0.3.dist-info/RECORD

top_level.txt

auto_reflection

entry_points.txt

section = auto_reflection.section:main
titles = auto_reflection.titles:main
topics = auto_reflection.topics:main