{"id":10452,"name":"kxy","description":"A toolkit to boost the productivity of machine learning engineers.","url":"https://github.com/kxytechnologies/kxy-python","last_synced_at":"2025-09-04T20:56:28.595Z","repository":{"id":58342515,"uuid":"253957076","full_name":"kxytechnologies/kxy-python","owner":"kxytechnologies","description":"A toolkit to boost the productivity of machine learning engineers.","archived":false,"fork":false,"pushed_at":"2022-06-06T13:31:18.000Z","size":40438,"stargazers_count":52,"open_issues_count":5,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T22:28:22.591Z","etag":null,"topics":["feature-engineering","feature-selection","information-theory","machine-learning","machine-learning-library","model-compression","python"],"latest_commit_sha":null,"homepage":"https://kxy.ai","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/kxytechnologies.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-08T01:44:58.000Z","updated_at":"2024-12-25T16:07:12.000Z","dependencies_parsed_at":"2022-09-10T06:30:15.562Z","dependency_job_id":null,"html_url":"https://github.com/kxytechnologies/kxy-python","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/kxytechnologies/kxy-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kxytechnologies","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/sbom","scorecard":{"id":574972,"data":{"date":"2025-08-11","repo":{"name":"github.com/kxytechnologies/kxy-python","commit":"7d7a7d88e6f66280e51ff3f344144c979f60299d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"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":"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":"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":"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":"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":"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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: docker/kxy/Dockerfile:1: pin your Docker image by updating continuumio/anaconda3 to continuumio/anaconda3@sha256:b2c5350cc4e2338a1705c15dcca4fff520b1728f49752d390d92aaec02cf8c3a","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:9","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:10","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:11","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:12","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:13","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:16","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:17","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:18","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:19","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:20","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:21","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:22","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:25","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned"],"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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T17:25:43.958Z","repository_id":58342515,"created_at":"2025-08-20T17:25:43.958Z","updated_at":"2025-08-20T17:25:43.958Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273672853,"owners_count":25147495,"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-09-04T02:00:08.968Z","response_time":61,"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":null,"packages":[{"id":1565869,"name":"kxy","ecosystem":"pypi","description":"A Powerful Serverless Pre-Learning and Post-Learning Analysis Toolkit","homepage":"https://www.kxy.ai","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/kxytechnologies/kxy-python","keywords_array":["Feature Engineering","Feature Selection","Data Valuation","Lean ML","AutoML","Pre-Learning","Post-Learning"],"namespace":null,"versions_count":147,"first_release_published_at":"2020-04-17T00:20:17.000Z","latest_release_published_at":"2022-06-06T13:33:30.000Z","latest_release_number":"1.4.11","last_synced_at":"2025-08-30T22:21:42.943Z","created_at":"2022-04-09T06:09:34.017Z","updated_at":"2025-08-30T22:28:44.627Z","registry_url":"https://pypi.org/project/kxy/","install_command":"pip install kxy --index-url https://pypi.org/simple","documentation_url":"https://www.kxy.ai/reference","metadata":{"funding":null,"documentation":"https://www.kxy.ai/reference","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"kxy","project_status":null},"repo_metadata":{"id":58342515,"uuid":"253957076","full_name":"kxytechnologies/kxy-python","owner":"kxytechnologies","description":"A toolkit to boost the productivity of machine learning engineers.","archived":false,"fork":false,"pushed_at":"2022-06-06T13:31:18.000Z","size":40438,"stargazers_count":52,"open_issues_count":5,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-28T01:09:25.534Z","etag":null,"topics":["feature-engineering","feature-selection","information-theory","machine-learning","machine-learning-library","model-compression","python"],"latest_commit_sha":null,"homepage":"https://kxy.ai","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/kxytechnologies.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-04-08T01:44:58.000Z","updated_at":"2024-12-25T16:07:12.000Z","dependencies_parsed_at":"2022-09-10T06:30:15.562Z","dependency_job_id":null,"html_url":"https://github.com/kxytechnologies/kxy-python","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/kxytechnologies/kxy-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kxytechnologies","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/sbom","scorecard":{"id":574972,"data":{"date":"2025-08-11","repo":{"name":"github.com/kxytechnologies/kxy-python","commit":"7d7a7d88e6f66280e51ff3f344144c979f60299d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.6,"checks":[{"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":"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":"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":"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":"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":"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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: docker/kxy/Dockerfile:1: pin your Docker image by updating continuumio/anaconda3 to continuumio/anaconda3@sha256:b2c5350cc4e2338a1705c15dcca4fff520b1728f49752d390d92aaec02cf8c3a","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:9","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:10","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:11","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:12","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:13","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:16","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:17","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:18","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:19","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:20","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:21","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:22","Warn: pipCommand not pinned by hash: docker/kxy/Dockerfile:25","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned"],"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":"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"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T17:25:43.958Z","repository_id":58342515,"created_at":"2025-08-20T17:25:43.958Z","updated_at":"2025-08-20T17:25:43.958Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272917680,"owners_count":25014933,"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-08-30T02:00:09.474Z","response_time":77,"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"},"tags":[{"name":"v1.4.10","sha":"f9b98fbbd25fb98e7bfdb326ac0df0c749e01307","kind":"commit","published_at":"2022-04-25T12:36:17.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v1.4.10","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"0fbc516c72154958965733f67e0471220f617634","kind":"commit","published_at":"2022-04-12T20:33:59.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v1.4.9","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"edd673c5bd8d1244b7b5dd41f59cfd0529f59923","kind":"commit","published_at":"2022-04-11T03:25:03.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v1.4.8","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"7e30ca05bb02606a5b9b0ef279923ae66dc1feef","kind":"commit","published_at":"2022-04-10T18:16:16.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v1.4.7","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"db1ce857f8f40e5504b46e86bdb40979ec855493","kind":"commit","published_at":"2022-04-10T03:21:06.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v1.4.6","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"04b140187b12ce2f882a5775e59e03b0c6620067","kind":"commit","published_at":"2022-04-09T23:55:01.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v1.4.5","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"869db0df8e2677ea5b9fd4f4abf65b3bc7564e04","kind":"commit","published_at":"2022-04-08T22:27:38.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v1.4.4","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.4.4/manifests"},{"name":"v1.0.4","sha":"5617a5f1b289c99fc0331a9bba8b04501f51f200","kind":"commit","published_at":"2021-07-01T04:05:08.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v1.0.4","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v1.0.4/manifests"},{"name":"1.0.3","sha":"97b6703cf0e94fd51bd085d25c24f6f1f586889d","kind":"commit","published_at":"2021-03-23T03:25:54.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/1.0.3","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"420d34178bf4e16c70bacd38064738728c0834ae","kind":"commit","published_at":"2021-03-16T16:49:19.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/1.0.2","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"ca8dacbc5679ebb8c65ee2c805e1883e6f0fb627","kind":"commit","published_at":"2021-03-16T16:17:14.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/1.0.1","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/1.0.1/manifests"},{"name":"0.3.8","sha":"9adc80a679721dbd0f2e89c7588e4159950dd718","kind":"commit","published_at":"2021-01-25T19:37:52.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/0.3.8","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/0.3.8/manifests"},{"name":"v0.3.5","sha":"e381461bcea5f6120c03d0951dffbf8755bab54d","kind":"commit","published_at":"2021-01-21T13:39:55.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.3.5","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"726eae113f6dcb8ecc337ea14cc30b3f924a4728","kind":"commit","published_at":"2020-12-16T05:11:34.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.3.4","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.3.4/manifests"},{"name":"v0.3.2","sha":"20028a935620546adc70482826ecc7bce3958b9c","kind":"commit","published_at":"2020-08-14T19:06:34.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.3.2","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"ad17051e4e6580222344a15c98d1cc2fa78b1a50","kind":"commit","published_at":"2020-08-07T03:22:56.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.3.1","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"847360b37bdd5f85bc974c282e91879189a800b7","kind":"commit","published_at":"2020-08-03T18:07:09.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.3.0","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2c9c92cb2ce845c7cadd15bbbb38b049e8f0ee04","kind":"commit","published_at":"2020-06-25T02:16:50.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.2.0","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"8e465a938331e130b4888c0a57d098db9cf15ddf","kind":"commit","published_at":"2020-06-12T21:31:15.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.1.3","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a707f661b1b0daa27de5fade74ee7de1a7672d1b","kind":"commit","published_at":"2020-06-12T02:40:39.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.1.2","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"61bef9e2807467444a78cb4c6d253b54f0c90ec7","kind":"commit","published_at":"2020-06-11T05:36:50.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.1.1","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.1.1/manifests"},{"name":"v0.0.18","sha":"e9abef99fbcdaae79f9863160c58ad1a83039fc1","kind":"commit","published_at":"2020-05-26T15:39:10.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.18","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.18/manifests"},{"name":"v0.0.16","sha":"95a0b893c54d23bd0b117d92526db38814557e7e","kind":"commit","published_at":"2020-05-18T19:20:03.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.16","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"f60ccee76b191fe457505dae1f3c71480fee69fc","kind":"commit","published_at":"2020-05-18T08:17:30.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.15","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"b7432b034d7a91394e8bddce96c69b5b467acbef","kind":"commit","published_at":"2020-05-18T02:29:11.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.14","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"b794ac19117d529b89a4b427ff4182cc2c2df0bc","kind":"commit","published_at":"2020-05-16T16:23:19.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.13","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.13/manifests"},{"name":"v0.0.11","sha":"a26df2156eac2e2da072db9a8a46fb5a121c67f4","kind":"commit","published_at":"2020-05-13T23:17:14.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.11","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"53ac46c1fbd895b1212ebb67e849557b93319c90","kind":"commit","published_at":"2020-05-11T23:40:04.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.10","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.10/manifests"},{"name":"v0.0.3","sha":"0bab38e44c21de262c2bdadd6ebd483b7513de30","kind":"commit","published_at":"2020-04-17T00:31:12.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.3","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"e66f0ae347326b4246bf85082b6addf659bd9b3d","kind":"commit","published_at":"2020-04-17T00:18:33.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.2","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"2687d60dca4111ed1f81e1af8160eb49333573d6","kind":"commit","published_at":"2020-04-16T23:35:57.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.1","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"47c4a320986edd36a2f01643557facb53b720537","kind":"commit","published_at":"2020-04-16T23:23:14.000Z","download_url":"https://codeload.github.com/kxytechnologies/kxy-python/tar.gz/v0.0.0","html_url":"https://github.com/kxytechnologies/kxy-python/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kxytechnologies/kxy-python@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-30T22:28:44.627Z","dependent_packages_count":0,"downloads":808,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.533724720032154,"dependent_repos_count":21.581012154157165,"dependent_packages_count":10.107632597300897,"stargazers_count":9.904962196327643,"forks_count":10.511785294437066,"docker_downloads_count":null,"average":12.527823392450985},"purl":"pkg:pypi/kxy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/kxy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/kxy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/kxy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T22:28:38.033Z","issues_count":8,"pull_requests_count":0,"avg_time_to_close_issue":4917124.666666667,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":7,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":null,"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/kxytechnologies%2Fkxy-python/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kxy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kxy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kxy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/kxy/related_packages","maintainers":[{"uuid":"dr_ylks","login":"dr_ylks","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/dr_ylks/","role":null,"created_at":"2022-11-14T20:32:28.828Z","updated_at":"2022-11-14T20:32:28.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dr_ylks/packages"},{"uuid":"factorion","login":"factorion","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/factorion/","role":null,"created_at":"2022-11-14T20:32:28.916Z","updated_at":"2022-11-14T20:32:28.916Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/factorion/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724896,"maintainers_count":308236,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":529260,"full_name":"kxytechnologies/kxy-python","default_branch":"master","committers":[{"name":"Yves-Laurent","email":"yl@pit.ai","count":129},{"name":"Yves-Laurent","email":"yl@kxy.ai","count":122}],"total_commits":251,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":125.5,"dds":0.4860557768924303,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T19:41:26.426Z","last_synced_commit":"7d7a7d88e6f66280e51ff3f344144c979f60299d","created_at":"2023-03-09T03:42:56.168Z","updated_at":"2023-09-19T17:09:20.056Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"kxytechnologies/kxy-python","html_url":"https://github.com/kxytechnologies/kxy-python","last_synced_at":"2025-08-30T22:28:38.033Z","status":"error","issues_count":8,"pull_requests_count":0,"avg_time_to_close_issue":4917124.666666667,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":7,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":null,"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-14T08:17:11.307Z","updated_at":"2025-09-01T05:29:07.959Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kxytechnologies%2Fkxy-python/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":8},"pull_request_author_associations_count":{},"issue_authors":{"zeydabadi":2,"LJSthu":1,"Johannesfjeldsaa":1,"Admolly":1,"pbeste18":1,"ddofer":1,"Christinele14":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9987921,"issues_count":29883895,"pull_requests_count":87661026,"authors_count":9943209,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"IssueCommentEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":2,"IssueCommentEvent":1,"ForkEvent":1}},"keywords":["feature-engineering","feature-selection","information-theory","machine-learning","machine-learning-library","model-compression","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-10T06:30:14.405Z","updated_at":"2022-09-10T06:30:14.405Z","repository_link":"https://github.com/kxytechnologies/kxy-python/blob/master/requirements.txt","dependencies":[{"id":4368819047,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.18.1","direct":true,"kind":"runtime","optional":false},{"id":4368819048,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.4.1","direct":true,"kind":"runtime","optional":false},{"id":4368819049,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.23.0","direct":true,"kind":"runtime","optional":false},{"id":4368819050,"package_name":"requests","ecosystem":"pypi","requirements":"\u003e=2.22.0","direct":true,"kind":"runtime","optional":false},{"id":4368819051,"package_name":"pandarallel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4368819052,"package_name":"halo","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4368819053,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-10T06:30:15.028Z","updated_at":"2022-09-10T06:30:15.028Z","repository_link":"https://github.com/kxytechnologies/kxy-python/blob/master/setup.py","dependencies":[{"id":4368820292,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.13.1","direct":true,"kind":"runtime","optional":false}]}],"score":11.434466502509908,"created_at":"2025-09-04T15:50:34.712Z","updated_at":"2025-10-07T08:06:53.304Z","avatar_url":"https://github.com/kxytechnologies.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":808,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/10452","html_url":"https://science.ecosyste.ms/projects/10452","bibtex_url":"https://science.ecosyste.ms/projects/10452/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/10452/export.apalike"}