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.

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for oracleagenticmemory-0.0.1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 6c721d827f535f6a96792c40afb77a3dad1d27a664e2e7e522acf45d5aefe677
MD5 49b7bcc7a2c79963ff12ad64ff7720c5
BLAKE2b-256 ae8e3436fe41152dd40a26ca9ea2a800b734b6e1ec0cf002fdf5c4dd6ea487c1

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