cycls 0.0.2.55__py3-none-any.whl → 0.0.2.57__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.
cycls/theme/index.html CHANGED
@@ -13,8 +13,8 @@
13
13
  rel="stylesheet"
14
14
  href="https://esm.sh/katex@0.16.8/dist/katex.min.css"
15
15
  />
16
- <script type="module" crossorigin src="/assets/index-DK37eWM7.js"></script>
17
- <link rel="stylesheet" crossorigin href="/assets/index-CE4acW4J.css">
16
+ <script type="module" crossorigin src="/assets/index-CabnsD7I.js"></script>
17
+ <link rel="stylesheet" crossorigin href="/assets/index-C3BC5odN.css">
18
18
  </head>
19
19
  <body style="overflow-x: hidden">
20
20
  <div id="root"></div>
cycls/web.py CHANGED
@@ -49,7 +49,7 @@ XwIDAQAB
49
49
  -----END PUBLIC KEY-----
50
50
  """
51
51
 
52
- def web(func, public_path="", prod=False, org=None, api_token=None, header="", intro="", title="", auth=True, tier=""): # API auth
52
+ def web(func, public_path="", prod=False, org=None, api_token=None, header="", intro="", title="", auth=False, tier="", analytics=False): # API auth
53
53
  from fastapi import FastAPI, Request, HTTPException, status, Depends
54
54
  from fastapi.responses import StreamingResponse , HTMLResponse
55
55
  from fastapi.security import HTTPBearer, HTTPAuthorizationCredentials
@@ -72,6 +72,7 @@ def web(func, public_path="", prod=False, org=None, api_token=None, header="", i
72
72
  prod: bool
73
73
  auth: bool
74
74
  tier: str
75
+ analytics: bool
75
76
  org: Optional[str]
76
77
  pk_live: str
77
78
  pk_test: str
@@ -116,6 +117,7 @@ def web(func, public_path="", prod=False, org=None, api_token=None, header="", i
116
117
  prod=prod,
117
118
  auth=auth,
118
119
  tier=tier,
120
+ analytics=analytics,
119
121
  org=org,
120
122
  pk_live="pk_live_Y2xlcmsuY3ljbHMuYWkk",
121
123
  pk_test="pk_test_c2VsZWN0LXNsb3RoLTU4LmNsZXJrLmFjY291bnRzLmRldiQ"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cycls
3
- Version: 0.0.2.55
3
+ Version: 0.0.2.57
4
4
  Summary: Cycls SDK
5
5
  Author: Mohammed J. AlRujayi
6
6
  Author-email: mj@cycls.com
@@ -0,0 +1,10 @@
1
+ cycls/__init__.py,sha256=bVT0dYTXLdSC3ZURgtm-DEOj-VO6RUM6zGsJB0zuj6Y,61
2
+ cycls/runtime.py,sha256=hLBtwtGz0FCW1-EPCJy6kMdF2fB3i6Df_H8-bm7qeK0,18223
3
+ cycls/sdk.py,sha256=YmBg6UuQIFIPRQOufZV0yYP5H1-wittDfTOwth4J_OM,6028
4
+ cycls/theme/assets/index-C3BC5odN.css,sha256=UMGjo-MRSnxKX3_p76wSXk7AJ0VVODdF333AHMVL_-U,285
5
+ cycls/theme/assets/index-CabnsD7I.js,sha256=_jjezmPxZxq1BbcOz0NAZEP3FsPE2UdEnx9zoPbSPvc,1161058
6
+ cycls/theme/index.html,sha256=BOjE1Ikw8fuo77W-zsvWKyjSE8YE0ax9wBU8CJBXO-c,738
7
+ cycls/web.py,sha256=0wu8VIBAAlDs7bCGkzYETlKiHPQ5vOr1nu4vxahKBYo,5132
8
+ cycls-0.0.2.57.dist-info/METADATA,sha256=_9ysAaE1NapKChfuCUaz3Ny_ui1t1l0gQIa7yBqdxCo,4800
9
+ cycls-0.0.2.57.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
10
+ cycls-0.0.2.57.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- .cl-internal-p8bmz4{box-shadow:none!important;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px #0000000d}