An unofficial Python 3 client for the Notion.so API
Project description
Copyright (c) 2022 Jérémie DECOCK (www.jdhp.org)
Online documentation: http://notionlib.readthedocs.org
Notebooks: https://github.com/jdhp/notion-lib-notebooks
Source code: https://github.com/jdhp/notion-lib
Issue tracker: https://github.com/jdhp/notion-lib/issues
Python Client for Notion.so on PyPI: https://pypi.org/project/notionlib
Python Client for Notion.so on Anaconda Cloud: https://anaconda.org/jdhp/notionlib
Description
An unofficial Python 3 client for Notion.so API
Note:
This project is still in beta stage, so the API is not finalized yet.
Dependencies
Python >= 3.0
Installation
Gnu/Linux
You can install, upgrade, uninstall Python Client for Notion.so with these commands (in a terminal):
pip install --pre notionlib pip install --upgrade notionlib pip uninstall notionlib
Or, if you have downloaded the Python Client for Notion.so source code:
python3 setup.py install
Windows
You can install, upgrade, uninstall Python Client for Notion.so with these commands (in a command prompt):
py -m pip install --pre notionlib py -m pip install --upgrade notionlib py -m pip uninstall notionlib
Or, if you have downloaded the Python Client for Notion.so source code:
py setup.py install
MacOSX
You can install, upgrade, uninstall Python Client for Notion.so with these commands (in a terminal):
pip install --pre notionlib pip install --upgrade notionlib pip uninstall notionlib
Or, if you have downloaded the Python Client for Notion.so source code:
python3 setup.py install
Documentation
Online documentation: http://notionlib.readthedocs.org
API documentation: http://notionlib.readthedocs.org/en/latest/api.html
Example usage
TODO
Bug reports
To search for bugs or report them, please use the Python Client for Notion.so Bug Tracker at:
License
This project is provided under the terms and conditions of the MIT License.
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 Distribution
Built Distribution
File details
Details for the file notionlib-0.3.dev0.tar.gz
.
File metadata
- Download URL: notionlib-0.3.dev0.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 528cc9e1691954529efa7cde7b9790fe3b5a884adf61e8601e5f6503531bbc36 |
|
MD5 | 87f0990acc15fa60d3a65a9b35c40996 |
|
BLAKE2b-256 | 83e71fc8c4961f47b511f2cc23803f73f65cd5ab065e8a913871bc9237c415dd |
File details
Details for the file notionlib-0.3.dev0-py3-none-any.whl
.
File metadata
- Download URL: notionlib-0.3.dev0-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2deed69f35a057b0ec84481ed16718b6d3de1b6dadf12b5370edd7e657d4e251 |
|
MD5 | 8e71fa78079c9b001af0afd387beda64 |
|
BLAKE2b-256 | 93b56ce935d0194c1ca2ba83de2bb8f398643995c7b34e5fcc3107b5023eaeb6 |