{"id":16505072,"url":"https://github.com/aahnik/ado-py","last_synced_at":"2025-10-28T00:32:20.399Z","repository":{"id":57408249,"uuid":"369432993","full_name":"aahnik/ado-py","owner":"aahnik","description":"Do stuff with python. Quickly access functions defined in do.py from the command-line.","archived":false,"fork":false,"pushed_at":"2021-05-29T02:16:20.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T09:51:19.329Z","etag":null,"topics":["cli-app","python3","task-runner"],"latest_commit_sha":null,"homepage":"","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/aahnik.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}},"created_at":"2021-05-21T06:16:17.000Z","updated_at":"2024-03-20T04:57:37.000Z","dependencies_parsed_at":"2022-09-26T17:10:57.987Z","dependency_job_id":null,"html_url":"https://github.com/aahnik/ado-py","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aahnik%2Fado-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aahnik%2Fado-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aahnik%2Fado-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aahnik%2Fado-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aahnik","download_url":"https://codeload.github.com/aahnik/ado-py/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238578793,"owners_count":19495445,"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":["cli-app","python3","task-runner"],"created_at":"2024-10-11T15:09:11.331Z","updated_at":"2025-10-28T00:32:20.051Z","avatar_url":"https://github.com/aahnik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ado-py\n\nDo stuff with python. Quickly access functions from the command-line.\n\nAutomate stuff and save time.\n\nInspired by make. 😂\n\nTo avoid repetition of lines in the terminal, we often create a make alias and call\n`make func`\n\nIn `make` you write stuff in shell, in `ado`, you write in python.\n\n## Installation\n\n```shell\npip install ado-py\n```\n\n## Usage\n\nCreate a `do.py` file in your directory.\n\nWrite functions in it like this\n\nNote: the functions in `do.py` should not take any arguments.\nFor user input use `input()` function.\n\nCall any function from the terminal by running `ado func`.\n\nRunning only `ado` would print the docstring of `do.py`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faahnik%2Fado-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faahnik%2Fado-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faahnik%2Fado-py/lists"}