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.1.1.tar.gz (2.9 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.1.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyoso-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8ba537829bf4a5f28cf6ec5eab1ecbcb31b9c958f2f123892f7a02fa1c3f1237
MD5 18b1eace33d15d9cbb84b1d16b66b1bc
BLAKE2b-256 794729cc9200eebe45c06bf6ac7884cc034ad6deceebf2d6cb731af6e6b36d83

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pyoso-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 631bc5a319b28a61d89f0ae0649f602f14dc1d723b6b4edc418e681bd761b63d
MD5 b8127eb7c67dd4d0bcefe1465f7ed2b8
BLAKE2b-256 7d30589044e34144737c1d91ab61d49519d3b7cced07c9827964d000db826835

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