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.1.tar.gz (18.9 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-1.6.1-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyprocessors_openai_completion-1.6.1.tar.gz
  • Upload date:
  • Size: 18.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","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.1.tar.gz
Algorithm Hash digest
SHA256 629a4ec4832b5e39983cc126089ce3b45de527976b4e40797dc38288f30eb4c7
MD5 4416bb60f394fcb4e5c3bbd58aa26719
BLAKE2b-256 df14f348c253d1278c37a1efc01ebe9e38b20d4d4be0defb4067a6d67c35087c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyprocessors_openai_completion-1.6.1-py3-none-any.whl
  • Upload date:
  • Size: 18.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.29 {"installer":{"name":"uv","version":"0.11.29","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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ef454364d86d9cbc77cf510e64a8415d4e91e0df455f1ed514fe7ec6e6a3e7c3
MD5 bf47c5f0a2ecca198cd19b1d69da39a4
BLAKE2b-256 1d1acdec17c95cad2086b3369b0f92e4ae9088ba684ecd05c01a9a9c65458cfa

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