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-1.6.33.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

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

File details

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

File metadata

  • Download URL: pyprocessors_openai_completion-1.6.33.tar.gz
  • Upload date:
  • Size: 14.3 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-1.6.33.tar.gz
Algorithm Hash digest
SHA256 c1b09ec27a8cd291b1b4bd239cde93ec0ec123f1f554e89f0ada9938c0e728f5
MD5 a4b039d4aacba5abb7af9c83785df203
BLAKE2b-256 ac5ed5ba6d1873e74c5b4a1142118ae2ff8b1913ad147c9db3f1bb573d51189d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyprocessors_openai_completion-1.6.33-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-1.6.33-py3-none-any.whl
Algorithm Hash digest
SHA256 dd7de8f5f3e85a2de669c1b0264b5f6697c56410ee457af1b4a54f33226d8614
MD5 128027ff9af7f9b01efc04c595743f5d
BLAKE2b-256 6195fe67fc01a9eb2ce21d73694624f281d0ac9c5ac253e339a58a410dad3d68

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