A collection of utility metods for interacting with the EVE Online image server.
Project description
# eveimageserver
[](https://travis-ci.org/Regner/eveimageserver)
[](https://coveralls.io/github/Regner/eveimageserver?branch=master)
[](http://badge.fury.io/py/eveimageserver)
## Using
```python
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
* __IMAGE_SERVER_URL:__ Defaults to 'https://image.eveonline.com/'. If you set
your own environment variable for this be sure to include the trailing slash.
[](https://travis-ci.org/Regner/eveimageserver)
[](https://coveralls.io/github/Regner/eveimageserver?branch=master)
[](http://badge.fury.io/py/eveimageserver)
## Using
```python
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
* __IMAGE_SERVER_URL:__ Defaults to 'https://image.eveonline.com/'. If you set
your own environment variable for this be sure to include the trailing slash.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eveimageserver-0.1.2.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for eveimageserver-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eec1af84df90631a7a59a3715e51973317177c4d9cefd48847a9a3e4be4c35f2 |
|
MD5 | fff73e7dd1e27cf4d041abb7b302b91d |
|
BLAKE2b-256 | 73c3753af80548c47bb71ef166474192d97c8203f2a17b9fc64915a82715aebb |