Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripting examples. #5059

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Scripting examples. #5059

merged 2 commits into from
Sep 13, 2024

Conversation

portnov
Copy link
Collaborator

@portnov portnov commented Nov 11, 2023

  • blender_python.sh — script to run any python script with blender's builtin python
  • generate_api_documentation.py — script to generate API documentation (similar to what we have in Github Actions, but to launch locally)
  • run_sverchok_script.py — script to run any python script, which probably uses Sverchok API. Similar to blender_python.sh, but does not depend on OS / shell.
  • script_example.py — example of script which can be run by run_sverchok_script.py.

@portnov portnov self-assigned this Nov 11, 2023
@Durman
Copy link
Collaborator

Durman commented Nov 13, 2023

Would be nice to know what is it =)

@portnov
Copy link
Collaborator Author

portnov commented Nov 13, 2023

Maybe better to put all this to scripts/ directory, for example.

@Durman
Copy link
Collaborator

Durman commented Nov 13, 2023

Maybe better to put all this to scripts/ directory, for example.

Yes, this also had come into my mind.

@portnov portnov merged commit f6999be into master Sep 13, 2024
1 check passed
@portnov portnov deleted the run_scripts_1 branch September 13, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants