{"id":19349025,"url":"https://github.com/benature/flomo","last_synced_at":"2025-03-17T12:07:39.469Z","repository":{"id":57431463,"uuid":"317441537","full_name":"Benature/flomo","owner":"Benature","description":"flomoapp.com API (third party)","archived":false,"fork":false,"pushed_at":"2024-09-17T15:34:50.000Z","size":45,"stargazers_count":36,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-03-04T10:11:25.953Z","etag":null,"topics":["api","app","flomo","flomo-workflow","github-stars","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Benature.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,"publiccode":null,"codemeta":null}},"created_at":"2020-12-01T06:05:28.000Z","updated_at":"2024-11-04T02:26:58.000Z","dependencies_parsed_at":"2024-09-17T19:12:06.091Z","dependency_job_id":"50e7ddb0-35c9-4573-8049-86117d7d928b","html_url":"https://github.com/Benature/flomo","commit_stats":{"total_commits":16,"total_committers":3,"mean_commits":5.333333333333333,"dds":0.125,"last_synced_commit":"470cf6abfb35406fd27f41e19f2a6e086d8a63bd"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benature%2Fflomo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benature%2Fflomo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benature%2Fflomo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benature%2Fflomo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Benature","download_url":"https://codeload.github.com/Benature/flomo/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244031024,"owners_count":20386534,"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","app","flomo","flomo-workflow","github-stars","python"],"created_at":"2024-11-10T04:24:20.378Z","updated_at":"2025-03-17T12:07:39.433Z","avatar_url":"https://github.com/Benature.png","language":"Python","readme":"\u003ca href=\"https://flomoapp.com/\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/Benature/flomo/main/flomo/media/logo-192x192.png\" height=\"100\" align=\"right\"\u003e\u003c/a\u003e\n\n# flomo 浮墨\n\n[![PyPI](https://img.shields.io/pypi/v/flomo)](https://pypi.org/project/flomo/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/flomo)\n[![GitHub stars](https://img.shields.io/github/stars/Benature/flomo)](https://github.com/Benature/flomo)\n\n一个非官方的 API python 玩具盒 👀\n\n\u003e *prefer python3.7+*  \n\u003e 欢迎 Star 🌟、Fork 🍴、Issue 💬、PR. 一起让 flomo 用的更加得心应手\n\n最新版在 dev 分支\n\n## Usage 使用\n\n```shell\npip install -U flomo\n```\n\n```python\nfrom flomo import Flomo, Parser\nauthorization = \"Bearer xxxxxxxxxxx\"\nflomo = Flomo(authorization)\nmemos = flomo.get_all_memos()\n\nmemo = Parser(memos[-1])\nprint(memo.text) # memo 纯文本\nprint(memo.url)  # memo 链接\nprint(memo.tags)\n```\n\n`authorization` 是用户 flomo 登录后获取的 token，可在浏览器的开发者工具中查看。\n\n如有疑问，欢迎 issue。\n\n## Local Install 本地安装\n\n```shell\ngit clone https://github.com/Benature/flomo.git\nmake all\n```\n\n\n## Relative Project 相关项目\n\n- workflow: [Benature/flomo workflow](https://github.com/Benature/flomo-workflow)\n- npm: [geekdada/flomo api helper](https://github.com/geekdada/flomo-api-helper)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenature%2Fflomo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenature%2Fflomo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenature%2Fflomo/lists"}