feat(cli): Adding Scrapling Shell feature

This commit is contained in:
Karim shoair
2025-04-22 05:15:57 +02:00
parent 5ac5d60d77
commit 49b7ae13f6
3 changed files with 205 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ setup(
install_requires=[
"lxml>=5.0",
"cssselect>=1.2",
"IPython",
"click",
"w3lib",
"orjson>=3",