Skip to main content

Rogii Solo is a Python SDK designed to make data scientists' work with Solo easier.

Project description

Rogii Solo

Rogii Solo is a Python SDK designed to make data scientists' work with Solo easier.

Requirements

Python 3.10

Installation

  1. Install the package using pip install rogii-solo command.
  2. Generate access credentials on the landing page and copy the initialization string.
  3. Initialize the client by pasting the initialization string in the constructor.
  4. Set the project you wish to work with by name or UUID.

Example

from rogii_solo import SoloClient

solo_client = SoloClient(client_id='my-client-id', client_secret='my-client-secret')
project = solo_client.set_project_by_name('My project')

wells = project.wells

wells_data = wells.to_dict() # List of dicts
wells_df = wells.to_df() # DataFrame

Usage

Please check the SDK documentation in our Knowledge Base.

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

rogii_solo-0.5.3.tar.gz (66.8 kB view details)

Uploaded Source

Built Distribution

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

rogii_solo-0.5.3-py3-none-any.whl (43.9 kB view details)

Uploaded Python 3

File details

Details for the file rogii_solo-0.5.3.tar.gz.

File metadata

  • Download URL: rogii_solo-0.5.3.tar.gz
  • Upload date:
  • Size: 66.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.16

File hashes

Hashes for rogii_solo-0.5.3.tar.gz
Algorithm Hash digest
SHA256 2ac7b2a869f491d0530a8ee553ff95066fb0fab2a11ad6d374f3e27a85738399
MD5 32b0285bdcd36865a7124b8c121b4f04
BLAKE2b-256 59d6ecc1756b0301de7c0bc46e135bd10308992f7d7a112d5d6921607c680b26

See more details on using hashes here.

File details

Details for the file rogii_solo-0.5.3-py3-none-any.whl.

File metadata

  • Download URL: rogii_solo-0.5.3-py3-none-any.whl
  • Upload date:
  • Size: 43.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.16

File hashes

Hashes for rogii_solo-0.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d2517570a5a84da0d8023b125a8a8ec9e52f63d5721c8992674a1cea2705576e
MD5 2dcb58c381278f5de49a938f4b71f4d9
BLAKE2b-256 fccd7a144bcd88ba302e6dc94e5b4ba0a58e4559462fc78e3f72012578a21852

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