{"id":19775420,"url":"https://github.com/watchakorn-18k/flet-notion-with-python","last_synced_at":"2026-06-09T06:31:36.384Z","repository":{"id":131108894,"uuid":"605909690","full_name":"watchakorn-18k/flet-notion-with-python","owner":"watchakorn-18k","description":"🔭 Notion-Flet API demo on Github","archived":false,"fork":false,"pushed_at":"2024-03-05T18:17:37.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T11:55:17.509Z","etag":null,"topics":["api","flet","gui","notion-api","notion-database","python","python-script","python3"],"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/watchakorn-18k.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-02-24T06:52:44.000Z","updated_at":"2023-10-28T09:09:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"d757f107-9d3c-4832-a929-ee9f192e1b20","html_url":"https://github.com/watchakorn-18k/flet-notion-with-python","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/watchakorn-18k/flet-notion-with-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watchakorn-18k%2Fflet-notion-with-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watchakorn-18k%2Fflet-notion-with-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watchakorn-18k%2Fflet-notion-with-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watchakorn-18k%2Fflet-notion-with-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/watchakorn-18k","download_url":"https://codeload.github.com/watchakorn-18k/flet-notion-with-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watchakorn-18k%2Fflet-notion-with-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34095243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","flet","gui","notion-api","notion-database","python","python-script","python3"],"created_at":"2024-11-12T05:16:01.998Z","updated_at":"2026-06-09T06:31:36.362Z","avatar_url":"https://github.com/watchakorn-18k.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e Flet notion python \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e \u003cimg width=\"40%\" src=\"https://cdn.discordapp.com/attachments/581018943041306641/1214622858504831086/image.png?ex=65f9c8b0\u0026is=65e753b0\u0026hm=6db7ad3aec1977cf392a6c0dd2c68e83e3f17d9c729ea8365f9d9a98267c29c3\u0026\"\u003e \u003c/p\u003e\n\n✨ Inspiration from [Python Tutorial UI Design Using Flet - Line Indent](https://youtu.be/JJCjAUmNXBs)\n\nI've attempted to implement Notion as a database, then use an api to connect to fetch data from Notion and display it on Flet, a Python-programmable flutter GUI module.\n\n# Install\n\n```\ngit clone https://github.com/watchakorn-18k/flet-notion-python\ncd flet-notion-python\npip install -r requirements.txt\n```\n![](https://cdn.discordapp.com/attachments/581018943041306641/1082752531094061066/terminal.gif)\n\n# Settings\n\n- Add token from [notion.so/my-integrations](https://www.notion.so/my-integrations) then put to `token.json`\n\n- Add table follow here\n\n```\n| income | client-name |\n```\n\n![](https://i.imgur.com/6gQ2anM.png)\n\n```json\n{\n  \"token\": \"\"\n}\n```\n\n- change databaseId\n\n```py\ndatabaseId = \"abc69f13662d4c3dbda6053da5555b8c\"\n```\n\n![](https://i.imgur.com/5sFedCr.png)\n\n# Run\n\n```\nflet ui.py\n```\n\n# Build\n\n```\npyinstaller ui.space\n```\n\nThis is merely an illustration of how to use notion's api with flet. You may attempt to fix a lot of mistakes. -- wk-18k 2023\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatchakorn-18k%2Fflet-notion-with-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwatchakorn-18k%2Fflet-notion-with-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatchakorn-18k%2Fflet-notion-with-python/lists"}