{"id":26871700,"url":"https://github.com/eocode/first-python-package","last_synced_at":"2025-03-31T07:31:13.900Z","repository":{"id":57464057,"uuid":"298369682","full_name":"eocode/First-Python-Package","owner":"eocode","description":"A simple pyhton package template","archived":false,"fork":false,"pushed_at":"2020-09-24T20:15:08.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T03:04:19.469Z","etag":null,"topics":["pypi-package","python","software-engineering"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/say-message/#description","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/eocode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","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":"2020-09-24T18:57:22.000Z","updated_at":"2020-09-25T01:34:31.000Z","dependencies_parsed_at":"2022-09-05T06:01:50.578Z","dependency_job_id":null,"html_url":"https://github.com/eocode/First-Python-Package","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/eocode%2FFirst-Python-Package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eocode%2FFirst-Python-Package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eocode%2FFirst-Python-Package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eocode%2FFirst-Python-Package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eocode","download_url":"https://codeload.github.com/eocode/First-Python-Package/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246432749,"owners_count":20776456,"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":["pypi-package","python","software-engineering"],"created_at":"2025-03-31T07:30:26.564Z","updated_at":"2025-03-31T07:31:13.887Z","avatar_url":"https://github.com/eocode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# First-Python-Package\nA simple pyhton package to say messages\n\n# Goal\n\nCreate a package and publish in https://pypi.org\n\n# Installation\n\n`pip install say-message`\n\n# Public repository\n\nhttps://pypi.org/project/say-message\n\n# Basic Usage\n\n```sh\nfrom say_message.say_message import say_message\n\nif __name__ == \"__main__\":\n    say_message('Hi')\n```\n\n# Build the solution\n\n```sh\npython -m pip install --user --upgrade setuptools wheel\npython setup.py sdist bdist_wheel\npython -m pip install --user --upgrade twine\npython -m twine upload dist/*\n```\n\n# Run test\n\n```sh\npython -m unittest\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feocode%2Ffirst-python-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feocode%2Ffirst-python-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feocode%2Ffirst-python-package/lists"}