{"id":41064765,"url":"https://github.com/cursusdb/cursusdb-py","last_synced_at":"2026-01-22T12:32:28.656Z","repository":{"id":214805176,"uuid":"729665354","full_name":"cursusdb/cursusdb-py","owner":"cursusdb","description":"CursusDB Python Native Client Package","archived":false,"fork":false,"pushed_at":"2024-01-06T23:03:31.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-01-07T05:30:17.500Z","etag":null,"topics":["client","cursusdb","database","python"],"latest_commit_sha":null,"homepage":"https://cursusdb.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cursusdb.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}},"created_at":"2023-12-10T00:10:50.000Z","updated_at":"2024-01-06T12:17:03.000Z","dependencies_parsed_at":"2024-01-06T05:28:55.320Z","dependency_job_id":null,"html_url":"https://github.com/cursusdb/cursusdb-py","commit_stats":null,"previous_names":["cursusdb/cursusdb-py"],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/cursusdb/cursusdb-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cursusdb%2Fcursusdb-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cursusdb%2Fcursusdb-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cursusdb%2Fcursusdb-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cursusdb%2Fcursusdb-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cursusdb","download_url":"https://codeload.github.com/cursusdb/cursusdb-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cursusdb%2Fcursusdb-py/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28662962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["client","cursusdb","database","python"],"created_at":"2026-01-22T12:32:27.952Z","updated_at":"2026-01-22T12:32:28.651Z","avatar_url":"https://github.com/cursusdb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## CursusDB Python Native Client Package\npip\n```\npip install cursusdb\n```\n\n\nImporting package\n``` \nfrom cursusdb import Client\n```\n\nUsing \n``` \n# host/fqdn, port, db username, db password, TLS ?\nc = Client(\"0.0.0.0\", 7681, \"username\", \"password\", False)\nprint(c.connect())\n\nprint(c.query(\"ping;\"))\nc.close()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcursusdb%2Fcursusdb-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcursusdb%2Fcursusdb-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcursusdb%2Fcursusdb-py/lists"}