MCPcopy
hub / github.com/magic-wormhole/magic-wormhole

github.com/magic-wormhole/magic-wormhole @0.24.0 sqlite

repository ↗ · DeepWiki ↗ · release 0.24.0 ↗
2,168 symbols 7,970 edges 99 files 206 documented · 10%
README

Magic Wormhole

PyPI Tests Windows Build Status codecov.io Docs Irc Matrix

Get things from one computer to another, safely.

This package provides a library and a command-line tool named wormhole, which makes it possible to get arbitrary-sized files and directories (or short pieces of text) from one computer to another. The two endpoints are identified by using identical "wormhole codes": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine.

The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized.

For complete documentation, please see https://magic-wormhole.readthedocs.io or the docs/ subdirectory.

This program uses two servers, whose source code is kept in separate repositories: the mailbox server, and the transit relay.

License, Compatibility

Magic-Wormhole is released under the MIT license, see the LICENSE file for details.

This library is compatible with Python 3.10 and higher (tested against versions up to 3.12).

Packaging, Installation

Magic Wormhole packages are included in many operating systems.

Packaging status

To install it without an OS package, follow the Installation docs.

Core symbols most depended-on inside this repo

close
called by 102
src/wormhole/_boss.py
clear_mock_calls
called by 85
src/wormhole/test/dilate/common.py
set_code
called by 62
src/wormhole/_boss.py
flush_sync
called by 60
src/wormhole/eventual.py
add
called by 57
src/wormhole/timing.py
send_record
called by 56
src/wormhole/_dilation/connection.py
config
called by 50
src/wormhole/test/common.py
connected
called by 45
src/wormhole/_dilation/connector.py

Shape

Method 956
Function 729
Route 259
Class 224

Languages

Python99%
TypeScript1%

Modules by API surface

src/wormhole/_dilation/manager.py135 symbols
src/wormhole/test/test_transit.py101 symbols
src/wormhole/_dilation/connection.py97 symbols
src/wormhole/test/test_machines.py94 symbols
src/wormhole/transit.py90 symbols
src/wormhole/test/test_cli.py89 symbols
src/wormhole/_boss.py85 symbols
src/wormhole/_dilation/subchannel.py77 symbols
src/wormhole/_input.py71 symbols
src/wormhole/_interfaces.py61 symbols
src/wormhole/_mailbox.py56 symbols
versioneer.py50 symbols

For agents

$ claude mcp add magic-wormhole \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact