Skip to main content

Oto connector library — API clients for AI agents (no CLI). Façade CLI = oto-cli.

Project description

oto-core

Connector library for Oto — pure Python API clients for AI agents and automation. No CLI, no server: clients return plain dicts.

pip install oto-core              # core (requests, france-opendata)
pip install "oto-core[google]"    # + Google Workspace (Drive, Docs, Sheets, Gmail, Calendar, Tasks)
pip install "oto-core[browser]"   # + browser-based scraping (LinkedIn, via o-browser)
pip install "oto-core[stock]"     # + SIRENE stock queries (DuckDB/parquet)

What's inside

  • oto.tools.* — one client per service: French company data (SIRENE, INPI, BODACC, BOAMP, DVF via france-opendata), web search (Serper), email finding (Hunter), CRM (Attio, Folk), outreach (Lemlist, Kaspr, Fullenrich), Google Workspace, Slack, WhatsApp, Reddit, Pennylane, Silae (French payroll), and more.
  • oto.config — three-tier secret resolution: environment variables → secret provider (SOPS/age, file, Scaleway Secret Manager) → defaults.
  • oto.tools.common.FieldFilter — reusable response redaction (mask IBANs, anonymize names, drop fields) any connector can apply; driven by code or a field_filters.<service> policy in ~/.otomata/config.yaml.

Ecosystem

Package Role
oto-core (this) the clients — single source of truth
oto-cli oto command-line façade
oto-backend hosted platform (mcp.oto.ninja — MCP + REST, credential vault, orgs)
from oto.tools.sirene import SireneClient

client = SireneClient()          # reads SIRENE_API_KEY via oto.config
company = client.get_company("130025265")

Conventions: clients are import-lazy per optional dependency, raise on error (no silent fallbacks), and stay free of CLI/printing concerns.

MIT — © Otomata.

Project details


Download files

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

Source Distribution

oto_core-1.10.5.tar.gz (246.4 kB view details)

Uploaded Source

Built Distribution

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

oto_core-1.10.5-py3-none-any.whl (296.5 kB view details)

Uploaded Python 3

File details

Details for the file oto_core-1.10.5.tar.gz.

File metadata

  • Download URL: oto_core-1.10.5.tar.gz
  • Upload date:
  • Size: 246.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for oto_core-1.10.5.tar.gz
Algorithm Hash digest
SHA256 d5fa698c4d76f0ae1b45f967ce3c3fefc40e6c380821e8da59cf484a96ba54e2
MD5 8fd112a4128eda7c70f999ba30d05acf
BLAKE2b-256 b1675c5e08ea8d1b933f5222ff1cb06f6c79502af330be82e840e67f37e2ebfe

See more details on using hashes here.

File details

Details for the file oto_core-1.10.5-py3-none-any.whl.

File metadata

  • Download URL: oto_core-1.10.5-py3-none-any.whl
  • Upload date:
  • Size: 296.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for oto_core-1.10.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f63770a39c25bb8cc49599566c536f49fb1d1f18d8e1ea97c2a04bbafaf4e8ee
MD5 0c7073dfbcea0dd5a8706d25434d39f8
BLAKE2b-256 5df77516a0bf61e391b3f264faa59e356f1eebfb57d3d32c305cd49c15712325

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