{"id":18754916,"url":"https://github.com/pyohei/simple-diary","last_synced_at":"2025-12-17T11:37:41.018Z","repository":{"id":25276908,"uuid":"28702548","full_name":"pyohei/simple-diary","owner":"pyohei","description":"Ultra simple diary.📔🖋","archived":false,"fork":false,"pushed_at":"2022-06-05T05:51:33.000Z","size":43,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T01:32:06.259Z","etag":null,"topics":["bottle","diary","python2"],"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/pyohei.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-02T03:36:31.000Z","updated_at":"2024-06-16T23:21:19.000Z","dependencies_parsed_at":"2022-08-23T23:51:14.788Z","dependency_job_id":null,"html_url":"https://github.com/pyohei/simple-diary","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/pyohei%2Fsimple-diary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyohei%2Fsimple-diary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyohei%2Fsimple-diary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyohei%2Fsimple-diary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyohei","download_url":"https://codeload.github.com/pyohei/simple-diary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239644128,"owners_count":19673580,"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":["bottle","diary","python2"],"created_at":"2024-11-07T17:30:43.409Z","updated_at":"2025-11-29T07:30:15.960Z","avatar_url":"https://github.com/pyohei.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ultra Simple Diary\n\nThis is the simple diary which can run local PC.  \n\n## Usage\n\nAfter you clone and move into this repository, you create virtualenv with Python2.7 like this.  \n\n```sh\nmkdir venv\nvirtualenv --no-site-packages venv\nsource venv/bin/activate\n```\n\nNext, you install library from `requirements.txt` like this.\n\n```sh\npip install -r requirements.txt\n```\n\nFinally, you run web service like this.\n\n```sh\npython main.py\n```\n\nYou can access with `http://localhost:8080/diary`.  \nThe diary data are recorded in `save` directory.  \n\n![Screen Shot](https://github.com/pyohei/simple-diary/blob/master/screenshot.png)\n\n## Licence\n\n* MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyohei%2Fsimple-diary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyohei%2Fsimple-diary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyohei%2Fsimple-diary/lists"}