{"id":371548,"url":"https://github.com/khilnani/ec2.py","last_synced_at":"2026-08-25T14:00:30.081Z","repository":{"id":57425400,"uuid":"85521840","full_name":"khilnani/ec2.py","owner":"khilnani","description":"Simple CLI / module to quickly create/start/stop EC2 instances","archived":false,"fork":false,"pushed_at":"2018-11-23T19:25:03.000Z","size":43,"stargazers_count":1,"open_issues_count":7,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-07-23T19:17:08.490Z","etag":null,"topics":["aws","cli","ec2"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/ec2.py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khilnani.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}},"created_at":"2017-03-20T01:14:59.000Z","updated_at":"2023-03-08T01:44:58.000Z","dependencies_parsed_at":"2022-08-29T22:01:17.683Z","dependency_job_id":null,"html_url":"https://github.com/khilnani/ec2.py","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/khilnani/ec2.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khilnani","download_url":"https://codeload.github.com/khilnani/ec2.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/sbom","scorecard":{"id":559049,"data":{"date":"2025-08-11","repo":{"name":"github.com/khilnani/ec2.py","commit":"c90cb2913787c85947be65c38ef8012a1623ca9d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-20T13:08:07.805Z","repository_id":57425400,"created_at":"2025-08-20T13:08:07.806Z","updated_at":"2025-08-20T13:08:07.806Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"owner":{"login":"khilnani","name":"Nik Khilnani","uuid":"2998877","kind":"user","description":"Collection of productivity hacks, utilities and mini-projects.","email":"","website":"http://khilnani.org","location":"Washington, D.C.","twitter":null,"company":"SVP @npr","icon_url":"https://avatars.githubusercontent.com/u/2998877?u=ef574bd50d54e052f6917fa963047594422cead6\u0026v=4","repositories_count":38,"last_synced_at":"2024-04-15T13:17:42.072Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/khilnani","funding_links":[],"total_stars":258,"followers":73,"following":75,"created_at":"2022-11-04T13:34:13.874Z","updated_at":"2024-04-15T13:17:47.502Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khilnani","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khilnani/repositories"},"packages":[{"id":2719903,"name":"ec2.py","ecosystem":"pypi","description":"Simple CLI / module to create/start/stop EC2 instances","homepage":"https://github.com/khilnani/ec2.py","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/khilnani/ec2.py","keywords_array":["utility"],"namespace":null,"versions_count":6,"first_release_published_at":"2017-03-25T21:33:07.000Z","latest_release_published_at":"2018-07-15T12:00:03.000Z","latest_release_number":"0.1.5","last_synced_at":"2026-08-24T13:31:34.730Z","created_at":"2022-04-10T10:51:20.069Z","updated_at":"2026-08-24T13:31:34.730Z","registry_url":"https://pypi.org/project/ec2.py/","install_command":"pip install ec2.py --index-url https://pypi.org/simple","documentation_url":"https://ec2.py.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: MIT License","Operating System :: MacOS :: MacOS X","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 2.7","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"ec2-py","project_status":null},"repo_metadata":{"id":57425400,"uuid":"85521840","full_name":"khilnani/ec2.py","owner":"khilnani","description":"Simple CLI / module to quickly create/start/stop EC2 instances","archived":false,"fork":false,"pushed_at":"2018-11-23T19:25:03.000Z","size":43,"stargazers_count":1,"open_issues_count":7,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-09T22:32:57.875Z","etag":null,"topics":["aws","cli","ec2"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/ec2.py","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khilnani.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}},"created_at":"2017-03-20T01:14:59.000Z","updated_at":"2023-03-08T01:44:58.000Z","dependencies_parsed_at":"2022-08-29T22:01:17.683Z","dependency_job_id":null,"html_url":"https://github.com/khilnani/ec2.py","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khilnani","download_url":"https://codeload.github.com/khilnani/ec2.py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214851898,"owners_count":15793942,"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"},"owner_record":{"login":"khilnani","name":"Nik Khilnani","uuid":"2998877","kind":"user","description":"Collection of productivity hacks, utilities and mini-projects.","email":"","website":"http://khilnani.org","location":"Washington, D.C.","twitter":null,"company":"SVP @npr","icon_url":"https://avatars.githubusercontent.com/u/2998877?u=ef574bd50d54e052f6917fa963047594422cead6\u0026v=4","repositories_count":38,"last_synced_at":"2024-04-15T13:17:42.072Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/khilnani","funding_links":[],"total_stars":258,"followers":73,"following":75,"created_at":"2022-11-04T13:34:13.874Z","updated_at":"2024-04-15T13:17:47.502Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khilnani","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khilnani/repositories"},"tags":[{"name":"0.1.5","sha":"f3d6f806039fae5c78843c9e1817408ae44965a2","kind":"commit","published_at":"2018-07-14T19:38:01.000Z","download_url":"https://codeload.github.com/khilnani/ec2.py/tar.gz/0.1.5","html_url":"https://github.com/khilnani/ec2.py/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"60be9081f1126d8b6f4b2fa1e0f6cc28d5fa878a","kind":"commit","published_at":"2017-03-26T15:36:33.000Z","download_url":"https://codeload.github.com/khilnani/ec2.py/tar.gz/0.1.4","html_url":"https://github.com/khilnani/ec2.py/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"2daf162694ef9a4e42e4a2860cb0ba1313c4c24e","kind":"commit","published_at":"2017-03-25T21:58:35.000Z","download_url":"https://codeload.github.com/khilnani/ec2.py/tar.gz/0.1.3","html_url":"https://github.com/khilnani/ec2.py/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/tags/0.1.3/manifests"}]},"repo_metadata_updated_at":"2024-08-10T22:54:52.825Z","dependent_packages_count":0,"downloads":29,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":24.362491508595912,"dependent_repos_count":30.615981867388953,"dependent_packages_count":6.612263027370924,"stargazers_count":29.961701173350637,"forks_count":13.872492559054002,"average":21.084986027152087},"purl":"pkg:pypi/ec2.py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ec2.py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ec2.py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ec2.py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-09T22:10:37.968Z","issues_count":8,"pull_requests_count":1,"avg_time_to_close_issue":61517.0,"avg_time_to_close_pull_request":78.0,"issues_closed_count":1,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/issues","maintainers":[{"login":"khilnani","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khilnani"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ec2.py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ec2.py/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ec2.py/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ec2.py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ec2.py/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ec2.py/codemeta","maintainers":[{"uuid":"khilnani","login":"khilnani","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/khilnani/","role":null,"created_at":"2023-02-24T03:30:26.212Z","updated_at":"2023-02-24T03:30:26.212Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/khilnani/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930641,"maintainers_count":399816,"namespaces_count":0,"keywords_count":311995,"github":"pypi","metadata":{"funded_packages_count":58611,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-25T05:06:24.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":572210,"full_name":"khilnani/ec2.py","default_branch":"master","total_commits":32,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":32.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-19T11:00:46.135Z","last_synced_commit":"c90cb2913787c85947be65c38ef8012a1623ca9d","created_at":"2023-03-09T05:28:40.231Z","updated_at":"2026-08-19T11:00:46.035Z","committers":[{"name":"Nik","email":"nik@khilnani.org","login":"khilnani","count":32}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752015,"commits_count":978354437,"contributors_count":41238533,"owners_count":1358999,"committers_count":3353082,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"khilnani/ec2.py","html_url":"https://github.com/khilnani/ec2.py","last_synced_at":"2026-08-24T13:30:25.436Z","status":null,"issues_count":8,"pull_requests_count":1,"avg_time_to_close_issue":61517.0,"avg_time_to_close_pull_request":78.0,"issues_closed_count":1,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T13:19:03.417Z","updated_at":"2026-08-24T13:30:25.436Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/khilnani%2Fec2.py/issues","issue_labels_count":{"table":{"enhancement":6,"bug":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"OWNER":8}},"pull_request_author_associations_count":{"table":{"NONE":1}},"issue_authors":{"table":{"khilnani":8}},"pull_request_authors":{"table":{"KoutilyaGowtham":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16353120,"issues_count":42488475,"pull_requests_count":136058961,"authors_count":11525374,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"khilnani","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khilnani"}}],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["aws","cli","ec2"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-29T22:01:17.167Z","updated_at":"2022-08-29T22:01:17.167Z","repository_link":"https://github.com/khilnani/ec2.py/blob/master/requirements.txt","dependencies":[{"id":3221879281,"package_name":"boto3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-29T22:01:17.358Z","updated_at":"2022-08-29T22:01:17.358Z","repository_link":"https://github.com/khilnani/ec2.py/blob/master/setup.py","dependencies":[{"id":3221883154,"package_name":"boto3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":5.480638923341991,"created_at":"2026-05-04T06:42:42.490Z","updated_at":"2026-08-25T14:00:30.242Z","avatar_url":"https://github.com/khilnani.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371548","html_url":"https://summary.ecosyste.ms/projects/371548"}