Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
/ eveimageserver Public archive

A collection of utility metods for interacting with the EVE Online image server.

License

Notifications You must be signed in to change notification settings

regner/eveimageserver

Repository files navigation

eveimageserver

Build Status Coverage Status PyPI version

Using

import eveimageserver

# Get a 256x256 pixel image server link for a character
eveimageserver.get_image_server_link(123456, 'char', 256)

# Get a dictionary of links for all alliance images
eveimageserver.get_alliance_links(123456)

Environment Variables

About

A collection of utility metods for interacting with the EVE Online image server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages