Installation

Prerequisites

Before you get started, you are going to need a few things:

Set up your virtual environment

Regardless of which package management tool you are using, installing Picsellia in a virtual environment is really recommended. This ensures that the dependencies pulled in for Picsellia don't impact any other Python projects you're working on.

Below are a few tools you can use for environment management:

Install Picsellia 🥑

To install Picsellia, simply run the following command in your terminal:

pip install picsellia