Skip to main content

Check OSRS Grand Exchange prices from the command line. Includes limited module functionality.

Project description

GPPC (Gold Piece Price Checker)

Check OSRS Grand Exchange prices from the command line. Includes limited module functionality.

Usage

Installation

$ pip install gppc
$ git clone https://github.com/moxxos/gppc.git
$ cd gppc
$ pip install .

Get the price and recent 24h change of many different Grand Exchange items.

$ gppc 'gold bar' coal
$ gppc gold_bar coal

Image

Import as a module

$ import gppc
$ gppc.search('coal')

Updates

TODO

  • Add option for a full version showing all item data
  • Add option to disable images
  • Add compact version with no images and smaller vertical display
  • Add some caching for images and other static item data
  • Add tests and documentation

CHANGELOG

[0.1.5.] - 2022-10-18

Display output now works on Windows.

Added image caching.

[0.1.4] - 2022-10-07

Removed pycache from repo.

Added MANIFEST.in to process CHANGELOG.md during build process.

[0.1.3] - 2022-10-07

Fixed README and description for build and setup.

PYPI description now renders correctly.

[0.1.1] - 2022-10-06

Now works. Also displays item images.

[0.1.0] - 2022-09-12

Configured pyproject.toml

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

gppc-0.1.5.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

gppc-0.1.5-py3-none-any.whl (19.3 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