supython 0.5.0__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.
- supython/__init__.py +8 -0
- supython/admin/__init__.py +3 -0
- supython/admin/api/__init__.py +24 -0
- supython/admin/api/auth.py +118 -0
- supython/admin/api/auth_templates.py +67 -0
- supython/admin/api/auth_users.py +225 -0
- supython/admin/api/db.py +174 -0
- supython/admin/api/functions.py +92 -0
- supython/admin/api/jobs.py +192 -0
- supython/admin/api/ops.py +224 -0
- supython/admin/api/realtime.py +281 -0
- supython/admin/api/service_auth.py +49 -0
- supython/admin/api/service_auth_templates.py +83 -0
- supython/admin/api/service_auth_users.py +346 -0
- supython/admin/api/service_db.py +214 -0
- supython/admin/api/service_functions.py +287 -0
- supython/admin/api/service_jobs.py +282 -0
- supython/admin/api/service_ops.py +213 -0
- supython/admin/api/service_realtime.py +30 -0
- supython/admin/api/service_storage.py +220 -0
- supython/admin/api/storage.py +117 -0
- supython/admin/api/system.py +37 -0
- supython/admin/audit.py +29 -0
- supython/admin/deps.py +22 -0
- supython/admin/errors.py +16 -0
- supython/admin/schemas.py +310 -0
- supython/admin/session.py +52 -0
- supython/admin/spa.py +38 -0
- supython/admin/static/assets/Alert-dluGVkos.js +49 -0
- supython/admin/static/assets/Audit-Njung3HI.js +2 -0
- supython/admin/static/assets/Backups-DzPlFgrm.js +2 -0
- supython/admin/static/assets/Buckets-ByacGkU1.js +2 -0
- supython/admin/static/assets/Channels-BoIuTtam.js +353 -0
- supython/admin/static/assets/ChevronRight-CtQH1EQ1.js +2 -0
- supython/admin/static/assets/CodeViewer-Bqy7-wvH.js +2 -0
- supython/admin/static/assets/Crons-B67vc39F.js +2 -0
- supython/admin/static/assets/DashboardView-CUTFVL6k.js +2 -0
- supython/admin/static/assets/DataTable-COAAWEft.js +747 -0
- supython/admin/static/assets/DescriptionsItem-P8JUDaBs.js +75 -0
- supython/admin/static/assets/DrawerContent-TpYTFgF1.js +139 -0
- supython/admin/static/assets/Empty-cr2r7e2u.js +25 -0
- supython/admin/static/assets/EmptyState-DeDck-OL.js +2 -0
- supython/admin/static/assets/Grid-hFkp9F4P.js +2 -0
- supython/admin/static/assets/Input-DppYTq9C.js +259 -0
- supython/admin/static/assets/Invoke-DW3Nveeh.js +2 -0
- supython/admin/static/assets/JsonField-DibyJgun.js +2 -0
- supython/admin/static/assets/LoginView-BjLyE3Ds.css +1 -0
- supython/admin/static/assets/LoginView-CoOjECT_.js +111 -0
- supython/admin/static/assets/Logs-D9WYrnIT.js +2 -0
- supython/admin/static/assets/Logs-DS1XPa0h.css +1 -0
- supython/admin/static/assets/Migrations-DOSC2ddQ.js +2 -0
- supython/admin/static/assets/ObjectBrowser-_5w8vOX8.js +2 -0
- supython/admin/static/assets/Queue-CywZs6vI.js +2 -0
- supython/admin/static/assets/RefreshTokens-Ccjr53jg.js +2 -0
- supython/admin/static/assets/RlsEditor-BSlH9vSc.js +2 -0
- supython/admin/static/assets/Routes-BiLXE49D.js +2 -0
- supython/admin/static/assets/Routes-C-ianIGD.css +1 -0
- supython/admin/static/assets/SchemaBrowser-DKy2_KQi.css +1 -0
- supython/admin/static/assets/SchemaBrowser-XFvFbtDB.js +2 -0
- supython/admin/static/assets/Select-DIzZyRZb.js +434 -0
- supython/admin/static/assets/Space-n5-XcguU.js +400 -0
- supython/admin/static/assets/SqlEditor-b8pTsILY.js +3 -0
- supython/admin/static/assets/SqlWorkspace-BUS7IntH.js +104 -0
- supython/admin/static/assets/TableData-CQIagLKn.js +2 -0
- supython/admin/static/assets/Tag-D1fOKpTH.js +72 -0
- supython/admin/static/assets/Templates-BS-ugkdq.js +2 -0
- supython/admin/static/assets/Thing-CEAniuMg.js +107 -0
- supython/admin/static/assets/Users-wzwajhlh.js +2 -0
- supython/admin/static/assets/_plugin-vue_export-helper-DGA9ry_j.js +1 -0
- supython/admin/static/assets/dist-VXIJLCYq.js +13 -0
- supython/admin/static/assets/format-length-CGCY1rMh.js +2 -0
- supython/admin/static/assets/get-Ca6unauB.js +2 -0
- supython/admin/static/assets/index-CeE6v959.js +951 -0
- supython/admin/static/assets/pinia-COXwfrOX.js +2 -0
- supython/admin/static/assets/resources-Bt6thQCD.js +44 -0
- supython/admin/static/assets/use-locale-mtgM0a3a.js +2 -0
- supython/admin/static/assets/use-merged-state-BvhkaHNX.js +2 -0
- supython/admin/static/assets/useConfirm-tMjvBFXR.js +2 -0
- supython/admin/static/assets/useResource-C_rJCY8C.js +2 -0
- supython/admin/static/assets/useTable-CnZc5zhi.js +363 -0
- supython/admin/static/assets/useTable-Dg0XlRlq.css +1 -0
- supython/admin/static/assets/useToast-DsZKx0IX.js +2 -0
- supython/admin/static/assets/utils-sbXoq7Ir.js +2 -0
- supython/admin/static/favicon.svg +1 -0
- supython/admin/static/icons.svg +24 -0
- supython/admin/static/index.html +24 -0
- supython/app.py +149 -0
- supython/auth/__init__.py +3 -0
- supython/auth/_email_job.py +11 -0
- supython/auth/providers/__init__.py +34 -0
- supython/auth/providers/github.py +22 -0
- supython/auth/providers/google.py +19 -0
- supython/auth/providers/oauth.py +56 -0
- supython/auth/providers/registry.py +16 -0
- supython/auth/ratelimit.py +39 -0
- supython/auth/router.py +282 -0
- supython/auth/schemas.py +79 -0
- supython/auth/service.py +587 -0
- supython/body_size.py +184 -0
- supython/cli.py +1653 -0
- supython/client/__init__.py +67 -0
- supython/client/_auth.py +249 -0
- supython/client/_client.py +145 -0
- supython/client/_config.py +92 -0
- supython/client/_functions.py +69 -0
- supython/client/_storage.py +255 -0
- supython/client/py.typed +0 -0
- supython/db.py +151 -0
- supython/db_admin.py +8 -0
- supython/functions/__init__.py +19 -0
- supython/functions/context.py +262 -0
- supython/functions/loader.py +307 -0
- supython/functions/router.py +228 -0
- supython/functions/schemas.py +50 -0
- supython/gen/__init__.py +5 -0
- supython/gen/_introspect.py +137 -0
- supython/gen/types_py.py +270 -0
- supython/gen/types_ts.py +365 -0
- supython/health.py +229 -0
- supython/hooks.py +117 -0
- supython/jobs/__init__.py +31 -0
- supython/jobs/backends.py +97 -0
- supython/jobs/context.py +58 -0
- supython/jobs/cron.py +152 -0
- supython/jobs/cron_inproc.py +118 -0
- supython/jobs/decorators.py +76 -0
- supython/jobs/registry.py +79 -0
- supython/jobs/router.py +136 -0
- supython/jobs/schemas.py +92 -0
- supython/jobs/service.py +311 -0
- supython/jobs/worker.py +219 -0
- supython/jwks.py +257 -0
- supython/keyset.py +279 -0
- supython/logging_config.py +291 -0
- supython/mail.py +33 -0
- supython/mailer.py +65 -0
- supython/migrate.py +81 -0
- supython/migrations/0001_extensions_and_roles.sql +46 -0
- supython/migrations/0002_auth_schema.sql +66 -0
- supython/migrations/0003_demo_todos.sql +42 -0
- supython/migrations/0004_auth_v0_2.sql +47 -0
- supython/migrations/0005_storage_schema.sql +117 -0
- supython/migrations/0006_realtime_schema.sql +206 -0
- supython/migrations/0007_jobs_schema.sql +254 -0
- supython/migrations/0008_jobs_last_error.sql +56 -0
- supython/migrations/0009_auth_rate_limits.sql +33 -0
- supython/migrations/0010_worker_heartbeat.sql +14 -0
- supython/migrations/0011_admin_schema.sql +45 -0
- supython/migrations/0012_auth_banned_until.sql +10 -0
- supython/migrations/0013_email_templates.sql +19 -0
- supython/migrations/0014_realtime_payload_warning.sql +96 -0
- supython/migrations/0015_backups_schema.sql +14 -0
- supython/passwords.py +15 -0
- supython/realtime/__init__.py +6 -0
- supython/realtime/broker.py +814 -0
- supython/realtime/protocol.py +234 -0
- supython/realtime/router.py +184 -0
- supython/realtime/schemas.py +207 -0
- supython/realtime/service.py +261 -0
- supython/realtime/topics.py +175 -0
- supython/realtime/websocket.py +586 -0
- supython/scaffold/__init__.py +5 -0
- supython/scaffold/init_project.py +133 -0
- supython/scaffold/templates/Caddyfile.tmpl +4 -0
- supython/scaffold/templates/README.md.tmpl +22 -0
- supython/scaffold/templates/docker-compose.prod.yml.tmpl +84 -0
- supython/scaffold/templates/docker-compose.yml.tmpl +41 -0
- supython/scaffold/templates/docker_postgres_Dockerfile.tmpl +9 -0
- supython/scaffold/templates/docker_postgres_postgresql.conf.tmpl +3 -0
- supython/scaffold/templates/env.example.tmpl +149 -0
- supython/scaffold/templates/functions_README.md.tmpl +21 -0
- supython/scaffold/templates/gitignore.tmpl +14 -0
- supython/scaffold/templates/migrations/.gitkeep +0 -0
- supython/secretset.py +347 -0
- supython/security_headers.py +78 -0
- supython/settings.py +198 -0
- supython/storage/__init__.py +5 -0
- supython/storage/backends.py +392 -0
- supython/storage/router.py +341 -0
- supython/storage/schemas.py +50 -0
- supython/storage/service.py +445 -0
- supython/storage/signing.py +119 -0
- supython/tokens.py +85 -0
- supython-0.5.0.dist-info/METADATA +714 -0
- supython-0.5.0.dist-info/RECORD +188 -0
- supython-0.5.0.dist-info/WHEEL +4 -0
- supython-0.5.0.dist-info/entry_points.txt +2 -0
- supython-0.5.0.dist-info/licenses/LICENSE +21 -0
|
@@ -0,0 +1,188 @@
|
|
|
1
|
+
supython/__init__.py,sha256=SnyDK3RlP0u8UqG_YAfEtdi99rxvFW3zIghJKoRUCAw,241
|
|
2
|
+
supython/app.py,sha256=if8PQN8AVDLF9LgNw0AvACv6FaffYZNIYoDAkCMaLac,5120
|
|
3
|
+
supython/body_size.py,sha256=91pQAwPUiDRgVZHCp3NbqUgvkWg3ORP3KUTaQI2fd7c,6607
|
|
4
|
+
supython/cli.py,sha256=6MwJ8W70oyOQDIwmOpbXZTc4PcR3ZGKvbshGJJRTGYw,57747
|
|
5
|
+
supython/db.py,sha256=Ca9vUhwKnJ5fxIHcQdzGEUs2RJBTqKBbNctglFm3-VA,4758
|
|
6
|
+
supython/db_admin.py,sha256=VSY3taNdYDNYP9hLtM6PgCaQYcZKyBfim0sMo3xvxKQ,270
|
|
7
|
+
supython/health.py,sha256=ry4zaUHPF3soP0iftDx4-rFMbiPKYXvlZCOvFWcH3jU,7800
|
|
8
|
+
supython/hooks.py,sha256=fAjnzHS_a1HdDfSBxwl5_VcjypVa2bGMrFaQqYkoq-c,3437
|
|
9
|
+
supython/jwks.py,sha256=bR8whWo98oRAQLUIBP1ElA4I-G-DdWTCbPuFwvQSGWU,8412
|
|
10
|
+
supython/keyset.py,sha256=SM9Z2DrtWL5DILODMcg5kBq4AhUIByn9zaUD4tox1mI,8628
|
|
11
|
+
supython/logging_config.py,sha256=_iaLvIXLghIN5sAwoCAGaaRbjBNACYxfyjwF_a48l9E,9935
|
|
12
|
+
supython/mail.py,sha256=ITA1oqartIMcJLuOPYfQtdg2KuSljEzISwiBLHzSdrc,838
|
|
13
|
+
supython/mailer.py,sha256=PkJCYLO_6lNmMlh_MsULxMQmy0SeUMF3aA6AVHEV1X8,1713
|
|
14
|
+
supython/migrate.py,sha256=T1wWPHs5lFs_OoW4Fgam8_U9nvdNNcY_dT16Pt3COMQ,2703
|
|
15
|
+
supython/passwords.py,sha256=7jF_lOp48YkGDnaQ4sCd4jFGRijqX42rop4gvZCn1b4,398
|
|
16
|
+
supython/secretset.py,sha256=6TzZ6dZ-sms1BdPIinMACcsuXoPSa9ktUPGEpBAJZoc,10650
|
|
17
|
+
supython/security_headers.py,sha256=g6kmTHs4o4Mt2L2eupRA9LzaY9SIcnjYBzg7IDJWMqw,2984
|
|
18
|
+
supython/settings.py,sha256=JMQHsrtK6rBmtuXR2EZNCejMtt1EP1xfDlkyZd0D29M,7511
|
|
19
|
+
supython/tokens.py,sha256=n294yaLl7ONN1RG1YtThw0NNaCp_VIn0SCF8f6Yfs0U,2470
|
|
20
|
+
supython/admin/__init__.py,sha256=xGVciK2jpGjaC2cILNgLUiI9BXXAoW8VDjSFDCqxkvc,46
|
|
21
|
+
supython/admin/audit.py,sha256=32usDYBquYdWZC-RZ5sNpD_D6xCTHontesCfiJE-CXE,572
|
|
22
|
+
supython/admin/deps.py,sha256=3IIfvRJZe-8ab6sD15ZbQMqnUJ8t3vlO64sD1RuX7RA,729
|
|
23
|
+
supython/admin/errors.py,sha256=emWKayo5W6YnjOdE82jbdNl3LQnQJRTht53waW_VEQU,424
|
|
24
|
+
supython/admin/schemas.py,sha256=CsARjBMFlhqJD_o1dAANH89jDnVGriBhqAyOniBcJxk,6140
|
|
25
|
+
supython/admin/session.py,sha256=SYjcg9AAquo_i6LmlBc8RPcPPgwpSkA4Prn2wHjoxUE,1379
|
|
26
|
+
supython/admin/spa.py,sha256=QrN9eIt4hlndAtpZbJdt7_iIirQjL-W-3iDryH8wqEE,1240
|
|
27
|
+
supython/admin/api/__init__.py,sha256=Fp-umlG0mzVPxoE-kwX8vTDRoClGI5tMnRbIy5BrVAg,884
|
|
28
|
+
supython/admin/api/auth.py,sha256=4pbhXjmOL-u6K2EOS0NTVEinugCMLJcrYa8R5MjTADw,4118
|
|
29
|
+
supython/admin/api/auth_templates.py,sha256=8bhRtoym1diBxwGKJyEZZMuWzuwqLqs8ZIH30RDE2M4,2063
|
|
30
|
+
supython/admin/api/auth_users.py,sha256=DpYZPfk4AqGx_DWZ8jLF9o3XxIKSrVd6lxB0qGIWtH8,6892
|
|
31
|
+
supython/admin/api/db.py,sha256=R6cKZ53g_64-Mr1WXf96iInnEJHin6ZBZSYSD8v53-s,5505
|
|
32
|
+
supython/admin/api/functions.py,sha256=ZV_xi0rvTOwJvLx3aNCFWSBAxVlHn8dmiypnWpRmLZc,2619
|
|
33
|
+
supython/admin/api/jobs.py,sha256=eaNyJ7rxUAGdrypBIUvm8HaOWXd7MxtKJCXBUNRNoMU,5974
|
|
34
|
+
supython/admin/api/ops.py,sha256=3VMtivXC84rF7JHCf4kkFuj8gibzkWZWznOPLe9CD_E,7404
|
|
35
|
+
supython/admin/api/realtime.py,sha256=Ny_xAwUwmiYHTj-RmBQ34XlpBJLL2lUki7KsPdYFktI,8816
|
|
36
|
+
supython/admin/api/service_auth.py,sha256=_TQ41Aea7wyx1kYk_194QMecCaJsi1zFNA42MgpLQ-I,1289
|
|
37
|
+
supython/admin/api/service_auth_templates.py,sha256=_v0Co2hgd0ujHP-mI7cEpb4ZYV8Dg0EOHXvvPsmTYrQ,2284
|
|
38
|
+
supython/admin/api/service_auth_users.py,sha256=huLGZhdvwXoWtqbHztCZkJYfK9mrVDA9MKvYtG424ys,9482
|
|
39
|
+
supython/admin/api/service_db.py,sha256=0vR6NFg5CcuKeQ6DcP2TSaMVONSOsiqiVnrAAt12l-I,6780
|
|
40
|
+
supython/admin/api/service_functions.py,sha256=LcZlerQutccVG7rT674_slN5dT6Aksy5Fa5g9jQxp_Q,9083
|
|
41
|
+
supython/admin/api/service_jobs.py,sha256=BcjdQNCtuhbJUSaTq6-_EpavVH9IxX_Al67CGS-vJV0,7905
|
|
42
|
+
supython/admin/api/service_ops.py,sha256=r7iBrvUFY_T4pA5wx3MGAcqrk1KBX656uuj3smq45Bw,6522
|
|
43
|
+
supython/admin/api/service_realtime.py,sha256=eIXVj2F3RNRvYp05qEOIaWBrKA2YMobR8iWk406aGL0,913
|
|
44
|
+
supython/admin/api/service_storage.py,sha256=fgWb4_UI3upzGc7Xf2J2inMRnDgAGj8LQdKBtwLrf5E,6847
|
|
45
|
+
supython/admin/api/storage.py,sha256=LtQq4pbCBvP8kZNYIZks0jNLunuyac1tBPkSh2YD3_U,3556
|
|
46
|
+
supython/admin/api/system.py,sha256=TETAYvGKyxy9UdTU4k-pOSUGHlde5IK7OsU8r1edq68,1060
|
|
47
|
+
supython/admin/static/favicon.svg,sha256=YbyaFh3lgkgojmkFQl1xgPBiTChlAHuX12P9rBIEOmY,9522
|
|
48
|
+
supython/admin/static/icons.svg,sha256=tF-lBhlc_N70BrqfDHezbdwafCJAQJJuxwq8L96nuTo,5031
|
|
49
|
+
supython/admin/static/index.html,sha256=WSd9aNcmBATBK_1s385x0AmXN3i1xQGNjvie5QB5ikw,1342
|
|
50
|
+
supython/admin/static/assets/Alert-dluGVkos.js,sha256=aZ5Zz9xmnBRzJl228emiSrOHLflEt1QrJpNCxDyJHqE,7050
|
|
51
|
+
supython/admin/static/assets/Audit-Njung3HI.js,sha256=jFN8rOkUBEYbEDY6xsze_sjIJXwBpMWUd-sThzY9BT8,3675
|
|
52
|
+
supython/admin/static/assets/Backups-DzPlFgrm.js,sha256=KNU5dCruZ3CMA321hk08N5KEMb5FyGZePW_3iCLbn-8,5562
|
|
53
|
+
supython/admin/static/assets/Buckets-ByacGkU1.js,sha256=zKm_4nc4v8LWFjzaQhXaLTpkSrZQd7Sy-9FGZcIvxUA,3175
|
|
54
|
+
supython/admin/static/assets/Channels-BoIuTtam.js,sha256=CttVODn1kroMPm-9Z5OESUV19KcOBLeEKcVhgW7dqSw,35648
|
|
55
|
+
supython/admin/static/assets/ChevronRight-CtQH1EQ1.js,sha256=x2KdUEIat5WTN7vD-fCQ8gl4D3BT01CE7p0wQFmwQok,592
|
|
56
|
+
supython/admin/static/assets/CodeViewer-Bqy7-wvH.js,sha256=6gEnoq8pvFDSpyl6ERR6u_1lm2eAJDq3rPGU1kpUJfI,905
|
|
57
|
+
supython/admin/static/assets/Crons-B67vc39F.js,sha256=RPqRuj3U8_bOb57BgH7IpUixs_z3NVWBVbhq3NSD_jo,2703
|
|
58
|
+
supython/admin/static/assets/DashboardView-CUTFVL6k.js,sha256=WuwO78hJJ-B0rk_DSnSMktONXqRsQufVbqBgWciaU5k,5084
|
|
59
|
+
supython/admin/static/assets/DataTable-COAAWEft.js,sha256=WBxcuD4pGCEMA2X4TN5LuwEhci1fRA6V1iGUk53sSlU,113817
|
|
60
|
+
supython/admin/static/assets/DescriptionsItem-P8JUDaBs.js,sha256=jAydq-3j4R3AyFDRU9FytyOCICDjp2HB15FEeeUm0yo,8085
|
|
61
|
+
supython/admin/static/assets/DrawerContent-TpYTFgF1.js,sha256=pFPAzibVTN5mQ119sS0eZcGNSn5Z0ZqOtmUDSHU6lvI,16602
|
|
62
|
+
supython/admin/static/assets/Empty-cr2r7e2u.js,sha256=UDPyD_7oS0AmHAZrWx_DKBAyRLdUL3J5aD-xtwrPe8E,4225
|
|
63
|
+
supython/admin/static/assets/EmptyState-DeDck-OL.js,sha256=dZ9Ihqu80rIfpB3D_FVuMvLu4z-gNhR8jNEmlxrIs7k,776
|
|
64
|
+
supython/admin/static/assets/Grid-hFkp9F4P.js,sha256=icU6lySEmIR_f_E2_4xjPEhk-ccNpoQA9XDdhgG3Db0,5189
|
|
65
|
+
supython/admin/static/assets/Input-DppYTq9C.js,sha256=i_uyZyzv0BW3K008yCsQmCemILZ4u256H753IDt4N-4,34252
|
|
66
|
+
supython/admin/static/assets/Invoke-DW3Nveeh.js,sha256=Ly6FvziTsk-ZzkDCMj5YPAtQlNGw8FrI0MJuZIGLqDk,4365
|
|
67
|
+
supython/admin/static/assets/JsonField-DibyJgun.js,sha256=dGWcfAwHBmlEw4ayHYjrmvBqdOtMQiHJL1ayqr41ct0,1294
|
|
68
|
+
supython/admin/static/assets/LoginView-BjLyE3Ds.css,sha256=yPm6tijb1zFzNdT9LileAuRzwbqUIJobDh7Y2FelP8Q,230
|
|
69
|
+
supython/admin/static/assets/LoginView-CoOjECT_.js,sha256=dERa_X4iZsTuWSFGf0fVhYJpR9e3Hg65SWJQUID_zKA,34878
|
|
70
|
+
supython/admin/static/assets/Logs-D9WYrnIT.js,sha256=e0yNqKGMAGDnS0kVBnhrsVxBH6OIkcbwk2PbRx5O6J4,6451
|
|
71
|
+
supython/admin/static/assets/Logs-DS1XPa0h.css,sha256=Go5vE2NK3jfp5pLPPeypRTekkOlZBFy45ea9V8NWIyY,1141
|
|
72
|
+
supython/admin/static/assets/Migrations-DOSC2ddQ.js,sha256=yAt5qrju4uluFO6UQRvvc-VEAGzpl4G58MbGygYiA5E,2130
|
|
73
|
+
supython/admin/static/assets/ObjectBrowser-_5w8vOX8.js,sha256=jk-bbVF__1dZNcgv-XvA1Zn6Y06lIK0N33Z04QjyYus,8092
|
|
74
|
+
supython/admin/static/assets/Queue-CywZs6vI.js,sha256=BOL0mVhE369I1qsGjdPk6ZvzSbvwgASPajG2EbpdISY,5794
|
|
75
|
+
supython/admin/static/assets/RefreshTokens-Ccjr53jg.js,sha256=0EhugmtF3bTxsQIabIhdcsMJtsUGLkB5FrREvir1hqY,2886
|
|
76
|
+
supython/admin/static/assets/RlsEditor-BSlH9vSc.js,sha256=cwrxAfkrtubsWz2zUvedwnH9RcMNA4y6NnRx_W0eQt4,6243
|
|
77
|
+
supython/admin/static/assets/Routes-BiLXE49D.js,sha256=Lwewhmdg7yqJv1L0uqv34O-56M78O4iNxQAwW4t6keY,2987
|
|
78
|
+
supython/admin/static/assets/Routes-C-ianIGD.css,sha256=yD4X5NWknUlCI9tK4HMC87l1VU_Byty8K2taBzPQEZM,59
|
|
79
|
+
supython/admin/static/assets/SchemaBrowser-DKy2_KQi.css,sha256=xbP_bsx8U6XkeEVLsvKodtfjP-TeHoxcGIVS73BzLMs,60
|
|
80
|
+
supython/admin/static/assets/SchemaBrowser-XFvFbtDB.js,sha256=zem1cOWDfqBRYN8zXQpcStneiGinsZ9rQVhxINZVfUc,3177
|
|
81
|
+
supython/admin/static/assets/Select-DIzZyRZb.js,sha256=IiiTrBjkatylU3TOHtBAXcS6GXQGkU1BPJnqyP4PcGI,107377
|
|
82
|
+
supython/admin/static/assets/Space-n5-XcguU.js,sha256=MuZSx8evZRHUo2vpLXpP-cygvy9muZgdW-3RpMIl_Uk,181084
|
|
83
|
+
supython/admin/static/assets/SqlEditor-b8pTsILY.js,sha256=XtIo6L7jffgY8M5OrOcngWTy2td1MOTfdnaxKW0G7_s,41010
|
|
84
|
+
supython/admin/static/assets/SqlWorkspace-BUS7IntH.js,sha256=PwM7LqEv28dZIvgjeDh5irxlGuaWAzXu5_rnb39ycRE,13191
|
|
85
|
+
supython/admin/static/assets/TableData-CQIagLKn.js,sha256=f9DqdW1_WYou_0T2bIrh6lSaoNP7BxvllQTlvPqs9yY,1863
|
|
86
|
+
supython/admin/static/assets/Tag-D1fOKpTH.js,sha256=qXZOywa1aAPpuP0DZcCzEGh5PhWaYVR2sTLvFpSpOCI,10018
|
|
87
|
+
supython/admin/static/assets/Templates-BS-ugkdq.js,sha256=cNaTjTYMRt4K0EKVLXWso2zAecHHkh11rIXPA6-aYT8,5243
|
|
88
|
+
supython/admin/static/assets/Thing-CEAniuMg.js,sha256=0fQ149WXPW2Hq55WqL4xHFsQMuYQBKMTPB8GxFCcmBM,7870
|
|
89
|
+
supython/admin/static/assets/Users-wzwajhlh.js,sha256=wDHNSGFxL3i1C2Ooa9ss9K-BlH3cNl3z7InOMRxe7zs,7275
|
|
90
|
+
supython/admin/static/assets/_plugin-vue_export-helper-DGA9ry_j.js,sha256=J-h_5iqnYCJ7dSlXaVPYMUiR_SrsKOCj8Drs5Aby19c,84
|
|
91
|
+
supython/admin/static/assets/dist-VXIJLCYq.js,sha256=23BY2uQBzqe9c6204ql-GglHuO7Iyfwmrm0WNcpmXRc,383127
|
|
92
|
+
supython/admin/static/assets/format-length-CGCY1rMh.js,sha256=hIESRuML-06uKLERsggQT5MqbTMyAmPPD4b3QyM1xiQ,390
|
|
93
|
+
supython/admin/static/assets/get-Ca6unauB.js,sha256=eIJ568fCAUe93O44bSoFySIYVR3PeWzq08wlbhcLFDg,1354
|
|
94
|
+
supython/admin/static/assets/index-CeE6v959.js,sha256=C8oQjqvYoFKF4tr8QztsPsUfcGAxhKZtMmHQi8nf7-Y,234932
|
|
95
|
+
supython/admin/static/assets/pinia-COXwfrOX.js,sha256=OSRtK18YW-9xTf-Hxm2MvxRlM_DcVEe0A4hAClxsFfQ,6030
|
|
96
|
+
supython/admin/static/assets/resources-Bt6thQCD.js,sha256=Rci1pflD45WkLQjrXyF6u9ybl4ZyHTpcM-O5u-5Yf5s,5580
|
|
97
|
+
supython/admin/static/assets/use-locale-mtgM0a3a.js,sha256=gZ1QEYFV-rVmxCVGokHujxZX1RZDVtwyc00Q8kanm1M,9553
|
|
98
|
+
supython/admin/static/assets/use-merged-state-BvhkaHNX.js,sha256=OzgU-mfTTrsPNOCyHOfamo2zWW6GPZRvYnyI1DFgdoE,215
|
|
99
|
+
supython/admin/static/assets/useConfirm-tMjvBFXR.js,sha256=_C9qWMg2ZdgYcjWmGhwjJcygBVKMLQcJwnh8OXkjgZg,317
|
|
100
|
+
supython/admin/static/assets/useResource-C_rJCY8C.js,sha256=0FpIKbKPM2irYS7R3OTTNAobUJ0G50dAbgVBNOuh_c0,333
|
|
101
|
+
supython/admin/static/assets/useTable-CnZc5zhi.js,sha256=fmMj5I1AgsJfpNlIPc4oOjJRZFt0P_rFoDyWFPG-KE4,152139
|
|
102
|
+
supython/admin/static/assets/useTable-Dg0XlRlq.css,sha256=sJbml1udJktZvssqQrOmSWJ9pgnOTwG_8d8tnQh-JeU,519
|
|
103
|
+
supython/admin/static/assets/useToast-DsZKx0IX.js,sha256=Nx6PXH8MyZ-rWKgcFNhgs_yf1cgV7r6ohxPsPLPByVI,139
|
|
104
|
+
supython/admin/static/assets/utils-sbXoq7Ir.js,sha256=Za4VYy2pnGlRzySz5J-hGfizvMNZFntkPJRSa5UMRaA,324
|
|
105
|
+
supython/auth/__init__.py,sha256=O6YDj8E9JWehR_Bh1Ntdut0KYMF6WG6NH5BCA1j21IY,55
|
|
106
|
+
supython/auth/_email_job.py,sha256=fLiIAGMgcFUEb3MYz1QODe2OoocsQE9RGwzv_fEc6Lg,319
|
|
107
|
+
supython/auth/ratelimit.py,sha256=LnpX0FkiclCF_0ob5xTKiODrgiKnC2AzNl-gwclZbso,1087
|
|
108
|
+
supython/auth/router.py,sha256=u0wUqXMrqguGkxVqtWdiK6vBxLNIPy1NPHEKsF0giO8,9226
|
|
109
|
+
supython/auth/schemas.py,sha256=JK24vPUxuTWxy8RH4SGlh7UmDmFTjinAzpyowTflhb8,2111
|
|
110
|
+
supython/auth/service.py,sha256=fY2k-iYGCJZxBm3aX9_lfBBgvzTpWZoJ6Ha1BXbqGCQ,18716
|
|
111
|
+
supython/auth/providers/__init__.py,sha256=5UJiVWqGjYUbLgGF-jokHNldI2h8uwR2yUzqNv2nMuU,908
|
|
112
|
+
supython/auth/providers/github.py,sha256=p6mj-n1ErwuD4uh-MedEsECMovshEmaouEJ3ehzyNmI,803
|
|
113
|
+
supython/auth/providers/google.py,sha256=MBcbDgQ4jrxTLBWpjSMvq6oWc14T0dFN3ACTLcC3wCw,601
|
|
114
|
+
supython/auth/providers/oauth.py,sha256=aXy7mY0SKfD6LnmOlURCHB-5e5fsO0l90kq4t7N---I,1864
|
|
115
|
+
supython/auth/providers/registry.py,sha256=18YRpuV8EBr2I5IXqM4qE5nLey9p4pBuQTDCsGHZZHA,727
|
|
116
|
+
supython/client/__init__.py,sha256=IXHItZ7ftiNW6F9tXJAJn9UNwNX3z8xXJf0jOGJaOcA,1293
|
|
117
|
+
supython/client/_auth.py,sha256=Umponqh0KvI6lyDaZNaWR8rAj-vCLcFOk6yIDDDOBVM,7689
|
|
118
|
+
supython/client/_client.py,sha256=NEtkA1rLqKCepZBvUbeZT8OcXoLe95WPsYydx0tmiBk,4848
|
|
119
|
+
supython/client/_config.py,sha256=PZRVsg93eaQVTvxSNSK61iN1OspY1y1yZ6-UQffssNA,2434
|
|
120
|
+
supython/client/_functions.py,sha256=TAP_wLx8BVuPJg5t8Ij7FlrIQD0XcZChYA_aAIILuAg,1935
|
|
121
|
+
supython/client/_storage.py,sha256=eT0OyVLp2RQOxAWRrV5RGJXzBl5NQTLx7byT0roG3jg,8262
|
|
122
|
+
supython/client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
123
|
+
supython/functions/__init__.py,sha256=xGs-7go57GhtVg3GJVCsSfIlMZ3bgZB0Gb1PKMIjvFQ,525
|
|
124
|
+
supython/functions/context.py,sha256=Jh9M0w21HKceln-WG2RRjZfnfAR12MQa2l-kUJYxW2s,8327
|
|
125
|
+
supython/functions/loader.py,sha256=ZQXQGtYxDA1qgzLxlVlGj7gbAl62y1JQXY88hDa1WSM,10392
|
|
126
|
+
supython/functions/router.py,sha256=2uh9TlTitpUk9igJjCmDJqPj4gWHjJ4t52M7tnNj5S4,7602
|
|
127
|
+
supython/functions/schemas.py,sha256=LDfkV79WivWdNbcblTPbVfNKXH7kasbV5JMCpYXAFI8,1673
|
|
128
|
+
supython/gen/__init__.py,sha256=8PWNP2rQhNiLVpDQOV8_bd8KNzvlA4BvVJ2vzmcQIyI,168
|
|
129
|
+
supython/gen/_introspect.py,sha256=pL5CkxznUDZBY5mOq0gWh5cVvYYx6YZIrvBgP0gKl-E,5011
|
|
130
|
+
supython/gen/types_py.py,sha256=x6YbQ8G7j00EvOlFgh3uRLh2HUvmQvlHeezSqBKb4EA,8620
|
|
131
|
+
supython/gen/types_ts.py,sha256=oDnjQO3voFJNhJVHHgtiZLT16HQi3DrN3akvZfR9DGE,10116
|
|
132
|
+
supython/jobs/__init__.py,sha256=xrQnS_9xa9cSQB_rMJ58tiJNSqZmwCj06mMz_rI0sz0,631
|
|
133
|
+
supython/jobs/backends.py,sha256=scUyAJb2dNWxZwL3Pa84oCUdTdavhsbjC9mk0z8RIZ0,3391
|
|
134
|
+
supython/jobs/context.py,sha256=eTY2lu3VS0FMn_8Fyjn4ugBatWKwznTD4WiwAjXY29I,1665
|
|
135
|
+
supython/jobs/cron.py,sha256=cNKqVun2CEuvYGwQvyj1Th5dod3Zeq8fGpbWO0N7hDM,5905
|
|
136
|
+
supython/jobs/cron_inproc.py,sha256=LiUugMBTCplBKWSOAOxvVpmaOtKAEKe_J31bH4ZnEdM,4329
|
|
137
|
+
supython/jobs/decorators.py,sha256=Dezna9ZHwjLS7UjROn-W720hQhwmlaAZDGLZIuZVvck,1978
|
|
138
|
+
supython/jobs/registry.py,sha256=5NduHqkidyv37QqXKp4nFQ_xj0CnbRgJqtco_W-b88Q,2127
|
|
139
|
+
supython/jobs/router.py,sha256=WeRWU91BjhmWaegw3H2euxlX6OwKYXvA-4SAQ-s5BJ8,4492
|
|
140
|
+
supython/jobs/schemas.py,sha256=PTzwVETiH_vqlST-vIpkijjgjrwTAqZX8y1KQAsC3Zs,2221
|
|
141
|
+
supython/jobs/service.py,sha256=JJbXU3W4H4yI-xqpuOTrxgpYOpgrF2Vwyg34F_m8k0c,8267
|
|
142
|
+
supython/jobs/worker.py,sha256=rdi1jQA73MVMe7ixYXCtYgbeCNPBgVFW0blbipPfloU,7599
|
|
143
|
+
supython/migrations/0001_extensions_and_roles.sql,sha256=SwCYQXfAGo3CJxBnJcbHt9LdGnCqrQA2r1uOl-bwCY0,1791
|
|
144
|
+
supython/migrations/0002_auth_schema.sql,sha256=noUOS_giIZlGy9CkfCYH-VWcTVhrNhzCzWykqbbCghE,2001
|
|
145
|
+
supython/migrations/0003_demo_todos.sql,sha256=DvmHTeKnvnT7c_5yGN546QSM39k8w-XBdLyHaUVjK0E,1497
|
|
146
|
+
supython/migrations/0004_auth_v0_2.sql,sha256=owMYPkMq6Tk1KizK342UZ1uPlP9lQBaDy26h8Rez2AU,1992
|
|
147
|
+
supython/migrations/0005_storage_schema.sql,sha256=7HO4yPELhIR_uCqSXh2SSD9S_oFxm7bp8N03NciRaqU,4293
|
|
148
|
+
supython/migrations/0006_realtime_schema.sql,sha256=NKy6tiVBb1Fq2s2rGd7m0FM_YkMAT4Ekk-nB4Hh9tjM,8452
|
|
149
|
+
supython/migrations/0007_jobs_schema.sql,sha256=YV03eJwYLGo41MlHsOF0_6SjNoPdsBfS4hUgCXUd8SQ,10202
|
|
150
|
+
supython/migrations/0008_jobs_last_error.sql,sha256=uITce59h7vr0BS-olaJChtVyRt3coxQmDpedbbbluN0,1521
|
|
151
|
+
supython/migrations/0009_auth_rate_limits.sql,sha256=Z4qcDFYV7fsBgHtTrJBdFU5_u3Bc5YakI7PeSmApO4w,1285
|
|
152
|
+
supython/migrations/0010_worker_heartbeat.sql,sha256=h5lOn8XidsUdOy0vmoBzc_AKUQOMRnNDMsb0ollWbm0,607
|
|
153
|
+
supython/migrations/0011_admin_schema.sql,sha256=Oa1mpeZKWAayTAtMX-bf2uAtAesiiZ34CIu_0LDNfxg,1876
|
|
154
|
+
supython/migrations/0012_auth_banned_until.sql,sha256=bLavfwpPDxSf1fYsrR3QKlF2wdD-5zdtp6GdPBRDc88,414
|
|
155
|
+
supython/migrations/0013_email_templates.sql,sha256=O_PbDUzBhi4J1LoadDPFXkQhPMEYs2Cv68ISTp4xDZc,995
|
|
156
|
+
supython/migrations/0014_realtime_payload_warning.sql,sha256=VdNa6enmTPudvLCTjvsz0dXyqenvg2m23i-M27-g8Xo,3957
|
|
157
|
+
supython/migrations/0015_backups_schema.sql,sha256=1nD7JL6TL7kAGiqujN0wQUldAlSFjxOORGZOrtDVeoY,564
|
|
158
|
+
supython/realtime/__init__.py,sha256=HRiEBHClWSYdSl24Pv0HECvMguB00JfWdo7lOK_ZnzI,229
|
|
159
|
+
supython/realtime/broker.py,sha256=C7MX0EoDEezSThJ3MZzAGgcHYqUZ67TpIUsq-AgScxI,29776
|
|
160
|
+
supython/realtime/protocol.py,sha256=spa9CkF4eltuPZ5U03mJUUiL213YXIFYuSRw4txZ53Y,7391
|
|
161
|
+
supython/realtime/router.py,sha256=kkp9uMc1nU113YZ3onTIrAEBWGwL9zZbjaat7a1l1qQ,6248
|
|
162
|
+
supython/realtime/schemas.py,sha256=sLY28BqxjYfSh3LUgP1JeVXx9_i_C0Qa3tXOOv8Zib8,6048
|
|
163
|
+
supython/realtime/service.py,sha256=3ym3ExUANIfo6jVdLL8aOGpcvGb7qhRfSaizl8OAhro,8774
|
|
164
|
+
supython/realtime/topics.py,sha256=mjqFs5AxfY6-Yb7HC9cA0VaOen8nWaFJsu4SlRI4V78,5618
|
|
165
|
+
supython/realtime/websocket.py,sha256=mJOhmIKy247-YGmQqQlqAxoFsbb1eSM8uCZDkfx4B8s,18187
|
|
166
|
+
supython/scaffold/__init__.py,sha256=DJ2o3VkzT3Ymm32F75d5JF-72m3IevdL5AeeizDWdqY,104
|
|
167
|
+
supython/scaffold/init_project.py,sha256=A6_j0ZywUtlBZ8t_y1N3wgz6WJfmK8NKeB3sarqJibI,4534
|
|
168
|
+
supython/scaffold/templates/Caddyfile.tmpl,sha256=jK82MwM6_-035fcpXc3zceCvMzV3UwF-CdzNZd_fB5k,90
|
|
169
|
+
supython/scaffold/templates/README.md.tmpl,sha256=UwOL26bSJ89nPXsvNz8KNZa1uQmAVhl6UbhVu-JU9qs,636
|
|
170
|
+
supython/scaffold/templates/docker-compose.prod.yml.tmpl,sha256=_UmSc4OxTjP5A5gPkRAxIMl5WA382N8lpI5aTjc6qhE,2244
|
|
171
|
+
supython/scaffold/templates/docker-compose.yml.tmpl,sha256=rKfXAwjICwl227JtDQV4Xan1KvvunNEV8WpqPZSDS7Q,1053
|
|
172
|
+
supython/scaffold/templates/docker_postgres_Dockerfile.tmpl,sha256=YrrgKasbgldWA9BFF1_8Xx08fWbFWXL0rKi4wqYAWVg,279
|
|
173
|
+
supython/scaffold/templates/docker_postgres_postgresql.conf.tmpl,sha256=ylHs0SD4d7_aoxcQ5sYEgKiqDjxW4cDIt12_qw3eEik,90
|
|
174
|
+
supython/scaffold/templates/env.example.tmpl,sha256=ddHuoaYTUUSnOcGk6D7yIdvCqlDA0NhlnfSio-gvMf4,5147
|
|
175
|
+
supython/scaffold/templates/functions_README.md.tmpl,sha256=5bnLxAvxOzmW8S71KBARU47LR12dzbiT1FHrGkz6-IM,817
|
|
176
|
+
supython/scaffold/templates/gitignore.tmpl,sha256=PUiLCVkME6fT1yiXJDqP7dEg7fI150_YveTNdBzQwco,235
|
|
177
|
+
supython/scaffold/templates/migrations/.gitkeep,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
178
|
+
supython/storage/__init__.py,sha256=1o-NGp_LAvdL-Kfw8BbxjEkxFZ1EieLAu4pLFfDAnkw,113
|
|
179
|
+
supython/storage/backends.py,sha256=0cehvjBZ9m27i2GHW9o8DGRS2nPTYMyR8we0B1a_lBg,11713
|
|
180
|
+
supython/storage/router.py,sha256=bSi7X-_tR3acESWvYQmOrQtMmVBmAeP_6yJutPUpx50,11100
|
|
181
|
+
supython/storage/schemas.py,sha256=67PZppqQndzVRHI0qXY6qz1aX3BgB9ft24SEnE2y54w,1121
|
|
182
|
+
supython/storage/service.py,sha256=GcUelsC_xftcDPjacbJrX0AlfySZSZRmXzqFDZj2iVQ,13475
|
|
183
|
+
supython/storage/signing.py,sha256=4iYUNWvlF9nGtLmRrYmB92dlRnaNm_-ReeTqsT0F4bk,4087
|
|
184
|
+
supython-0.5.0.dist-info/METADATA,sha256=OL2MiN5Zm7fQ1i57nX4ZuVqKjw_ZS4YIQva679kcUsM,32995
|
|
185
|
+
supython-0.5.0.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
|
|
186
|
+
supython-0.5.0.dist-info/entry_points.txt,sha256=zgLztYM7w8xOJ2LnQ5Nh7T7Ol9U5QXdYZc3TNqMoENw,47
|
|
187
|
+
supython-0.5.0.dist-info/licenses/LICENSE,sha256=ZrNyn2TsAiBpQHTj5bodKelSZ4FSNgE-nU9k8Ef8YdY,1078
|
|
188
|
+
supython-0.5.0.dist-info/RECORD,,
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 supython contributors
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|