Skip to main content

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

Install with PyPi

from Esipraisal import Esipraisal
ep = Esipraisal()
ep.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


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.9.tar.gz (4.3 kB view details)

Uploaded Source

File details

Details for the file Esipraisal-0.0.9.tar.gz.

File metadata

  • Download URL: Esipraisal-0.0.9.tar.gz
  • Upload date:
  • Size: 4.3 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

Hashes for Esipraisal-0.0.9.tar.gz
Algorithm Hash digest
SHA256 e5a7312e3ca07d4ad00e414c0a57278d3ba169d698f061d2e8cd173ebcb9b809
MD5 c3722c7dde02eba7076425653eabf5d3
BLAKE2b-256 2c0054b5dcf791481b7b7b9bb18bcfca4daeb5acd92397fcd3b556a200a0cde7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page