{"id":19681210,"url":"https://github.com/marfullsen/work_out_by_a_random_word","last_synced_at":"2026-05-15T06:03:57.855Z","repository":{"id":139327127,"uuid":"564533369","full_name":"Marfullsen/work_out_by_a_random_word","owner":"Marfullsen","description":"Enjoy exercising with random phrases or words.","archived":false,"fork":false,"pushed_at":"2022-11-11T00:05:27.000Z","size":193,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T05:36:27.938Z","etag":null,"topics":["console","terminal","workout"],"latest_commit_sha":null,"homepage":"","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/Marfullsen.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-10T23:19:44.000Z","updated_at":"2022-11-11T00:43:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"ddf17231-c2bf-45b7-bb0c-e05f27722696","html_url":"https://github.com/Marfullsen/work_out_by_a_random_word","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fwork_out_by_a_random_word","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fwork_out_by_a_random_word/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fwork_out_by_a_random_word/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fwork_out_by_a_random_word/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marfullsen","download_url":"https://codeload.github.com/Marfullsen/work_out_by_a_random_word/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240990739,"owners_count":19889930,"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":["console","terminal","workout"],"created_at":"2024-11-11T18:07:14.121Z","updated_at":"2026-05-15T06:03:57.774Z","avatar_url":"https://github.com/Marfullsen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Marfullsen/work_out_by_a_random_word\" rel=\"noopener\"\u003e\n    \u003cimg src=\"./docs/img/logo.png\" width=\"200\" alt=\"weightlifting\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003eWork Out by a random word\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![python3](https://img.shields.io/badge/Python-3.9.6-blue.svg)](https://www.python.org/)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  Enjoy exercising with random phrases or words.\n\u003c/div\u003e\n\n## 📘 Updates 👀\n- Docs added.\n\n## 📝 Index 📂\n\n- [About](#about)\n- [Getting started](#getting_started)\n- [Prerequisites](#prerequisites)\n- [Installing](#installing)\n- [Usage](#usage)\n- [Deployment](#deployment)\n- [Contribute](../CONTRIBUTING.md)\n- [Built using](#built_using)\n- [Authors](#authors)\n- [Acknowledgement](#acknowledgement)\n\n## 🧐 About \u003ca name = \"about\"\u003e\u003c/a\u003e\n\nSimply choose a word or phrase and enjoy exercising with the exercises that we will propose.\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Marfullsen/work_out_by_a_random_word\" rel=\"noopener\"\u003e\n    \u003cimg src=\"./docs/img/workout.py.png\" alt=\"workout\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n## 🏁 Getting started \u003ca name = \"getting_started\"\u003e\u003c/a\u003e\n\nFollow the instructions in the next steps to start working out.\n\n### 📘 Prerequisites \u003ca name = \"prerequisites\"\u003e\u003c/a\u003e\n\n- Install [Python](https://www.python.org/)\n\n###  🔧 Installing \u003ca name = \"installing\"\u003e\u003c/a\u003e\n\nClone the prject\n\n```sh\ngit clone https://github.com/Marfullsen/work_out_by_a_random_word.git\ncd work_out_by_a_random_word\n```\n\n## 🎈 Usage \u003ca name = \"usage\"\u003e\u003c/a\u003e\n\nType `./workout.py word` to see the magic.\n\n### More examples\n\n```sh\n./workout.py amazing\n```\n\n```sh\n./workout.py super\n```\n\n```sh\n./workout.py random word\n```\n\n```sh\n./workout.py check it out\n```\n\n## 🚀 Deployment \u003ca name = \"deployment\"\u003e\u003c/a\u003e\n\nNo deployment needed.\n\n## ⛏️ Built using \u003ca name = \"built_using\"\u003e\u003c/a\u003e\n\n- [Python](https://www.python.org/) - The most accessible programming language available\n\n## ✍️ Authors 👌 \u003ca name = \"authors\"\u003e\u003c/a\u003e\n\n- [Marfullsen](https://github.com/Marfullsen) - Author.\n\n## 🎉 Acknowledgement \u003ca name = \"acknowledgement\"\u003e\u003c/a\u003e\n\n- [Top 10 Reasons Why Python is So Popular With Developers in 2022](https://www.upgrad.com/blog/reasons-why-python-popular-with-developers/)\n- [Unsplash photo](https://unsplash.com/es/fotos/tOrJMH08lmg)\n- \u003ca href=\"https://www.flaticon.com/free-icons/gym\" title=\"gym icons\"\u003eGym icons created by Payungkead - Flaticon\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarfullsen%2Fwork_out_by_a_random_word","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarfullsen%2Fwork_out_by_a_random_word","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarfullsen%2Fwork_out_by_a_random_word/lists"}