MCPcopy Index your code
hub / github.com/BrendanParmer/NodeToPython / parse_nodes.py

File parse_nodes.py

tools/node_settings_generator/parse_nodes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2from bs4 import BeautifulSoup
3from threading import Thread, Lock
4from io import TextIOWrapper

Callers

nothing calls this directly

Calls 11

VersionClass · 0.85
generate_versionsFunction · 0.85
process_bpy_versionFunction · 0.85
get_max_version_excFunction · 0.85
write_importsFunction · 0.85
write_st_enumFunction · 0.85
write_node_info_classFunction · 0.85
write_nodeFunction · 0.85
logFunction · 0.85
point_strMethod · 0.80

Tested by

no test coverage detected