Skip to main content

No project description provided

Project description

THREE60 Energy rushmore-tools

release Code style: black

The rushmore-tools package is a lightweight wrapper for accessing Rushmore Reviews, a prominent player in benchmarking data collection for upstream oil & gas activities.

Overview

The collection contains utilities:

  • RushmoreExtractor

Usage

Simple usage. E.g. to download all Rushmore Drilling Performance Review data available to your API key, simply:

from rushmore_tools import RushmoreExtractor

report = RushmoreExtractor($api_key).report("DPR")
resp = report.get()

Development environment

We use poetry to manage dependencies and to administrate virtual environments. To develop rushmore-tools, follow the following steps to set up your local environment:

  1. Install poetry if you haven't already.

  2. Clone repository:

    $ git clone git@github.com:THREE60-Energy/rushmore-tools.git
    
  3. Move into the newly created local repository:

    $ cd rushmore-tools
    
  4. Create virtual environment and install dependencies:

    $ poetry install
    

Code requirements

All code must pass black and isort style checks to be merged. It is recommended to install pre-commit hooks to ensure this locally before commiting code:

$ poetry run pre-commit install

Each public method, class and module should have docstrings. Docstrings are written in the Google style.

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

rushmore_tools-1.0.2.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

rushmore_tools-1.0.2-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

Details for the file rushmore_tools-1.0.2.tar.gz.

File metadata

  • Download URL: rushmore_tools-1.0.2.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.3 Windows/10

File hashes

Hashes for rushmore_tools-1.0.2.tar.gz
Algorithm Hash digest
SHA256 1ad34de73452a95eea5a72be3f1e350a44a9b96f2b85143a1d249f68f80e1768
MD5 0c83ada2d40807bfa9f92ef67fa2d887
BLAKE2b-256 0509efb62216dd29c606718ae49391da438ae8fb5d3096480b24686cf3b2df14

See more details on using hashes here.

File details

Details for the file rushmore_tools-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: rushmore_tools-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 13.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.11.3 Windows/10

File hashes

Hashes for rushmore_tools-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 83edc2d09d2f50940f9544400e73ac9e89f4369e27dfd47e7d2c33c229765a31
MD5 c521a8b57306a5839e56029efcd65038
BLAKE2b-256 3f0f8155ce5a5b31b8039510ec56c1bdf722071205156d008418e9c9b5c461af

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