{"id":24360409,"url":"https://github.com/dms-codes/diamond-shape","last_synced_at":"2026-05-21T13:09:34.775Z","repository":{"id":169618364,"uuid":"558145768","full_name":"dms-codes/diamond-shape","owner":"dms-codes","description":"Star Pattern Generator This Python script generates a star pattern with a variable number of rows 'n'. It creates a symmetric pattern of asterisks (*) that forms a diamond shape.","archived":false,"fork":false,"pushed_at":"2023-10-01T10:30:28.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T21:20:04.938Z","etag":null,"topics":["generator","pattern","python","star"],"latest_commit_sha":null,"homepage":"https://github.com/dms-codes/diamond-shape","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/dms-codes.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,"governance":null}},"created_at":"2022-10-27T01:23:48.000Z","updated_at":"2023-10-01T10:30:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"a03d513a-a6c5-4d26-8188-fba5fd4c731b","html_url":"https://github.com/dms-codes/diamond-shape","commit_stats":null,"previous_names":["dms-codes/diamond-shape"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fdiamond-shape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fdiamond-shape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fdiamond-shape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Fdiamond-shape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dms-codes","download_url":"https://codeload.github.com/dms-codes/diamond-shape/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243182887,"owners_count":20249708,"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":["generator","pattern","python","star"],"created_at":"2025-01-18T21:19:42.674Z","updated_at":"2025-12-25T13:59:23.147Z","avatar_url":"https://github.com/dms-codes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Star Pattern Generator\n\nThis Python script generates a star pattern with a variable number of rows 'n'. It creates a symmetric pattern of asterisks (*) that forms a diamond shape.\n\n## Usage\n\n1. Run the script:\n\n   ```bash\n   python script.py\n   ```\n\n2. The script will generate a star pattern with 'n' rows, where 'n' is defined within the script.\n\n3. The pattern is printed in the console.\n\n## Customization\n\n- You can customize the script by modifying the value of 'n' to change the number of rows in the star pattern.\n\n## Example Output\n\nFor 'n' equal to 9, the script generates the following star pattern:\n\n```\n    *    \n   ***   \n  *****  \n ******* \n*********\n ******* \n  *****  \n   ***   \n    *    \n```\n\n## License\n\nThis script is provided under the [MIT License](LICENSE).\n```\n\nPlease adapt the script and README.md to your specific use case or requirements.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdms-codes%2Fdiamond-shape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdms-codes%2Fdiamond-shape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdms-codes%2Fdiamond-shape/lists"}