Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
argparse
2
from
bs4
import
BeautifulSoup
3
from
threading
import
Thread, Lock
4
from
io
import
TextIOWrapper
Callers
nothing calls this directly
Calls
11
Version
Class · 0.85
generate_versions
Function · 0.85
process_bpy_version
Function · 0.85
get_max_version_exc
Function · 0.85
write_imports
Function · 0.85
write_st_enum
Function · 0.85
write_ntp_node_setting_class
Function · 0.85
write_node_info_class
Function · 0.85
write_node
Function · 0.85
log
Function · 0.85
point_str
Method · 0.80
Tested by
no test coverage detected