Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pydn
/
ComfyUI-to-Python-Extension
Public
Notifications
You must be signed in to change notification settings
Fork
180
Star
2.1k
Code
Issues
38
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 26, 2025
Merge pull request #133 from xiaoxidashen/main
Show description for 32d42bf
pydn
authored
32d42bf
Copy full SHA for 32d42bf
Merge pull request #132 from nuaimat/main
Show description for 281b840
pydn
authored
281b840
Copy full SHA for 281b840
Commits on Sep 7, 2025
fix not await for load extra nodes
chengxi
committed
b215c83
Copy full SHA for b215c83
Fix conflict between comfy/utils.py and utils
chengxi
committed
76bc1c3
Copy full SHA for 76bc1c3
fix not found comfyui_to_python_utils
chengxi
committed
42bc692
Copy full SHA for 42bc692
Commits on Aug 28, 2025
Fix "Save as Script" option not available in ComfyUI v0.3.50
nuaimat
committed
351a688
Copy full SHA for 351a688
Commits on Jul 28, 2025
Update version number
pydn
committed
1c0585f
Copy full SHA for 1c0585f
Merge pull request #125 from pydn/licence-update
Show description for 60d55d9
pydn
authored
60d55d9
Copy full SHA for 60d55d9
Commits on Jul 27, 2025
Update .toml file to have MIT license
pydn
committed
3a5ef06
Copy full SHA for 3a5ef06
Merge pull request #113 from ComfyNodePRs/update-publish-yaml
Show description for 77a493f
pydn
authored
77a493f
Copy full SHA for 77a493f
Commits on Jan 25, 2025
chore(publish): update GitHub Actions workflow for node publishing
Show description for 2f6a649
comfy-pr-bot
committed
2f6a649
Copy full SHA for 2f6a649
Commits on Jan 21, 2025
chore(licence-update): Update PyProject Toml - License
comfy-pr-bot
committed
4d0de66
Copy full SHA for 4d0de66
Commits on Jan 14, 2025
Merge pull request #95 from swilcock0/main
Show description for 0aa2747
pydn
authored
0aa2747
Copy full SHA for 0aa2747
Commits on Jan 6, 2025
Update save-as-script.js
Show description for 0351a2e
swilcock0
authored
0351a2e
Copy full SHA for 0351a2e
Update save-as-script.js
swilcock0
authored
4276ddb
Copy full SHA for 4276ddb
Update save-as-script.js
Show description for 0094c08
swilcock0
authored
0094c08
Copy full SHA for 0094c08
Commits on Sep 16, 2024
Merge pull request #77 from pydn/kwargs-hotfix
Show description for 14824e3
pydn
authored
14824e3
Copy full SHA for 14824e3
Remove unneeded print statements.
pydn
committed
ea32a8f
Copy full SHA for ea32a8f
Made updates to check for missing required arguments and for cases when unique id is passed through kwargs.
pydn
committed
e736307
Copy full SHA for e736307
Commits on Sep 15, 2024
Merge pull request #52 from haohaocreates/publish
Show description for 39c2229
pydn
authored
39c2229
Copy full SHA for 39c2229
Merge pull request #76 from pydn/registry/pyproject
Show description for 881e48a
pydn
authored
881e48a
Copy full SHA for 881e48a
Updated .toml
pydn
committed
dc6b71b
Copy full SHA for dc6b71b
Commits on Sep 14, 2024
Merge pull request #75 from pydn/dev
Show description for 4f689e1
pydn
authored
4f689e1
Copy full SHA for 4f689e1
Update readme to show latest changes for the last few releases.
pydn
committed
fa57d09
Copy full SHA for fa57d09
Merge pull request #74 from pydn/atmaranto-main
Show description for af9a0df
pydn
authored
af9a0df
Copy full SHA for af9a0df
Small update to allow comfyui_to_python.py to run from any subdirectory inside of ComfyUI.
pydn
committed
aa54166
Copy full SHA for aa54166
Merge branch 'dev' into atmaranto-main
pydn
authored
d5b1896
Copy full SHA for d5b1896
Add banner image.
pydn
committed
b360c53
Copy full SHA for b360c53
Modifications to code generation match current state of main repo.
pydn
committed
ef9637f
Copy full SHA for ef9637f
Update README.md
pydn
authored
d0c9b00
Copy full SHA for d0c9b00
Add repo banner image.
pydn
committed
14a9e60
Copy full SHA for 14a9e60
Commits on Sep 12, 2024
Merge pull request #73 from pydn/catch_kwargs
Show description for fb0edf8
pydn
authored
fb0edf8
Copy full SHA for fb0edf8
Hotfix to pass all parameters to generated code if function allows kwargs
pydn
committed
14afc66
Copy full SHA for 14afc66
Merge pull request #72 from pydn/pydn-patch-1
Show description for 05f3a93
pydn
authored
05f3a93
Copy full SHA for 05f3a93
Update README.md to include CLI arguments
pydn
authored
4515796
Copy full SHA for 4515796
Pagination
Previous
Next
You can’t perform that action at this time.