{"id":13501827,"url":"https://github.com/navdeep-G/eng_join","last_synced_at":"2025-03-29T10:32:15.651Z","repository":{"id":57426468,"uuid":"79858147","full_name":"navdeep-G/eng_join","owner":"navdeep-G","description":"An english joiner for Python.","archived":false,"fork":false,"pushed_at":"2017-01-23T23:17:16.000Z","size":4,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-05-19T07:28:38.022Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/navdeep-G.png","metadata":{"files":{"readme":"README.rst","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":"2017-01-23T23:09:30.000Z","updated_at":"2021-12-05T17:48:09.000Z","dependencies_parsed_at":"2022-09-11T14:02:18.426Z","dependency_job_id":null,"html_url":"https://github.com/navdeep-G/eng_join","commit_stats":null,"previous_names":["kennethreitz/eng_join"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navdeep-G%2Feng_join","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navdeep-G%2Feng_join/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navdeep-G%2Feng_join/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/navdeep-G%2Feng_join/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/navdeep-G","download_url":"https://codeload.github.com/navdeep-G/eng_join/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246173851,"owners_count":20735405,"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","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-07-31T22:01:52.118Z","updated_at":"2025-03-29T10:32:15.397Z","avatar_url":"https://github.com/navdeep-G.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"eng_join: a simple english joiner\n=================================\n\nThis module is pretty self-explanatory.\n\n::\n\n    \u003e\u003e\u003e from eng_join import join\n\n    \u003e\u003e\u003e join(['blue', 'red', 'yellow'], conj='or', im_a_moron=True)\n    'blue, red or yellow'\n    \n    \u003e\u003e\u003e join(['blue', 'red', 'yellow'], conj='or')\n    'blue, red, or yellow'\n    \n    \u003e\u003e\u003e join(['blue', 'red'], conj='or')\n    'blue or red'\n    \n    \u003e\u003e\u003e join(['blue', 'red'], conj='and')\n    'blue and red'\n    \n    \u003e\u003e\u003e join(['blue'], conj='and')\n    'blue'\n    \n    \u003e\u003e\u003e join(['blue', 'red', 'yellow', 'green', 'yellow'], conj='and')\n    'blue, red, yellow, green, and yellow'\n    \n    \n`im_a_moron` removes support for the Oxford comma. I have opinions. \n\nInstallation\n------------\n\n::\n\n    $ pip install eng_join\n\n✨🍰✨\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavdeep-G%2Feng_join","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnavdeep-G%2Feng_join","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnavdeep-G%2Feng_join/lists"}