deepresearch-flow 0.1.1__py3-none-any.whl → 0.1.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,7 @@
1
+ from __future__ import annotations
2
+
3
+ from deepresearch_flow.cli import main
4
+
5
+
6
+ if __name__ == "__main__":
7
+ main()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: deepresearch-flow
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
  Summary: Workflow tools for paper extraction, review, and research automation.
5
5
  Author-email: DengQi <dengqi935@gmail.com>
6
6
  License: MIT License
@@ -1,4 +1,5 @@
1
1
  deepresearch_flow/__init__.py,sha256=rjP9ES4zJCfEN_MCDYAYPL1mNJZGjojdmbRwnZ9FlEk,83
2
+ deepresearch_flow/__main__.py,sha256=Ceo0rMTOhHhwFPD-HyDDagenNsmWEzPmsdYLI7kwKVA,115
2
3
  deepresearch_flow/cli.py,sha256=WhPhs-Cg4kHow0h0KTVaGTjQVXCPrlNvMyvgxCD8qgI,371
3
4
  deepresearch_flow/paper/__init__.py,sha256=sunaOkcgAJBrfmcaJTumcWbPGVUSGWvOv2a2Yidzy0A,43
4
5
  deepresearch_flow/paper/cli.py,sha256=4UY3KHi6BUGztL1vB4w0cCMiIAo9KNxrfQn1GBHt6fA,11153
@@ -409,9 +410,9 @@ deepresearch_flow/recognize/__init__.py,sha256=yMAqbdCzpdRSiwFhq9j7yx9ZWxqz_Zq3v
409
410
  deepresearch_flow/recognize/cli.py,sha256=zhJi6f0Ha6UvX-Q4mdPdM9uz0SoBuCEnRwzDslMN2Eg,16276
410
411
  deepresearch_flow/recognize/markdown.py,sha256=y-PMJbGqrfWCNBVGanXK1M4OuMP9e1eqh7HDYye5a7Q,8757
411
412
  deepresearch_flow/recognize/organize.py,sha256=GSLmo037rpARSecaPxNCuIlLBbbilx8msWFJDqYJ4hc,3561
412
- deepresearch_flow-0.1.1.dist-info/licenses/LICENSE,sha256=hT8F2Py1pe6flxq3Ufdm2UKFk0B8CBm0aAQfsLXfvjw,1063
413
- deepresearch_flow-0.1.1.dist-info/METADATA,sha256=zSEBh8cYcPC9yEUjjRGb8LsBzHKSTe-PMJWdTK_SsFU,14395
414
- deepresearch_flow-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
415
- deepresearch_flow-0.1.1.dist-info/entry_points.txt,sha256=1uIKscs0YRMg_mFsg9NjsaTt4CvQqQ_-zGERUKhhL_Y,65
416
- deepresearch_flow-0.1.1.dist-info/top_level.txt,sha256=qBl4RvPJNJUbL8CFfMNWxY0HpQLx5RlF_ko-z_aKpm0,18
417
- deepresearch_flow-0.1.1.dist-info/RECORD,,
413
+ deepresearch_flow-0.1.2.dist-info/licenses/LICENSE,sha256=hT8F2Py1pe6flxq3Ufdm2UKFk0B8CBm0aAQfsLXfvjw,1063
414
+ deepresearch_flow-0.1.2.dist-info/METADATA,sha256=F5OJwc0lSXo1DxelsFoyfacyxqvEzsugtPyY37rqfK0,14395
415
+ deepresearch_flow-0.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
416
+ deepresearch_flow-0.1.2.dist-info/entry_points.txt,sha256=1uIKscs0YRMg_mFsg9NjsaTt4CvQqQ_-zGERUKhhL_Y,65
417
+ deepresearch_flow-0.1.2.dist-info/top_level.txt,sha256=qBl4RvPJNJUbL8CFfMNWxY0HpQLx5RlF_ko-z_aKpm0,18
418
+ deepresearch_flow-0.1.2.dist-info/RECORD,,