Appearance
Fluxion requires Python 3.9 or higher.
# Install uv if you haven't already curl -LsSf https://astral.sh/uv/install.sh | sh # Create a new project uv init my-fluxion-project cd my-fluxion-project # Install fluxion uv add fluxion
pip install fluxion-engine
fluxion --version
You should see the Fluxion version number printed.
Continue to the Quickstart Tutorial to create your first animation!
If you find this project useful, please consider supporting its development.