anysite-cli 0.1.0__py3-none-any.whl → 0.1.1__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.
anysite/__init__.py CHANGED
@@ -1,4 +1,4 @@
1
1
  """Anysite CLI - Web data extraction for humans and AI agents."""
2
2
 
3
- __version__ = "0.1.0"
3
+ __version__ = "0.1.1"
4
4
  __app_name__ = "anysite"
anysite/main.py CHANGED
@@ -244,7 +244,7 @@ def schema_update() -> None:
244
244
 
245
245
  @app.command(
246
246
  "api",
247
- context_settings={"allow_extra_args": True, "allow_interspersed_args": False},
247
+ context_settings={"allow_extra_args": True, "allow_interspersed_args": True},
248
248
  )
249
249
  def api_call(
250
250
  ctx: typer.Context,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: anysite-cli
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: CLI for Anysite API - web data extraction for humans and AI agents
5
5
  Project-URL: Homepage, https://anysite.io
6
6
  Project-URL: Documentation, https://docs.anysite.io/cli
@@ -1,6 +1,6 @@
1
- anysite/__init__.py,sha256=ItGZgmlGhc78lMia9zzkLrqD7q79bLQU-AbDlTh0ztY,114
1
+ anysite/__init__.py,sha256=6jyGFhTBVzqP2BEQkOZ8t1aGQIlv5mfTYjIoVYhnohs,114
2
2
  anysite/__main__.py,sha256=bV_uwkbsAqegw5OcaKtqhGlQtbbrLqtQhPZRkwAe5TI,138
3
- anysite/main.py,sha256=7-mlLVDXhZQTqEgkNGiEBecmdyqFa8ceXY-Xu3HT8Xs,15365
3
+ anysite/main.py,sha256=wdQCQsplLU3UDV8KbTEg-1DZjpBlCRApKajr5EqF7QE,15364
4
4
  anysite/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  anysite/api/__init__.py,sha256=a6qGQ9tPaxFZhL2_2dls8odG7m87pOg9JoUTYUt8lyI,394
6
6
  anysite/api/client.py,sha256=cyITTgO0rSsuRJROXQC2Q7LB8rVaLeSxGoY888BUZU0,8663
@@ -57,8 +57,8 @@ anysite/streaming/writer.py,sha256=HfMsC4umUdJuNIAPK57YAxEGyTwUmy-zNrqFkwY6aew,4
57
57
  anysite/utils/__init__.py,sha256=7SnbxpxKENK-2ecUL5NfnZ9okGI7COKYw4WF46172HM,23
58
58
  anysite/utils/fields.py,sha256=bSrHadzNmabL4qubqhXXZoWb_P8KA-3S7_FLVT8nGBc,7410
59
59
  anysite/utils/retry.py,sha256=89TbXvavi5t22P2mTYCLAS6SSZoW65gQ0nnYNbYAF0M,2684
60
- anysite_cli-0.1.0.dist-info/METADATA,sha256=HGFzj0aEg42JXiZ3eAlPAfVjealzYekSC3rNhO3fjQ8,10777
61
- anysite_cli-0.1.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
62
- anysite_cli-0.1.0.dist-info/entry_points.txt,sha256=FDPxNasy0fRRcOgJdZRVP7Qw01C3TwRa1OwPJiskNyg,45
63
- anysite_cli-0.1.0.dist-info/licenses/LICENSE,sha256=gVAxkI23CFm4x4HV_fkQYw_bGq93mQmVZEwxNs-YTa4,1069
64
- anysite_cli-0.1.0.dist-info/RECORD,,
60
+ anysite_cli-0.1.1.dist-info/METADATA,sha256=ZmE599Px4UjXBFVrVwoM0u9bc-F_M2z-a04JWMnmK5c,10777
61
+ anysite_cli-0.1.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
62
+ anysite_cli-0.1.1.dist-info/entry_points.txt,sha256=FDPxNasy0fRRcOgJdZRVP7Qw01C3TwRa1OwPJiskNyg,45
63
+ anysite_cli-0.1.1.dist-info/licenses/LICENSE,sha256=gVAxkI23CFm4x4HV_fkQYw_bGq93mQmVZEwxNs-YTa4,1069
64
+ anysite_cli-0.1.1.dist-info/RECORD,,