An Eve Online appraisal tool which uses ESI
Project description
Esipraisal
Esipraisal is a simple tool designed to figure out the value of an item ("type" in the eve DB) based on several sources.
To Use
import Esipraisal
Esipraisal.appraise(type_id, region_ids)
type_id = The id of the type you want to get the value of region_ids = a list of region ids in which you want to pull order information from. Usefull if you say only want mineral prices in Delve.
Returns: Appraisal object
The Appraisal object includes the following info:
- type = the type_id that was appraised
- region_list = the list of region_ids from where the data was pulled
- value = the estimated value of the type
- source = How the estimate was determined:
- Market Orders - Most common, from market orders currently active
- Historical Orders - Past orders which were recently completed, only used if there are not enough market orders for accurate data
- CCP - CCP's estimate, only used if the above 2 are not valid
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
Esipraisal-0.0.2.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file Esipraisal-0.0.2.tar.gz
.
File metadata
- Download URL: Esipraisal-0.0.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aea0f59205cdaaf48e427d396700c387be192057213e23409db5536a4d6995c8 |
|
MD5 | f40bb5d7be40466912b7bf73120f3e3a |
|
BLAKE2b-256 | f35b8237244f2e5b8ebfb92d7ea330fd0cee60b6d45d64007f32f51143d6ca18 |
File details
Details for the file Esipraisal-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: Esipraisal-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 440f0550708fa1b7442d3205de52ccd17fdeaf73ab7f999ba32fde668341695e |
|
MD5 | fdd5b7c99a4204f7413388d4b1a1a6de |
|
BLAKE2b-256 | 2c118b3cc51d41f5295b9db8ed2d58c849de7be75a232a8c8b10e2be35c72903 |