Skip to content

Eve Snippets

Eve Snippets is a collection of code snippets shared by the pfmsoft family of apps for EVE Online.

Installation

# uv is the preferred way to add this to your pyproject.toml.
uv add pfmsoft-eve-snippets
Or, for a dev environment:
git clone https://github.com/DonalChilde/pfmsoft-eve-snippets
cd ./pfmsoft-eve-snippets
uv sync
source ./.venv/bin/activate

Quickstart

This is a library, see the api help for the specific modules for more details.