Quick Start Guide
Complete guide to getting started with SwiftNet
Prerequisites
Installation Steps
git clone https://github.com/wibi16/swiftnet2.git
cd swiftnet/pythonuv sync --all-extras
source .venv/bin/activate # For Unix
.venv\Scripts\activate # For Windowscd packages/swiftnet
pip install -e .
Running Examples
Last updated

