Skip to main content

This package is a Python client for the Notion API.

Project description

Notion Python Client (NPC)

pytthon-versions codecov example workflow

Introduction

NPC (Notion Python Client) is a Python library that simplifies interactions with the Notion API. With this library, you can effortlessly integrate your Python applications with Notion, allowing you to create, retrieve, update, and manage Notion pages, databases, and more, all within your Python code.

Features

  • Simple and Intuitive: NPC provides a user-friendly interface to interact with the Notion API. Whether you are a seasoned developer or new to Notion, you'll find it easy to get started.

  • Diverse Functionality: You can perform a wide range of actions using NPC, such as creating new pages, updating page content, retrieving database entries, and much more.

  • Authentication: NPC takes care of the authentication process, allowing you to focus on your application logic without worrying about the intricacies of the API's authentication flow.

  • Customization: The library is designed to be flexible, making it easy to adapt to your specific project requirements. You can use it to integrate Notion with your websites, productivity tools, or automate your Notion workspace.

Installation

You can install NPC using pip:

pip install notion-python-client

Getting Started

  1. Authentication Setup: To use NPC, you need to create an integration in your Notion workspace and obtain an API token. Follow our authentication guide to set this up.

  2. Import NPC: Import the library into your Python script:

from notion_python_client import NPC
  1. Create a Notion Client: Initialize a Notion client with your API token:
client = NPC("YOUR_API_TOKEN")
  1. Interact with Notion: You're ready to start using NPC to interact with Notion. Here's an example of creating a new page:
pages = client.database_handler.get_pages("YOUR_DATABASE_ID")

Documentation

For detailed documentation, please visit the NPC Documentation.

Examples

Explore our examples directory for sample Python scripts that showcase various use cases of NPC. (Coming Soon)






Thank you for choosing NPC for your Notion integration needs! We look forward to seeing what you build with it. Happy coding!

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

notion_python_client-0.0.2.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

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

notion_python_client-0.0.2-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

Details for the file notion_python_client-0.0.2.tar.gz.

File metadata

  • Download URL: notion_python_client-0.0.2.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for notion_python_client-0.0.2.tar.gz
Algorithm Hash digest
SHA256 04dcc197017f2bc4d8eb22f4c566faa52e7794992dd9c5ebc45ceb4b1415401b
MD5 6e33fc92aaafe007f4059cac39fd0e56
BLAKE2b-256 24c6465654667d5efb619da287ac4ef1b77dbb199d9e0ccc2bde6fc01eaa3475

See more details on using hashes here.

Provenance

The following attestation bundles were made for notion_python_client-0.0.2.tar.gz:

Publisher: publish-to-pypi.yml on martenjostmann/notion-python-client

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file notion_python_client-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for notion_python_client-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b0b49a20e11ddeb8c103e7f18112b42d834fa5271f11f705e8d991d844387091
MD5 08939e7d716b97a250777d84c5477ce0
BLAKE2b-256 029b764d756fe1937e5125c5b5a8e621d88df92ff661a84db6f226b4c2a892cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for notion_python_client-0.0.2-py3-none-any.whl:

Publisher: publish-to-pypi.yml on martenjostmann/notion-python-client

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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