mseep-mcp-safe-local-python-executor 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.
- {mseep_mcp_safe_local_python_executor-0.1.0.dist-info → mseep_mcp_safe_local_python_executor-0.1.1.dist-info}/METADATA +5 -5
- mseep_mcp_safe_local_python_executor-0.1.1.dist-info/RECORD +7 -0
- {mseep_mcp_safe_local_python_executor-0.1.0.dist-info → mseep_mcp_safe_local_python_executor-0.1.1.dist-info}/WHEEL +1 -1
- mseep_mcp_safe_local_python_executor-0.1.0.dist-info/RECORD +0 -7
- {mseep_mcp_safe_local_python_executor-0.1.0.dist-info → mseep_mcp_safe_local_python_executor-0.1.1.dist-info}/licenses/LICENSE +0 -0
- {mseep_mcp_safe_local_python_executor-0.1.0.dist-info → mseep_mcp_safe_local_python_executor-0.1.1.dist-info}/top_level.txt +0 -0
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: mseep-mcp_safe_local_python_executor
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1
|
4
4
|
Summary: MCP server exposing tool for a safe local Python code execution
|
5
5
|
Home-page:
|
6
|
-
Author:
|
7
|
-
Author-email: support@skydeck.ai
|
6
|
+
Author: mseep
|
7
|
+
Author-email: mseep <support@skydeck.ai>
|
8
|
+
Maintainer-email: mseep <support@skydeck.ai>
|
8
9
|
License: MIT
|
9
|
-
Project-URL: Homepage, https://github.com/maxim-saplin/mcp_safe_local_python_executor/tree/main
|
10
10
|
Classifier: Development Status :: 3 - Alpha
|
11
11
|
Classifier: Intended Audience :: Developers
|
12
12
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
@@ -20,7 +20,7 @@ Description-Content-Type: text/markdown
|
|
20
20
|
License-File: LICENSE
|
21
21
|
Requires-Dist: mcp[cli]>=1.5.0
|
22
22
|
Requires-Dist: smolagents==1.12.0
|
23
|
-
Dynamic: author
|
23
|
+
Dynamic: author
|
24
24
|
Dynamic: license-file
|
25
25
|
Dynamic: requires-python
|
26
26
|
|
@@ -0,0 +1,7 @@
|
|
1
|
+
mseep_mcp_safe_local_python_executor-0.1.1.dist-info/licenses/LICENSE,sha256=zo6h85Mc6EWLD1nWYzT59C_e8o5QXTRYypQbG3RA5i0,1069
|
2
|
+
tests/test_local_python_executor.py,sha256=BPZ045a-z5_KuaYuTi-uPD4T-eNYPrr3TBFumn_b7ag,2069
|
3
|
+
tests/test_mcp_server.py,sha256=VnJjkVVaRj5D53ftA9bRsQNRX99YVNpXgxnKEunwrwY,1219
|
4
|
+
mseep_mcp_safe_local_python_executor-0.1.1.dist-info/METADATA,sha256=_8sRFAdqNDYXkQo3aWnVOG0XaSNdbvEdIE-7L6tbsSE,5108
|
5
|
+
mseep_mcp_safe_local_python_executor-0.1.1.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
|
6
|
+
mseep_mcp_safe_local_python_executor-0.1.1.dist-info/top_level.txt,sha256=EdW7283x-lr_cbuivW8Ij7ANAP-ZJ9sLtILQseEPxXg,6
|
7
|
+
mseep_mcp_safe_local_python_executor-0.1.1.dist-info/RECORD,,
|
@@ -1,7 +0,0 @@
|
|
1
|
-
mseep_mcp_safe_local_python_executor-0.1.0.dist-info/licenses/LICENSE,sha256=zo6h85Mc6EWLD1nWYzT59C_e8o5QXTRYypQbG3RA5i0,1069
|
2
|
-
tests/test_local_python_executor.py,sha256=BPZ045a-z5_KuaYuTi-uPD4T-eNYPrr3TBFumn_b7ag,2069
|
3
|
-
tests/test_mcp_server.py,sha256=VnJjkVVaRj5D53ftA9bRsQNRX99YVNpXgxnKEunwrwY,1219
|
4
|
-
mseep_mcp_safe_local_python_executor-0.1.0.dist-info/METADATA,sha256=JDSj4FYRY5p7SL1CD-BXbbR3r36gbBN5-NYd8mC9hgI,5164
|
5
|
-
mseep_mcp_safe_local_python_executor-0.1.0.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
6
|
-
mseep_mcp_safe_local_python_executor-0.1.0.dist-info/top_level.txt,sha256=EdW7283x-lr_cbuivW8Ij7ANAP-ZJ9sLtILQseEPxXg,6
|
7
|
-
mseep_mcp_safe_local_python_executor-0.1.0.dist-info/RECORD,,
|
File without changes
|