Skip to main content

Python library for Oracle Agentic Memory

Project description

Oracle Memory

Client library for the Oracle DB Agent Memory.

Development

This project uses uv + pyproject.toml.

Setup

  • Create venv + install (dev): uv sync --dev

Quality (one command)

  • Run all checks (lint + type + tests): uv run tox

Quality (individual commands)

Formatter:

  • Check formatting (no changes): uv run ruff format --check .
  • Format: uv run ruff format .

Linter:

  • Lint (no changes): uv run ruff check .
  • Lint + auto-fix: uv run ruff check . --fix

Type checker:

  • Type check: uv run ty check src

Tests:

  • Tests: uv run pytest

Git hooks

  • Install pre-commit hook: uv run pre-commit install
  • Run hooks on all files: uv run pre-commit run --all-files

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

oraclememory-0.0.1.dev0-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file oraclememory-0.0.1.dev0-py3-none-any.whl.

File metadata

File hashes

Hashes for oraclememory-0.0.1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 698d7327238d1fc09009441fb28124d698e36004231369591a0c0c0bc378e27c
MD5 315fd56f2f44597c330ee1f0c3413ce5
BLAKE2b-256 8a1fa02f84333ff2d4295fdb0e35d62ee51129736fd4e1df23fb32dee3d47df7

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