MCPcopy
hub / github.com/jwasham/practice-python

github.com/jwasham/practice-python @main sqlite

repository ↗ · DeepWiki ↗
205 symbols 585 edges 50 files 30 documented · 15%
README

Practice Python

Part of my daily plan for studying Python.

Important

This code may be terrible and buggy. Use at your own risk.

Core symbols most depended-on inside this repo

append
called by 38
linked_lists/linked_list.py
add_edge
called by 36
graphs/directed_graph_list.py
add_edge
called by 21
graphs/undirected_graph_matrix.py
add_edge
called by 12
graphs/undirected_graph_weighted.py
get_next
called by 9
linked_lists/node.py
is_bit_set
called by 8
bit_manipulation/bits.py
add
called by 8
disjoint-sets/disjoint-sets.py
add_edge
called by 8
maximum_flow/max-flows.py

Shape

Function 98
Method 91
Class 16

Languages

Python100%

Modules by API surface

graphs/directed_graph_list.py26 symbols
bit_manipulation/bits.py19 symbols
graphs/undirected_graph_matrix.py17 symbols
maximum_flow/max-flows.py11 symbols
linked_lists/linked_list.py10 symbols
hashes/hash-test.py8 symbols
graphs/undirected_graph_weighted.py8 symbols
experiments/vector.py8 symbols
convex-hull/convex-hull.py8 symbols
linked_lists/node.py7 symbols
disjoint-sets/disjoint-sets.py7 symbols
machine-learning/k-nearest-neighbors.py6 symbols

For agents

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

⬇ download graph artifact