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.

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for oracleagentmemory-0.0.1.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 817c19f344a7e4cbbbbad6945c51f2338943c7e93ac0807264b619bd751125a1
MD5 3f3a8db2b03242c458a290f0c450aa92
BLAKE2b-256 82a47e91f9daa610f4bc5bc84f0bb510e0ea781bc5c55091ff329143ba241e28

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