Skip to main content

Collection of scientific app/tool syncs for Notion

Project description

NotionSci

Collection of scientific app/tool syncs for Notion API

PyPI Supported Python Versions License Code style
Test


This cli is meant to allow syncing of scienfic/reasearch tools to notion. (Such as Zotero, ...)

Installation

pip install notionsci

Usage

Before getting started, create an integration and find the token. → Learn more about authorization.

Generate initial configuration and fill the integration token and other connection api keys.

notionsci config

The config.yml should be created at ~/.config/notionsci (linux) and /Library/Application Support/notionsci (Mac OS X).

connections:
  notion:
    token: 'token'
  zotero:
    library_id: '123456'
    library_type: 'user'
    token: 'token'

Zotero Connection

Before getting started, create an api key and find the token. → Learn more about authorization.

Built-in commands allow you to sync your citations to a Notion table. Start by forking the following the template references page.

Extract the database uuid from the url. (TODO: Elaborate)

notionsci sync zotero -db=<db uuid>

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

notionsci-0.1.1-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page