{"id":19753893,"url":"https://github.com/trisha/pypi_packaging_tutorial","last_synced_at":"2026-05-11T01:34:01.787Z","repository":{"id":211831264,"uuid":"728012107","full_name":"trisha/pypi_packaging_tutorial","owner":"trisha","description":"https://packaging.python.org/en/latest/tutorials/packaging-projects/","archived":false,"fork":false,"pushed_at":"2023-12-11T05:25:39.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T22:15:26.394Z","etag":null,"topics":[],"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/trisha.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}},"created_at":"2023-12-06T03:22:06.000Z","updated_at":"2023-12-11T04:55:28.000Z","dependencies_parsed_at":"2023-12-11T07:39:03.057Z","dependency_job_id":null,"html_url":"https://github.com/trisha/pypi_packaging_tutorial","commit_stats":null,"previous_names":["trisha/pypi_packaging_tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisha%2Fpypi_packaging_tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisha%2Fpypi_packaging_tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisha%2Fpypi_packaging_tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trisha%2Fpypi_packaging_tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trisha","download_url":"https://codeload.github.com/trisha/pypi_packaging_tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241085428,"owners_count":19907254,"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-11-12T02:55:35.940Z","updated_at":"2026-05-11T01:34:01.689Z","avatar_url":"https://github.com/trisha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example PyPi Package\n\nThis is a simple example package from the [tutorial](https://packaging.python.org/en/latest/tutorials/packaging-projects/) from [pypi](https://pypi.org/). You can use\n[GitHub-flavored Markdown](https://guides.github.com/features/mastering-markdown/)\nto write your content.\n\n- More info on .toml: https://packaging.python.org/en/latest/guides/writing-pyproject-toml/\n\n\n# Confirming that it works\nOnce it gets uploaded (FYI the test server occassionaly deletes packages so would have to reupload), enter the below in Terminal/iTerm2:\n\n`ipython` to enter virtual environment\n`!python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps example-package-trishie` the ! in front is an escape character that tells iPython that it's a terminal command\n`!python3` to enter interpreter\n```from example_package_trishie import example\nexample.add_one(2)``` should return 3!\n\nThe instructions above for testing are slightly different when on main network instead of test network but the differences are described in the pet project tutorial in the [Next Steps](https://packaging.python.org/en/latest/tutorials/packaging-projects/#next-steps) section.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrisha%2Fpypi_packaging_tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrisha%2Fpypi_packaging_tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrisha%2Fpypi_packaging_tutorial/lists"}