{"id":23344501,"url":"https://github.com/rec/console-baseclass-python","last_synced_at":"2025-04-07T16:47:27.011Z","repository":{"id":6130637,"uuid":"7358968","full_name":"rec/console-baseclass-python","owner":"rec","description":null,"archived":false,"fork":false,"pushed_at":"2012-12-28T17:04:37.000Z","size":197,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T18:53:03.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"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/rec.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.txt","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-28T19:44:23.000Z","updated_at":"2019-06-27T06:25:29.000Z","dependencies_parsed_at":"2022-09-15T12:31:38.184Z","dependency_job_id":null,"html_url":"https://github.com/rec/console-baseclass-python","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/rec%2Fconsole-baseclass-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rec%2Fconsole-baseclass-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rec%2Fconsole-baseclass-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rec%2Fconsole-baseclass-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rec","download_url":"https://codeload.github.com/rec/console-baseclass-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247693704,"owners_count":20980726,"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":[],"created_at":"2024-12-21T06:26:52.722Z","updated_at":"2025-04-07T16:47:26.944Z","avatar_url":"https://github.com/rec.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"                        Console Baseclass Python\n\nWhat is it?\n-----------\n\nThe Console baseclass is a derivable python class that implements \ntwo main features:\n* Process the terminal line input for flags customly defined. Each flag may require a type input\n  and a default/custom method executed when the flag is present on the terminal. This functionality\n  closely resembles the argparse module.\n* A in-program console defining your own commands, with the same functionality\n  of the flag parsing options mentioned above. This functionality closely resembles the cmd module, \n  but adds the functionality of flags, displaying their options. All terminal flag options and\n  additional args are always present in both command and flag handler method (that is customly\n  spesified).\n\n\nThe latest version\n------------------\n\nThe lates version can always be found at the public repository over at\nhttps://github.com/vladwow91/console-baseclass-python\n\n\nDocumentation\n-------------\n\nThe documentation for the implementation and usage of this module is\navailable at\nvladwow91.github.com/console-baseclass-python\n\n\nContact\n-------\n\nAuthor: Vegard Sandengen\nemail: vegardsandengen@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frec%2Fconsole-baseclass-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frec%2Fconsole-baseclass-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frec%2Fconsole-baseclass-python/lists"}