Proofly DocsAboutAboutContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Introduction
  • Getting Started
  • Features
  • Installation
  • Usage Guide
  • API Reference
  • Health Conditions
    • Copd
    • Diabetes
    • Hypertension
  • Exporting Data
  • Error Handling
  • Contributing
  • Introduction
  • Getting Started
  • Features
  • Installation
    • Installation
    • Basic Setup
  • Usage Guide
  • API Reference
  • Health Conditions
    • Copd
    • Diabetes
    • Hypertension
  • Exporting Data
  • Error Handling
  • Contributing
  • About
  • Contact ↗ (opens in a new tab)

On This Page

  • Installation
  • Basic Setup
Question? Give us feedback → (opens in a new tab)Edit this page
Installation

Installation

To install the latest version of the package, use:

pip install proofly

To install a specific version ,use:

pip install proofly=1.2.4

Basic Setup

  1. Install the package
  2. Import required modules
  3. Initialize the analyzer
  4. Start analyzing health metrics
FeaturesUsage Guide

Proofly Docs