MCPcopy Index your code
hub / github.com/jwasham/practice-python / web.py

File web.py

experiments/web.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from bs4 import BeautifulSoup
2import csv
3import json
4import requests

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected