{"id":34073588,"url":"https://github.com/sifte/myreplitdb","last_synced_at":"2025-12-14T08:59:10.363Z","repository":{"id":45360526,"uuid":"435075011","full_name":"sifte/myreplitdb","owner":"sifte","description":"A simple wrapper for replit's db.","archived":false,"fork":false,"pushed_at":"2022-04-29T16:29:20.000Z","size":18,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-26T10:44:40.385Z","etag":null,"topics":["database","db","replit"],"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/sifte.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-12-05T04:43:10.000Z","updated_at":"2025-02-20T13:06:30.000Z","dependencies_parsed_at":"2022-09-13T13:50:54.512Z","dependency_job_id":null,"html_url":"https://github.com/sifte/myreplitdb","commit_stats":null,"previous_names":["kaylebetter/myreplitdb"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sifte/myreplitdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sifte%2Fmyreplitdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sifte%2Fmyreplitdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sifte%2Fmyreplitdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sifte%2Fmyreplitdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sifte","download_url":"https://codeload.github.com/sifte/myreplitdb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sifte%2Fmyreplitdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27724022,"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","status":"online","status_checked_at":"2025-12-14T02:00:11.348Z","response_time":56,"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":["database","db","replit"],"created_at":"2025-12-14T08:59:09.804Z","updated_at":"2025-12-14T08:59:10.353Z","avatar_url":"https://github.com/sifte.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## MyReplitDB ![Generic badge](https://img.shields.io/badge/Python-3.8-blue.svg) ![Downloads](https://img.shields.io/pypi/dm/MyReplitDB)\n\nA simple wrapper for replit's db.\n\n## Example\n\n```py\nfrom myreplitdb import Database\n\ndb = Database()\ndb.insert('test', 'hello')\ndb.get('test') # hello\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsifte%2Fmyreplitdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsifte%2Fmyreplitdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsifte%2Fmyreplitdb/lists"}