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
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oracleagenticmemory-0.0.1.dev0-py3-none-any.whl.
File metadata
- Download URL: oracleagenticmemory-0.0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c721d827f535f6a96792c40afb77a3dad1d27a664e2e7e522acf45d5aefe677
|
|
| MD5 |
49b7bcc7a2c79963ff12ad64ff7720c5
|
|
| BLAKE2b-256 |
ae8e3436fe41152dd40a26ca9ea2a800b734b6e1ec0cf002fdf5c4dd6ea487c1
|