{"id":17961223,"url":"https://github.com/erictleung/python-module","last_synced_at":"2025-10-10T20:15:33.299Z","repository":{"id":72464217,"uuid":"62346779","full_name":"erictleung/python-module","owner":"erictleung","description":":snake: Test Python module to get familiar with creation and maintenance of a Python module","archived":false,"fork":false,"pushed_at":"2016-11-27T06:33:09.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T20:15:32.686Z","etag":null,"topics":["module","python","python-3","test"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erictleung.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":"2016-06-30T22:45:05.000Z","updated_at":"2016-11-27T06:31:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae5ee360-50e7-420b-b2ff-6a53e665b417","html_url":"https://github.com/erictleung/python-module","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/erictleung/python-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erictleung%2Fpython-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erictleung%2Fpython-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erictleung%2Fpython-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erictleung%2Fpython-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erictleung","download_url":"https://codeload.github.com/erictleung/python-module/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erictleung%2Fpython-module/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005266,"owners_count":26083861,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":["module","python","python-3","test"],"created_at":"2024-10-29T11:08:41.811Z","updated_at":"2025-10-10T20:15:33.260Z","avatar_url":"https://github.com/erictleung.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# python-module\n\nTest Python module to get me familiar with creation and maintenance of a Python module\n\n## Prerequisites\n\n- [Python 3](https://www.python.org/)\n\n## Installation\n\n### Interactively\n\nFrom the terminal\n\n```sh\n$ git clone https://github.com/erictleung/python-module.git\n$ cd python-module\n$ python3\n```\n\n### As Package\n\n```sh\n$ git clone https://github.com/erictleung/python-module.git\n$ cd python-module\n$ pip install .\n```\n\n### Straight from GitHub\n\n```sh\n$ pip install git+git://github.com/erictleung/python-module.git\n```\n\nUse optional `--upgrade` flag to keep package up-to-date.\n\n\n## To Use\n\nOnce in Python\n\n```python\n\u003e\u003e\u003e from Animals import Mammals\n\u003e\u003e\u003e myMammal = Mammals()\n\u003e\u003e\u003e Mammals.printMembers()\nPrinting members of the Mammals class\n        Tiger\n        Zebra\n        Giraffe\n```\n\n## License\n\n[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferictleung%2Fpython-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferictleung%2Fpython-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferictleung%2Fpython-module/lists"}