{"id":19870237,"url":"https://github.com/alphaolomi/py-automate","last_synced_at":"2026-06-10T12:31:10.319Z","repository":{"id":99078045,"uuid":"226396083","full_name":"alphaolomi/py-automate","owner":"alphaolomi","description":"Collection of Automation techniques,workflow,..  with Python","archived":false,"fork":false,"pushed_at":"2023-10-23T09:09:09.000Z","size":8101,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T00:54:06.046Z","etag":null,"topics":["automation","collection","lifehack","python3","techniques","work-in-progress","workflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alphaolomi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-12-06T19:31:42.000Z","updated_at":"2023-10-23T09:09:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5368fd3-8e43-4307-bb5a-bfd833f0fc0c","html_url":"https://github.com/alphaolomi/py-automate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alphaolomi/py-automate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaolomi%2Fpy-automate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaolomi%2Fpy-automate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaolomi%2Fpy-automate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaolomi%2Fpy-automate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alphaolomi","download_url":"https://codeload.github.com/alphaolomi/py-automate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphaolomi%2Fpy-automate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34153482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["automation","collection","lifehack","python3","techniques","work-in-progress","workflow"],"created_at":"2024-11-12T16:08:23.322Z","updated_at":"2026-06-10T12:31:10.296Z","avatar_url":"https://github.com/alphaolomi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyAutomate\n\nExplore automation, expreince techniques, A victim of Automation\n\n\n## Usage\n\n- On Windows, the shebang line is `#! python3`\n- On OS X, the shebang line is `#! /usr/bin/env python3`\n- On Linux, the shebang line is `#! /usr/bin/python3`\n\n### Running Python Programs with Assertions Disabled\n\nYou can disable the assert statements in your Python programs for a slight\nperformance improvement. When running Python from the terminal,\ninclude the `-O` switch after python or python3 and before the name of the\n`.py` file.\n\n```sh\npython ./script.py -O\n```\n\nThis will run an optimized version of your program that skips the\nassertion checks.\n\n## Inspiration\n\nInspired from  \n\n- `Automate the Boring Stuff with Python: Practical Programming for Total Beginners Book`  by _Al Sweigart_ [link](https://automatetheboringstuff.com/)\n\n- `Python Automation Cookbook: Explore the World of Automation Using Python recipes that will enhance your skills` by _Jaime Buelta_ [link](https://www.packtpub.com/application-development/python-automation-cookbook?utm_source=github\u0026utm_medium=repository\u0026utm_campaign=9781789133806)\n\n- `Network Automation Using Python 3: An Administrator's Handbook Book` by _Jithin Alex_ [link](https://www.amazon.com/Network-Automation-using-Python-Administrators/dp/1724108840)\n## License\n\nBSD-3 License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphaolomi%2Fpy-automate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphaolomi%2Fpy-automate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphaolomi%2Fpy-automate/lists"}