baas
0.10.1

Getting Started

  • Introduction
  • Installation for Developers
  • Installation for Production
  • Quickstart Guide
  • Development CLI

Python API

  • cli
  • blender
  • server

Development CLI

  • cli
baas
  • <no title>
  • View page source

  • cli
    • BetterHelpFormatter
      • BetterHelpFormatter.__init__()
      • BetterHelpFormatter.__module__
      • BetterHelpFormatter._format_action()
      • BetterHelpFormatter.add_text()
    • PYPI_REGISTRY
    • build_dev_command()
    • build_prod_command()
    • build_unpublish_command()
    • container_id_command()
    • destroy_dev_command()
    • destroy_prod_command()
    • docker_exec()
    • docker_login_command()
    • enter_repo()
    • exit_repo()
    • get_illegal_mode_command()
    • get_info()
    • image_id_command()
    • line()
    • main()
    • prod_command()
    • pull_command()
    • push_command()
    • quickstart_command()
    • remove_command()
    • remove_container()
    • resolve()
    • restart_command()
    • start()
    • start_command()
    • state_command()
    • stop()
    • stop_command()
    • version_commit_command()
    • version_variable()
    • vizcom_pypi_access_token_command()
    • vizcom_write_secret_env_command()
    • x_tools_command()
    • zsh_command()
    • zsh_complete_command()
    • zsh_root_command()
    • zshrc_tools()
  • blender
    • blender_tools
      • activate_edit_mode()
      • activate_object_mode()
      • convert_mesh()
      • delete_all_objects()
      • delete_all_scenes()
      • delete_object()
      • delete_scene()
      • deselect_all_faces()
      • deselect_all_objects()
      • deselect_faces()
      • deselect_object()
      • filter_objects()
      • filter_select_objects()
      • mesh_to_pydata()
      • read_mesh()
      • select_all_faces()
      • select_all_objects()
      • select_faces()
      • select_object()
      • set_scene()
      • triangulate_all_objects()
      • triangulate_faces()
      • write_mesh()
  • server
    • api
      • _GPU
      • get_app()
Previous Next

© Copyright 2022, Alex Braun <alexander.g.braun@gmail.com>.

Built with Sphinx using a theme provided by Read the Docs.