{"id":16961842,"url":"https://github.com/akdasa/pycopa","last_synced_at":"2025-03-21T15:46:03.269Z","repository":{"id":62579490,"uuid":"93858419","full_name":"akdasa/pycopa","owner":"akdasa","description":"A dead simple python module to parse command line arguments","archived":false,"fork":false,"pushed_at":"2017-07-20T10:16:37.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-07T15:07:00.389Z","etag":null,"topics":["command-line","parser"],"latest_commit_sha":null,"homepage":null,"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/akdasa.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":"2017-06-09T12:52:37.000Z","updated_at":"2017-07-20T10:14:56.000Z","dependencies_parsed_at":"2022-11-03T20:49:16.236Z","dependency_job_id":null,"html_url":"https://github.com/akdasa/pycopa","commit_stats":null,"previous_names":["advaita-krishna-das/pycopa"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdasa%2Fpycopa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdasa%2Fpycopa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdasa%2Fpycopa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akdasa%2Fpycopa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akdasa","download_url":"https://codeload.github.com/akdasa/pycopa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244825194,"owners_count":20516587,"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":["command-line","parser"],"created_at":"2024-10-13T23:04:22.867Z","updated_at":"2025-03-21T15:46:03.246Z","avatar_url":"https://github.com/akdasa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pycopa\nA dead simple python module to parse command line arguments\n\n```py\nfrom pycopa import parse\nparse(\"/say This is a test number:one done:true\")\n\n# result\n{ \"command\": \"say\",\n  \"arg\": \"This is a test\",\n  \"number\": \"one\", \"done\": \"true\" }\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakdasa%2Fpycopa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakdasa%2Fpycopa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakdasa%2Fpycopa/lists"}