{"id":16655248,"url":"https://github.com/hexiro/pykager","last_synced_at":"2026-04-26T09:32:22.960Z","repository":{"id":105075214,"uuid":"391486580","full_name":"hexiro/pykager","owner":"hexiro","description":"🐍📋 setup.py generator with smart defaults","archived":false,"fork":false,"pushed_at":"2021-08-05T23:31:01.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T20:57:51.512Z","etag":null,"topics":["cli","generator","python","setup","setuptools"],"latest_commit_sha":null,"homepage":"","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/hexiro.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":"2021-08-01T00:12:08.000Z","updated_at":"2023-09-11T19:50:10.000Z","dependencies_parsed_at":"2023-03-13T14:50:40.766Z","dependency_job_id":null,"html_url":"https://github.com/hexiro/pykager","commit_stats":{"total_commits":76,"total_committers":1,"mean_commits":76.0,"dds":0.0,"last_synced_commit":"ec2bd700df647fc05a56ab3630a604357ef07498"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hexiro/pykager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexiro%2Fpykager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexiro%2Fpykager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexiro%2Fpykager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexiro%2Fpykager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexiro","download_url":"https://codeload.github.com/hexiro/pykager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexiro%2Fpykager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32292838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","generator","python","setup","setuptools"],"created_at":"2024-10-12T09:52:23.481Z","updated_at":"2026-04-26T09:32:22.945Z","avatar_url":"https://github.com/hexiro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pykager\n\nsetup.py generator with [smart defaults](https://github.com/Hexiro/pykager#-smart-defaults)\n\n## 📺 Showcase\n\nthe setup.py file generated can be viewed in this project.\n\n![example showcase gif](https://i.imgur.com/NFxWAMK.gif)\n\n## 📦 Installation\n\ndownload the latest development build from GitHub\n\n```shell\n$ pip3 install -U git+https://github.com/Hexiro/pykager\n```\n\n## 🧠 Smart Defaults\n\nthis table shows the place where each argument can be fetched from \u003cbr/\u003e\nvalues set by the user override all defaults\n\n| argument | setup.py | .git | \\_\\_init\\_\\_.py | other |\n| :----|:----:|:----:|:----:|:----:|\n| name                          |✔️|✔️|❌|❌|\n| version                       |✔️|❌|✔️|❌|\n| description                   |✔️|❌|❌|❌|\n| author                        |✔️|✔️|✔️|❌|\n| author email                  |✔️|✔️|✔️|❌|\n| url                           |✔️|✔️|❌|❌|\n| license                       |✔️|❌|✔️|❌|\n| long description              |❌|❌|❌|README file|\n| long description content type |❌|❌|❌|README file|\n| keywords                      |✔️|❌|❌|❌|\n| classifiers                   |✔️|❌|❌|❌|\n| python requires               |✔️|❌️|❌️|❌|\n| install_requires              |❌|❌️|❌️|requirements.txt|\n| zip_safe                      |✔️|❌️|❌️|❌|\n| packages                      |❌️|❌️|❌️|setuptools|\n| entry_points                  |✔️|❌|❌|❌|\n\n## 📅 Planned Features\n- pretty formatting lists \u0026 dicts\n- packages_dir arg to set base folder of packages\n- writing `__init__.py` `__author__`, `__email__`, etc\n- detecting popular licenses as a smart default\n- generating classifiers\n\n## 🐞 Contributing\n\nThis project has a lot of room for improvement. Mainly cleaning up code, more modularity, and bug fixes. \u003cbr/\u003e\nIf you make an issue, pr, or suggestion, it'll be very appreciated \u003c3.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexiro%2Fpykager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexiro%2Fpykager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexiro%2Fpykager/lists"}