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
- anatools.anaclient.datasets module
- anatools.anaclient.editor module- create_remote_development()
- create_server()
- delete_remote_development()
- delete_server()
- deregister_ssh_key()
- edit_server()
- get_servers()
- get_ssh_keys()
- invite_remote_development()
- list_remote_development()
- prepare_ssh_remote_development()
- register_ssh_key()
- remove_ssh_remote_development()
- start_remote_development()
- start_server()
- stop_remote_development()
- stop_server()
 
- anatools.anaclient.gan module
- anatools.anaclient.graphs module
- anatools.anaclient.helpers module
- anatools.anaclient.image module
- anatools.anaclient.inpaint module
- anatools.anaclient.llm module
- anatools.anaclient.ml module
- anatools.anaclient.organizations module
- anatools.anaclient.preview module
- anatools.anaclient.rules module
- anatools.anaclient.services module- add_workspace_services()
- build_service()
- create_service()
- create_service_job()
- delete_service()
- delete_service_job()
- deploy_service()
- edit_service()
- get_instance_types()
- get_service_deployment()
- get_service_jobs()
- get_service_types()
- get_services()
- get_workspace_service_credentials()
- remove_workspace_services()
 
- 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
