anatools package¶
anatools is Rendered.ai’s SDK for connecting to the Platform API.
- The - anatools.anaclientpackage exposes the Platform API to the User. Everything that a user can do through the Platform Web Interface can be done via the SDK through the- anatools.anaclientpackage.
- The - anatools.annotationspackage allows a User to generate annotations locally without the need for the Platform.
- The - anatools.libpackage and- anatools.nodespackage are used for Channel developers. More info to come!
The SDK’s submodule methods are all exposed to the user, so the full path is not required to call a specific method.
View the Introduction to Rendered.ai Documentation to learn more.
Subpackages¶
- anatools.anaclient package- Subpackages
- Submodules- anatools.anaclient.anaclient module
- anatools.anaclient.analytics module
- anatools.anaclient.annotations module
- anatools.anaclient.api_keys module
- anatools.anaclient.channels module- build_managed_channel()
- create_managed_channel()
- delete_managed_channel()
- deploy_managed_channel()
- edit_managed_channel()
- get_channel_documentation()
- get_channel_nodes()
- get_channels()
- get_deployment_status()
- get_managed_channels()
- get_node_documentation()
- profile_channel()
- upload_channel_documentation()
 
- anatools.anaclient.datasets module
- anatools.anaclient.editor module
- anatools.anaclient.gan module
- anatools.anaclient.graphs module
- anatools.anaclient.helpers module
- anatools.anaclient.inpaint module
- anatools.anaclient.llm module
- anatools.anaclient.ml module
- anatools.anaclient.organizations module
- anatools.anaclient.umap module
- anatools.anaclient.volumes module
- anatools.anaclient.workspaces module
 
 
- anatools.annotations package- Submodules- anatools.annotations.annotations module
- anatools.annotations.convert_coco module
- anatools.annotations.convert_geococo module
- anatools.annotations.convert_kitti module
- anatools.annotations.convert_pascal module
- anatools.annotations.convert_sagemaker module
- anatools.annotations.convert_yolo module
- anatools.annotations.draw module
 
 
- Submodules
- anatools.lib package- Submodules- anatools.lib.ana_object module
- anatools.lib.bbox module
- anatools.lib.blender_main module
- anatools.lib.camera_checks module
- anatools.lib.channel module
- anatools.lib.context module
- anatools.lib.directory_object module
- anatools.lib.download module
- anatools.lib.file_handlers module
- anatools.lib.file_metadata module
- anatools.lib.file_object module
- anatools.lib.generator module
- anatools.lib.interp module
- anatools.lib.load module
- anatools.lib.node module
- anatools.lib.object_utils module
- anatools.lib.package_utils module
- anatools.lib.print module
- anatools.lib.python_main module
- anatools.lib.rigged_object module
- anatools.lib.scene module
- anatools.lib.search_utils module
 
 
- Submodules
- anatools.nodes package- Submodules- anatools.nodes.constants module
- anatools.nodes.generators module
- anatools.nodes.logic module
- anatools.nodes.random_generator module
- anatools.nodes.sweep_arange module
- anatools.nodes.sweep_linspace module
- anatools.nodes.vectors module
- anatools.nodes.volume_directory module
- anatools.nodes.volume_file module
 
 
- Submodules
