Skip to main content

Notion connector schema, defaults, and documentation for vd-dlt

Project description

vd-dlt-notion-schema

Schema, defaults, and documentation for the Notion connector in vd-dlt pipelines.

Installation

# Install via vd-dlt extras (recommended)
pip install vd-dlt[notion-schema]

# Or install directly
pip install vd-dlt-notion-schema

Contents

  • defaults.yml - Resource templates and default sync configuration (30+ Notion API endpoints)
  • schema.json - JSON Schema for validating Notion credentials
  • manifest.yml - Connector metadata (name, version, status)
  • docs/ - Connector documentation

Usage

from vd_dlt_notion_schema import get_defaults, get_schema, get_manifest

# Get connector defaults
defaults = get_defaults()
print(defaults["default_sync"])  # write_disposition, sync_mode, etc.
print(len(defaults["resources"]))  # 30+ resource templates

# Get credentials schema
schema = get_schema()
print(schema["definitions"]["credentials"]["required"])  # ["access_token"]

# Get connector metadata
manifest = get_manifest()
print(manifest["name"])  # "notion"
print(manifest["version"])  # "1.0.0"

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

vd_dlt_notion_schema-0.1.1.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

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

vd_dlt_notion_schema-0.1.1-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

Details for the file vd_dlt_notion_schema-0.1.1.tar.gz.

File metadata

  • Download URL: vd_dlt_notion_schema-0.1.1.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for vd_dlt_notion_schema-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d715c6479a593631751bc17a55a4da2596bc27cff0e124fbc61142b932bbcc3b
MD5 68cb233f26b9e928ec12d1da7ba82864
BLAKE2b-256 fa4a4be5ce5e9e8a4af2cc64ef070fd60280f2b2014b61f6a393bfd517b6be62

See more details on using hashes here.

File details

Details for the file vd_dlt_notion_schema-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for vd_dlt_notion_schema-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 329ad153b6234d5c2d5cba24441ac711e77ef600f06157fa13c7cb6bf5172ad1
MD5 8266f58f7a07792f9667d41657d6d264
BLAKE2b-256 8a7e7b70232de71cc8393ad63e1b9ba5f694d74ff6571d85145cda4adec584eb

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