Skip to main content

Search for EVE Killmails on Zkillboard by ship and equipments

Project description

zkill-searchf

Search for EVE Killmails on Zkillboard by ship and equipments

Installation

$ pip install zkill-searchf

Python version of 3.7 or higher is required to install this package.

A command-line script zkill-searchf will be installed.

Usage

Before running the script, you need to create a YAML configuration file to specify search criteria - ship type, modules and/or module market groups.

To find EVE item and market group IDs, you will need an online database, such as: https://everef.net/market

Here is a sample configuration file:

---
  ship: 17720  # ship id
  item:
    - [2897, 9127]  # put item id(s) in list
    - 542  # market group id
    - 131
  fetch-limit: 10
  • ship: Item id of the ship

  • item: Each entry is a search criteria. If an entry is integer, it's considered as a module market group ID. Otherwise a list of item ID should be provided.

  • When filtering search results, items in a list are combined by 'OR' relationship, while item lists and market groups are combined by 'AND' relationship.

  • fetch-limit: Maximum number of results to be displayed. Note that up to 1000 killmails of the specific ship type will be inspected. Afterward the program will stop anyway.

Give your configuration file to the script:

$ zkill-searchf <path-to-config-file>

Searching for Cynabal killmails with:

        220mm Vulcan AutoCannon II OR 220mm Medium 'Scout' Autocannon I
AND     Afterburners
AND     Microwarpdrives

https://zkillboard.com/kill/xxxxxxxx/
https://zkillboard.com/kill/xxxxxxxx/
https://zkillboard.com/kill/xxxxxxxx/
......

Finished. 10 matching killmails found. 404 killmails examined in total.

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

zkill-searchf-0.0.1.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zkill_searchf-0.0.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file zkill-searchf-0.0.1.tar.gz.

File metadata

  • Download URL: zkill-searchf-0.0.1.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for zkill-searchf-0.0.1.tar.gz
Algorithm Hash digest
SHA256 a3c5b093ce256765054f338382815a5e0ac6a5411065be90a051dbc9986bf0c1
MD5 f35c29f5b91d39a88587d6f885e564e8
BLAKE2b-256 74a297c9ad5fb42783afc8ff473579d8c90d6233b1efe8e899a8471143fae0fb

See more details on using hashes here.

File details

Details for the file zkill_searchf-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: zkill_searchf-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3

File hashes

Hashes for zkill_searchf-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 aafc2a677df11e3363030b7631a3e8aecd9775d67fe2ddd0b8eafc73a1b12f98
MD5 630b3c7b3ce2d0d1eefb71ad7d482bd6
BLAKE2b-256 7ff47dee1e9b0cc46be8ca74f56dce6953bfeabb37f75aad68c3cd1a53f4b2a0

See more details on using hashes here.

Supported by

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