{"id":28899227,"url":"https://github.com/nonebot/nonestorage","last_synced_at":"2026-03-01T11:32:12.484Z","repository":{"id":269135442,"uuid":"906529456","full_name":"nonebot/nonestorage","owner":"nonebot","description":"Simple library that provides local storage folder detect","archived":false,"fork":false,"pushed_at":"2025-11-21T12:29:53.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-12-26T03:40:01.526Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nonebot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"nonebot","custom":["https://afdian.com/@nonebot"]}},"created_at":"2024-12-21T06:38:41.000Z","updated_at":"2025-11-21T12:29:49.000Z","dependencies_parsed_at":"2024-12-21T08:18:54.121Z","dependency_job_id":"39a781ae-dd00-4104-9b58-89f269fd84c2","html_url":"https://github.com/nonebot/nonestorage","commit_stats":null,"previous_names":["nonebot/nonestore"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nonebot/nonestorage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonestorage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonestorage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonestorage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonestorage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nonebot","download_url":"https://codeload.github.com/nonebot/nonestorage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nonebot%2Fnonestorage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29968471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T10:55:55.490Z","status":"ssl_error","status_checked_at":"2026-03-01T10:55:55.175Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-06-21T08:08:36.290Z","updated_at":"2026-03-01T11:32:12.467Z","avatar_url":"https://github.com/nonebot.png","language":"Python","funding_links":["https://opencollective.com/nonebot","https://afdian.com/@nonebot"],"categories":[],"sub_categories":[],"readme":"# NoneStorage\n\nSimple library that provides local storage folder detect\n\n## Usage\n\n```python\nfrom pathlib import Path\n\nfrom nonestorage import user_data_dir, user_config_dir, user_cache_dir\n\ndata_dir: Path = user_data_dir(\"appname\")\nconfig_dir: Path = user_config_dir(\"appname\", roaming=True)\ncache_dir: Path = user_cache_dir(\"appname\", roaming=False)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonebot%2Fnonestorage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnonebot%2Fnonestorage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnonebot%2Fnonestorage/lists"}