Prerequisites
Before you can start building Digital Employees with the Pipeline framework, you need to set up your development environment. This section covers all the necessary prerequisites.
Overview
To develop with the Digital Employee Pipeline, you need:
A recommended IDE for Python development
Python 3.12 (supports Python 3.11-3.12)
A package manager (uv recommended)
Quick Checklist
Next Steps
Choose from the following sections to set up each prerequisite:
IDE Setup — Install and configure your development environment
Python Installation — Install Python 3.12
Package Manager — Install uv for dependency management
Once you have completed all prerequisites, proceed to Getting Started to install the Digital Employee Core package.
Last updated