user
notion.user
RESEARCH_API_PATH
module-attribute
MEMBER_INFO_PATH
module-attribute
get_token
get_notion_users
Source code in ResearchToolkit/notion/user.py
get_git_user
get git user information (name and email) useful when collaborators share a database. can automatically specfiy editor of the database using git user info
Parameters:
-
repo_path(_type_) –git repo path
Returns:
-
_type_–description
Source code in ResearchToolkit/notion/user.py
find_git
find directory with .git file in parent directories. return None if not found.
Parameters:
-
path(_type_) –description
Returns:
-
_type_–description