Skip to main content

No project description provided

Project description

pyoso

WARNING: THIS IS A WORK IN PROGRESS

pyoso is a Python package for fetching models and metrics from OSO. This package provides an easy-to-use interface to interact with oso and retrieve valuable data for analysis and monitoring.

Current Features

  • Execute custom SQL queries for analyzing the OSO dataset

Installation

You can install pyoso using pip:

pip install pyoso

Usage

Here is a basic example of how to use pyoso:

from pyoso import Client

# Initialize the client
os.environ["OSO_API_KEY"] = 'your_api_key'
client = Client()

# Fetch artifacts
query = "SELECT * FROM artifacts_v1 LIMIT 5"
artifacts = client.query(query)

print(artifacts)

Documentation

For detailed documentation about the OSO dataset, please refer to the official documentation.

Future Plans

  • Create DataFrame wrapper for creating SQL query from data transforms

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

pyoso-0.4.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

pyoso-0.4.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file pyoso-0.4.0.tar.gz.

File metadata

  • Download URL: pyoso-0.4.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.1

File hashes

Hashes for pyoso-0.4.0.tar.gz
Algorithm Hash digest
SHA256 c8bf5553a68b3f75e97a2f631c0dc4464f815103f760ba27439b3b4413f2e32e
MD5 93aa9f3d44919c221c5f5ce29c9b17a5
BLAKE2b-256 7a108cc0435ed5d690b6723d4c34a66f1c49744b64efe1209fca9c0822cf1f16

See more details on using hashes here.

File details

Details for the file pyoso-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: pyoso-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.1

File hashes

Hashes for pyoso-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d393183b3d059cdbe685bc9c992a0bc5c5720e36785efed3243ac5e02ac2aa1
MD5 83ffbd4dfcb3043fa0b151865caabb41
BLAKE2b-256 67095ef92b55c8f4da62614ee80b490c47228cd1d1c73cd9cf7db6b2e6c81c29

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