{"id":21253842,"url":"https://github.com/ebonnal/ork","last_synced_at":"2025-12-14T07:20:59.136Z","repository":{"id":57449595,"uuid":"372257286","full_name":"ebonnal/ork","owner":"ebonnal","description":"Toolbox for Warhammer 40k","archived":false,"fork":false,"pushed_at":"2024-07-25T15:21:23.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T06:03:11.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebonnal.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":"2021-05-30T16:00:19.000Z","updated_at":"2024-07-25T15:21:27.000Z","dependencies_parsed_at":"2024-01-17T09:38:49.615Z","dependency_job_id":"d1d3d4d0-f9c8-4c9e-a8aa-86691734e2cd","html_url":"https://github.com/ebonnal/ork","commit_stats":null,"previous_names":["ebonnal/ork","bonnal-enzo/ork"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ebonnal/ork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebonnal%2Fork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebonnal%2Fork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebonnal%2Fork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebonnal%2Fork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebonnal","download_url":"https://codeload.github.com/ebonnal/ork/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebonnal%2Fork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274747687,"owners_count":25341936,"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-09-12T02:00:09.324Z","response_time":60,"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":[],"created_at":"2024-11-21T03:53:15.270Z","updated_at":"2025-12-14T07:20:54.064Z","avatar_url":"https://github.com/ebonnal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ork\n\n[![Actions Status](https://github.com/bonnal-enzo/ork/workflows/test/badge.svg)](https://github.com/bonnal-enzo/ork/actions) [![Actions Status](https://github.com/bonnal-enzo/ork/workflows/PyPI/badge.svg)](https://github.com/bonnal-enzo/ork/actions)\n\n## Install\n\n`pip install ork`\n\n## Usage\n\n```python\n\u003e\u003e\u003e from ork import NameGenerator\n\u003e\u003e\u003e ng = NameGenerator()\n\u003e\u003e\u003e ng.generate(faction=\"orks\", lang=\"en\")\n'Snarkrat Wurldkilla'\n\u003e\u003e\u003e ng.generate(faction=\"orks\", lang=\"fr\")\n\"Droknog Botte lé Fess'\"\n\u003e\u003e\u003e ng.generate(faction=\"space wolves\", lang=\"en\")\n'Berek Wyrdfang'\n\u003e\u003e\u003e ng.generate(faction=\"space wolves\", lang=\"fr\")\n'Leif Le Berserk'\n```\n\n## Dev\n\n```bash\npython -m venv .venv\nsource ./.venv/bin/activate\npython -m pip install -r requirements.txt\npython -m unittest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febonnal%2Fork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febonnal%2Fork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febonnal%2Fork/lists"}