NVIDIA FLARE Logo

Introduction

  • What is Federated Learning?
  • NVIDIA FLARE Overview
  • What’s New in FLARE v2.7.0
  • Installation
  • Getting Started
  • Quick Start

Guides

  • Example Applications
  • Tutorials
  • User Guide
  • Programming Guide
  • Programming Best Practices

Miscellaneous

  • Frequently Asked Questions
  • Publications and Talks
  • Contributing
  • API
    • nvflare package
      • Subpackages
        • nvflare.apis package
        • nvflare.app_common package
        • nvflare.app_opt package
        • nvflare.client package
        • nvflare.dashboard package
        • nvflare.edge package
        • nvflare.fuel package
        • nvflare.fuel_opt package
        • nvflare.ha package
        • nvflare.job_config package
        • nvflare.lighter package
        • nvflare.metrics package
        • nvflare.private package
        • nvflare.recipe package
        • nvflare.security package
        • nvflare.tool package
          • Subpackages
            • nvflare.tool.code_pre_installer package
              • Submodules
                • nvflare.tool.code_pre_installer.constants module
                • nvflare.tool.code_pre_installer.install module
                • nvflare.tool.code_pre_installer.pre_install_cmd module
                • nvflare.tool.code_pre_installer.prepare module
              • Module contents
            • nvflare.tool.job package
            • nvflare.tool.package_checker package
            • nvflare.tool.poc package
          • Submodules
          • Module contents
        • nvflare.utils package
        • nvflare.widgets package
      • Submodules
      • Module contents
  • Glossary
NVIDIA FLARE
  • nvflare
  • nvflare package
  • nvflare.tool package
  • nvflare.tool.code_pre_installer package
  • View page source

nvflare.tool.code_pre_installer package¶

Submodules¶

  • nvflare.tool.code_pre_installer.constants module
  • nvflare.tool.code_pre_installer.install module
    • define_pre_install_parser()
    • install()
    • install_app_code()
    • install_requirements()
  • nvflare.tool.code_pre_installer.pre_install_cmd module
    • def_pre_install_parser()
    • handle_pre_install_cmd()
  • nvflare.tool.code_pre_installer.prepare module
    • define_prepare_parser()
    • prepare()
    • prepare_app_code()

Module contents¶

Previous Next

© Copyright 2025 NVIDIA.

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