Skip to main content

No project description provided

Project description

KSP-Price-Notifier

Use to get notified for change of price in KSP.

Installation

pip install ksp-price-notifier

Usage

just give it the uin (can be found the link, as https://ksp.co.il/web/item/109332). target price the the path to chromedriver:

ksp-price-notifier 109332 5990

result:

The price is lower than the target price, it is now 5549
Go and buy! https://ksp.co.il/web/item/109332

In-Code usage

from ksp_price_notifier import GetPriceFromKSP

getter = GetPriceFromKSP()
getter.get_price(109332)

> 4690

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

ksp-price-notifier-0.1.6.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

ksp_price_notifier-0.1.6-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

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