spiderforce4ai 2.6.9__py3-none-any.whl → 2.7__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.
- {spiderforce4ai-2.6.9.dist-info → spiderforce4ai-2.7.dist-info}/METADATA +2 -2
- spiderforce4ai-2.7.dist-info/RECORD +7 -0
- spiderforce4ai-2.6.9.dist-info/RECORD +0 -7
- {spiderforce4ai-2.6.9.dist-info → spiderforce4ai-2.7.dist-info}/WHEEL +0 -0
- {spiderforce4ai-2.6.9.dist-info → spiderforce4ai-2.7.dist-info}/entry_points.txt +0 -0
- {spiderforce4ai-2.6.9.dist-info → spiderforce4ai-2.7.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: spiderforce4ai
|
3
|
-
Version: 2.
|
3
|
+
Version: 2.7
|
4
4
|
Summary: Python wrapper for SpiderForce4AI HTML-to-Markdown conversion service with LLM post-processing
|
5
5
|
Home-page: https://petertam.pro
|
6
6
|
Author: Piotr Tamulewicz
|
@@ -57,7 +57,7 @@ Requires-Dist: pytest-cov>=4.1.0; extra == "test"
|
|
57
57
|
Requires-Dist: pytest-mock>=3.12.0; extra == "test"
|
58
58
|
Requires-Dist: coverage>=7.4.0; extra == "test"
|
59
59
|
|
60
|
-
# SpiderForce4AI Python Wrapper
|
60
|
+
# SpiderForce4AI Python Wrapper (FireCrawl, Jina AI, Crawl4AI Alternative)
|
61
61
|
|
62
62
|
A comprehensive Python package for web content crawling, HTML-to-Markdown conversion, and AI-powered post-processing with real-time webhook notifications. Built for seamless integration with the SpiderForce4AI service.
|
63
63
|
|
@@ -0,0 +1,7 @@
|
|
1
|
+
spiderforce4ai/__init__.py,sha256=p_ybuwvTD7bTelORBzAkomUQrc69WvOmu3owHKlzp0A,42231
|
2
|
+
spiderforce4ai/post_extraction_agent.py,sha256=7N2VYCfsfIh-my-Sc0_lnhmsfb3nyIbDOpnI007M1DM,19075
|
3
|
+
spiderforce4ai-2.7.dist-info/METADATA,sha256=p6qdohUOACAjePYZbKIGApqrQPl6oMzJwyOjlzx-QNE,25767
|
4
|
+
spiderforce4ai-2.7.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
5
|
+
spiderforce4ai-2.7.dist-info/entry_points.txt,sha256=ibARQxOlDiL1ho12zbDZt4Uq5RKSIk_qk159ZlZ46hc,59
|
6
|
+
spiderforce4ai-2.7.dist-info/top_level.txt,sha256=Kth7A21Js7DCp0j5XBBi-FE45SCLouZkeNZU__Yr9Yk,15
|
7
|
+
spiderforce4ai-2.7.dist-info/RECORD,,
|
@@ -1,7 +0,0 @@
|
|
1
|
-
spiderforce4ai/__init__.py,sha256=p_ybuwvTD7bTelORBzAkomUQrc69WvOmu3owHKlzp0A,42231
|
2
|
-
spiderforce4ai/post_extraction_agent.py,sha256=7N2VYCfsfIh-my-Sc0_lnhmsfb3nyIbDOpnI007M1DM,19075
|
3
|
-
spiderforce4ai-2.6.9.dist-info/METADATA,sha256=HwUOnD2Mh62vVJZdr1-pk4oe-v39fYYTDmidRQGWb6E,25726
|
4
|
-
spiderforce4ai-2.6.9.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
5
|
-
spiderforce4ai-2.6.9.dist-info/entry_points.txt,sha256=ibARQxOlDiL1ho12zbDZt4Uq5RKSIk_qk159ZlZ46hc,59
|
6
|
-
spiderforce4ai-2.6.9.dist-info/top_level.txt,sha256=Kth7A21Js7DCp0j5XBBi-FE45SCLouZkeNZU__Yr9Yk,15
|
7
|
-
spiderforce4ai-2.6.9.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|