{"id":48491558,"url":"https://github.com/t10d/kingdom-python-sdk","last_synced_at":"2026-04-07T11:33:18.830Z","repository":{"id":39617073,"uuid":"417265026","full_name":"t10d/kingdom-python-sdk","owner":"t10d","description":"Library containing the core modules for the kingdom-python-server","archived":false,"fork":false,"pushed_at":"2022-11-08T12:19:31.000Z","size":182,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-29T15:20:20.769Z","etag":null,"topics":["backend-development","ddd-architecture","domain-driven-design","python","python-sdk","sdk","sqlalchemy"],"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/t10d.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-10-14T19:56:11.000Z","updated_at":"2025-10-01T13:59:05.000Z","dependencies_parsed_at":"2023-01-21T02:46:46.598Z","dependency_job_id":null,"html_url":"https://github.com/t10d/kingdom-python-sdk","commit_stats":null,"previous_names":["t10d/kingdom-python-core"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/t10d/kingdom-python-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t10d%2Fkingdom-python-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t10d%2Fkingdom-python-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t10d%2Fkingdom-python-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t10d%2Fkingdom-python-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t10d","download_url":"https://codeload.github.com/t10d/kingdom-python-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t10d%2Fkingdom-python-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31511737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["backend-development","ddd-architecture","domain-driven-design","python","python-sdk","sdk","sqlalchemy"],"created_at":"2026-04-07T11:33:18.739Z","updated_at":"2026-04-07T11:33:18.811Z","avatar_url":"https://github.com/t10d.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏰 Kingdom SDK\n\nLibrary containing the core modules for the kingdom-python-server.\n\n## Features\n\nSee the [changelog](./CHANGELOG.md) to see all the features supported.\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install `kingdom-sdk`.\n\n```bash\npip install kingdom-sdk\n```\n\nYou can use [poetry](https://python-poetry.org/) as well.\n\n```bash\npoetry add kingdom-sdk\n```\n\n## Usage\n\n```python\nfrom kingdom_sdk.utils import files\n\norm_files = files.find(\"orm.py\", \"/\")\n```\n\n## Test\n\nTo test the database package, you need do it manually, running a migration. Make sure the database is configured before.\n\n```bash\ncd tests/poc/\nalembic revision --autogenerate\nalembic upgrade head\n```\n\nThe rest, run `pytest`.\n\nDon't commit the generated revision.\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft10d%2Fkingdom-python-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft10d%2Fkingdom-python-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft10d%2Fkingdom-python-sdk/lists"}