auto-coder-web 0.1.16__py3-none-any.whl → 0.1.17__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.
- auto_coder_web/proxy.py +4 -0
- auto_coder_web/version.py +1 -1
- {auto_coder_web-0.1.16.dist-info → auto_coder_web-0.1.17.dist-info}/METADATA +1 -1
- {auto_coder_web-0.1.16.dist-info → auto_coder_web-0.1.17.dist-info}/RECORD +7 -7
- {auto_coder_web-0.1.16.dist-info → auto_coder_web-0.1.17.dist-info}/WHEEL +0 -0
- {auto_coder_web-0.1.16.dist-info → auto_coder_web-0.1.17.dist-info}/entry_points.txt +0 -0
- {auto_coder_web-0.1.16.dist-info → auto_coder_web-0.1.17.dist-info}/top_level.txt +0 -0
auto_coder_web/proxy.py
CHANGED
@@ -347,8 +347,12 @@ class ProxyServer:
|
|
347
347
|
"auto_coder_web", "web/index.html")
|
348
348
|
self.resource_dir = os.path.dirname(self.index_html_path)
|
349
349
|
self.static_dir = os.path.join(self.resource_dir, "static")
|
350
|
+
|
350
351
|
self.app.mount(
|
351
352
|
"/static", StaticFiles(directory=self.static_dir), name="static")
|
353
|
+
|
354
|
+
self.app.mount(
|
355
|
+
"/monaco-editor", StaticFiles(directory=os.path.join(self.resource_dir, "monaco-editor")), name="monaco-editor")
|
352
356
|
|
353
357
|
def setup_routes(self):
|
354
358
|
|
auto_coder_web/version.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = "0.1.
|
1
|
+
__version__ = "0.1.17"
|
@@ -4,10 +4,10 @@ auto_coder_web/file_group.py,sha256=wS52bHDT_gATIrHgVq62Mv1JMLGzdY_AU08iPzw4eLU,
|
|
4
4
|
auto_coder_web/file_manager.py,sha256=wYe0NKqclhB22zTXT7du-5WRqne65tAZiTVAKsEZiaA,4236
|
5
5
|
auto_coder_web/hello.py,sha256=H-BM5gdpcfTT4T2pn7Q1qWfquf0jwzGRuOBozbc8dbA,741
|
6
6
|
auto_coder_web/json_file_storage.py,sha256=elthpcdclXITX3jew2EtT-ypyxZzDAzG1U7_k3looHI,1757
|
7
|
-
auto_coder_web/proxy.py,sha256=
|
7
|
+
auto_coder_web/proxy.py,sha256=KYBkVGdGuA1C05_IpSqhuy0uQNn-b2HVlGfLu5Q8td0,39581
|
8
8
|
auto_coder_web/terminal.py,sha256=jtAH7FaC573cgxc7FnI_mOZ3D2dSCO3PrZN0OehtbNQ,9521
|
9
9
|
auto_coder_web/types.py,sha256=TT-0UruUi67wz7w1DpjFyYeaCnkdKYviJvlpSnrdtD4,1435
|
10
|
-
auto_coder_web/version.py,sha256=
|
10
|
+
auto_coder_web/version.py,sha256=BzIjnki8Bz3evNWo6bjGxxpLhy_tN9MRYhtM0MnDiWs,23
|
11
11
|
auto_coder_web/routers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
12
|
auto_coder_web/routers/settings_router.py,sha256=YeOY2GLhpu8kLRXrUrN7-IMt_Do__Y30G2wNRvGTPiM,2363
|
13
13
|
auto_coder_web/routers/todo_router.py,sha256=RLQJnutyqaZ99mQYCEhP6Sa-4YLTQY8h_w_u91wCET8,4835
|
@@ -192,8 +192,8 @@ auto_coder_web/web/static/js/main.ba643932.js.map,sha256=TnZnz40mVLDqMY_cD4XjcIo
|
|
192
192
|
auto_coder_web/web/static/js/main.e42ddc5a.js,sha256=zM68fonOP_NPcDnxjhNJ0U3po_BseB4Txcw1jhvXX2Y,2411836
|
193
193
|
auto_coder_web/web/static/js/main.e42ddc5a.js.LICENSE.txt,sha256=8jQ4oaoc73xj13em8wGFYhQ1yI-ptBKC6Xj0rm6Cn8w,29382
|
194
194
|
auto_coder_web/web/static/js/main.e42ddc5a.js.map,sha256=nUwutRS_UcVLB2wVpZ2xZVTSQJB3V7LWR9Kv2TXHQGM,8524283
|
195
|
-
auto_coder_web-0.1.
|
196
|
-
auto_coder_web-0.1.
|
197
|
-
auto_coder_web-0.1.
|
198
|
-
auto_coder_web-0.1.
|
199
|
-
auto_coder_web-0.1.
|
195
|
+
auto_coder_web-0.1.17.dist-info/METADATA,sha256=u262vTRleYyjYEcBXO2Npz4OAPPY6TQEeF3ksqkTgFw,1378
|
196
|
+
auto_coder_web-0.1.17.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
197
|
+
auto_coder_web-0.1.17.dist-info/entry_points.txt,sha256=oh8kd1ZecWDgdv-bIj_ru3phvl4scuxwXl9DK0Khltg,61
|
198
|
+
auto_coder_web-0.1.17.dist-info/top_level.txt,sha256=UCzEw494Im0KvR-FTYf2jh-okqHvLsC_0JLOrQZoSpg,15
|
199
|
+
auto_coder_web-0.1.17.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|