{"id":16292238,"url":"https://github.com/avlm/zotion","last_synced_at":"2025-03-20T03:30:45.147Z","repository":{"id":57478535,"uuid":"368974061","full_name":"avlm/zotion","owner":"avlm","description":"A python client for the official notion API :)","archived":false,"fork":false,"pushed_at":"2021-05-19T20:06:48.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T22:49:53.278Z","etag":null,"topics":["api","notion","notion-api","notion-client","notion-database","notion-py","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avlm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-19T19:02:07.000Z","updated_at":"2023-10-16T18:38:54.000Z","dependencies_parsed_at":"2022-08-30T09:52:13.800Z","dependency_job_id":null,"html_url":"https://github.com/avlm/zotion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avlm%2Fzotion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avlm%2Fzotion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avlm%2Fzotion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avlm%2Fzotion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avlm","download_url":"https://codeload.github.com/avlm/zotion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244543723,"owners_count":20469551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","notion","notion-api","notion-client","notion-database","notion-py","python"],"created_at":"2024-10-10T20:05:04.787Z","updated_at":"2025-03-20T03:30:44.847Z","avatar_url":"https://github.com/avlm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"WIP Python client for official Notion API (now in public beta)\n\n```bash\n$ pip install zotion\n```\n\n```python\n\u003e\u003e\u003e from zotion.client import Notion\n\u003e\u003e\u003e notion = Notion('YOUR_NOTION_API_KEY')\n\u003e\u003e\u003e database = notion.retrieve_database('YOUR_DATABASE_ID')\n```\n\nDatabase will be an [addict](https://github.com/mewwts/addict) object, so you can easily access info just doing this:\n\n```python\n\u003e\u003e\u003e database.title[0].text.content\n\u003e\u003e\u003e 'My great database'\n```\n\nFor now just internal integrations.\n\nFeel free to contribute.\n\nMIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favlm%2Fzotion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favlm%2Fzotion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favlm%2Fzotion/lists"}