{"id":19316069,"url":"https://github.com/lahcenezzara/python-explorer","last_synced_at":"2025-02-24T04:28:06.422Z","repository":{"id":267542677,"uuid":"892902689","full_name":"LahcenEzzara/python-explorer","owner":"LahcenEzzara","description":"Python Explorer","archived":false,"fork":false,"pushed_at":"2024-12-11T01:32:26.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-06T03:43:23.959Z","etag":null,"topics":["python","python-template","simple-python-script","software-development","zen-of-python"],"latest_commit_sha":null,"homepage":"https://lahcenezzara.github.io/python-explorer/","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/LahcenEzzara.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-23T02:34:08.000Z","updated_at":"2024-12-11T01:32:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4886f34-a620-43fe-886f-1057a1ea7093","html_url":"https://github.com/LahcenEzzara/python-explorer","commit_stats":null,"previous_names":["lahcenezzara/python-explorer"],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LahcenEzzara%2Fpython-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LahcenEzzara%2Fpython-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LahcenEzzara%2Fpython-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LahcenEzzara%2Fpython-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LahcenEzzara","download_url":"https://codeload.github.com/LahcenEzzara/python-explorer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240418071,"owners_count":19798123,"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":["python","python-template","simple-python-script","software-development","zen-of-python"],"created_at":"2024-11-10T01:09:45.800Z","updated_at":"2025-02-24T04:28:06.372Z","avatar_url":"https://github.com/LahcenEzzara.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Explorer - A Simple Starting Template\n\nThis repository contains a simple Python script that outputs the Zen of Python, a set of guiding principles for writing Pythonic code. This can be used as a starting point for exploring Python or as a lightweight template for new projects.\n\n## How to Use\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/LahcenEzzara/python-explorer.git\n   cd python-explorer\n   ```\n\n2. Run the script:\n   ```bash\n   python main.py\n   ```\n\n3. The script will display the Zen of Python in your terminal.\n\n## Example Output\n\nWhen you run the script, you'll see:\n\n```\nThe Zen of Python, by Tim Peters\n\nBeautiful is better than ugly.\nExplicit is better than implicit.\nSimple is better than complex.\nComplex is better than complicated.\nFlat is better than nested.\nSparse is better than dense.\nReadability counts.\nSpecial cases aren't special enough to break the rules.\nAlthough practicality beats purity.\nErrors should never pass silently.\nUnless explicitly silenced.\nIn the face of ambiguity, refuse the temptation to guess.\nThere should be one-- and preferably only one --obvious way to do it.\nAlthough that way may not be obvious at first unless you're Dutch.\nNow is better than never.\nAlthough never is often better than *right* now.\nIf the implementation is hard to explain, it's a bad idea.\nIf the implementation is easy to explain, it may be a good idea.\nNamespaces are one honking great idea -- let's do more of those!\n```\n\n## Why Use This?\n\n- **Simplicity**: The script demonstrates how to run a Python program and interact with core Python features.\n- **The Zen of Python**: These principles serve as an excellent introduction to Python's philosophy and best practices.\n\n## License\n\nThis repository is available under the [MIT License](LICENSE). Feel free to use it as a starting point for your projects!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flahcenezzara%2Fpython-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flahcenezzara%2Fpython-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flahcenezzara%2Fpython-explorer/lists"}