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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Scripting examples. #5059

wants to merge 1 commit into from

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.

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