Date : 2025-03-28 08:28:01
Directory : /Users/admin/src/mcp_safe_local_python_executor
Total : 11 files,  583 codes, 27 comments, 76 blanks, all 686 lines

Languages
+------------------+------------+------------+------------+------------+------------+
| language         | files      | code       | comment    | blank      | total      |
+------------------+------------+------------+------------+------------+------------+
| Python           |          9 |        540 |         27 |         60 |        627 |
| Markdown         |          1 |         36 |          0 |         16 |         52 |
| pip requirements |          1 |          7 |          0 |          0 |          7 |
+------------------+------------+------------+------------+------------+------------+

Directories
+-------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
| path                                                                                | files      | code       | comment    | blank      | total      |
+-------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
| .                                                                                   |         11 |        583 |         27 |         76 |        686 |
| . (Files)                                                                           |          5 |        555 |         10 |         72 |        637 |
| examples                                                                            |          3 |        163 |         24 |         37 |        224 |
| tests                                                                               |          3 |       -135 |         -7 |        -33 |       -175 |
+-------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+

Files
+-------------------------------------------------------------------------------------+------------------+------------+------------+------------+------------+
| filename                                                                            | language         | code       | comment    | blank      | total      |
+-------------------------------------------------------------------------------------+------------------+------------+------------+------------+------------+
| /Users/admin/src/mcp_safe_local_python_executor/README.md                           | Markdown         |         36 |          0 |         16 |         52 |
| /Users/admin/src/mcp_safe_local_python_executor/examples/run_executor.py            | Python           |         24 |          4 |          7 |         35 |
| /Users/admin/src/mcp_safe_local_python_executor/examples/run_mcp_server.py          | Python           |         58 |          6 |         11 |         75 |
| /Users/admin/src/mcp_safe_local_python_executor/examples/test_mcp_client.py         | Python           |         81 |         14 |         19 |        114 |
| /Users/admin/src/mcp_safe_local_python_executor/executor.py                         | Python           |        486 |          1 |         51 |        538 |
| /Users/admin/src/mcp_safe_local_python_executor/mcp_server.py                       | Python           |         -3 |          9 |          3 |          9 |
| /Users/admin/src/mcp_safe_local_python_executor/requirements.txt                    | pip requirements |          7 |          0 |          0 |          7 |
| /Users/admin/src/mcp_safe_local_python_executor/setup.py                            | Python           |         29 |          0 |          2 |         31 |
| /Users/admin/src/mcp_safe_local_python_executor/tests/run_executor.py               | Python           |        -24 |         -4 |         -7 |        -35 |
| /Users/admin/src/mcp_safe_local_python_executor/tests/test_local_python_executor.py | Python           |        -98 |         -7 |        -27 |       -132 |
| /Users/admin/src/mcp_safe_local_python_executor/tests/test_mcp_server.py            | Python           |        -13 |          4 |          1 |         -8 |
| Total                                                                               |                  |        583 |         27 |         76 |        686 |
+-------------------------------------------------------------------------------------+------------------+------------+------------+------------+------------+