Skip to main content

OpenAICompletion processor

Project description

Requirements

  • Python 3.12+
  • uv for package management and publishing
  • Pydantic v2 for data modelling

Installation

uv sync

Development

Install with test dependencies:

uv sync --extra test

Run tests:

uv run pytest

Run linter:

uv run ruff check .
uv run ruff format --check .

Publish the Python Package to PyPI

  • Increment the version of your package in the __init__.py file:
"""OpenAICompletion processor"""

__version__ = 'x.y.z'
  • Build and publish:
uv build
uv publish

SBOM & vulnerability check

Install the SBOM dependencies:

uv sync --extra sbom

Generate a CycloneDX SBOM from the current environment:

uv run cyclonedx-py environment -o sbom.cdx.json --output-format json

Audit dependencies for known vulnerabilities:

uv run pip-audit --format json --output audit-report.json

To fail on any known vulnerability (useful in CI):

uv run pip-audit --strict

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyprocessors_openai_completion-0.6.25.tar.gz (433.4 kB view details)

Uploaded Source

Built Distribution

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

pyprocessors_openai_completion-0.6.25-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file pyprocessors_openai_completion-0.6.25.tar.gz.

File metadata

  • Download URL: pyprocessors_openai_completion-0.6.25.tar.gz
  • Upload date:
  • Size: 433.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pyprocessors_openai_completion-0.6.25.tar.gz
Algorithm Hash digest
SHA256 eb51c9800c300434a6071a1f6e16f8ee1db70b213d8532d4c7040b47bd21866a
MD5 0d283159fcd998e82db8ffef28ca7c62
BLAKE2b-256 f564ad2ca9e07b574f54756c1c60c1b375d33b1f6f7e86dd83f1e81083c3fd7d

See more details on using hashes here.

File details

Details for the file pyprocessors_openai_completion-0.6.25-py3-none-any.whl.

File metadata

  • Download URL: pyprocessors_openai_completion-0.6.25-py3-none-any.whl
  • Upload date:
  • Size: 13.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pyprocessors_openai_completion-0.6.25-py3-none-any.whl
Algorithm Hash digest
SHA256 0eb552d80003dec40e458c6b863ad39f9e0d27504d4d0f3b4d4d1723da09e969
MD5 52f7e6f9b585ad7d47d6ccf2fbe4d6c1
BLAKE2b-256 8d1e01e022cf354da6f6e0d43786d6a15ee2b0dc1eae292bbade8dc6f87a45c0

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