{"id":2901759,"name":"requestclient","ecosystem":"pypi","description":"Easy-to-use and convenient request wrapper that saves coding time. For Rest Request","homepage":"https://github.com/Randy341/RequestClient","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Randy341/RequestClient","keywords_array":["requests","HTTP","wrapper","client","REST"],"namespace":null,"versions_count":6,"first_release_published_at":"2019-11-06T19:13:15.000Z","latest_release_published_at":"2019-12-16T21:11:03.000Z","latest_release_number":"0.5.0","last_synced_at":"2026-04-01T23:58:08.946Z","created_at":"2022-04-10T12:27:55.073Z","updated_at":"2026-04-01T23:58:08.946Z","registry_url":"https://pypi.org/project/requestclient/","install_command":"pip install requestclient --index-url https://pypi.org/simple","documentation_url":"https://requestclient.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Software Development :: Build Tools"],"normalized_name":"requestclient","project_status":null},"repo_metadata":{"id":45439783,"uuid":"220066011","full_name":"Randy341/RequestClient","owner":"Randy341","description":"Easy-to-use and convenient HTTP request wrapper for Python3","archived":false,"fork":false,"pushed_at":"2022-12-08T03:14:55.000Z","size":74,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-30T23:16:33.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Randy341.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":"2019-11-06T18:43:33.000Z","updated_at":"2019-12-16T21:08:42.000Z","dependencies_parsed_at":"2023-01-24T21:15:39.725Z","dependency_job_id":null,"html_url":"https://github.com/Randy341/RequestClient","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Randy341/RequestClient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Randy341","download_url":"https://codeload.github.com/Randy341/RequestClient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/sbom","scorecard":{"id":117794,"data":{"date":"2025-08-11","repo":{"name":"github.com/Randy341/RequestClient","commit":"74f5a0be1c2caa143ac642177fbdac97d0607cdd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 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":"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":"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":"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":"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":"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":"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: ISC License: 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"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-28 / GHSA-m6xf-fq7q-8743","Warn: Project is vulnerable to: PYSEC-2020-27 / GHSA-q65m-pv3f-wr5r","Warn: Project is vulnerable to: PYSEC-2020-340 / GHSA-vqhp-cxgc-6wmm","Warn: Project is vulnerable to: PYSEC-2021-865 / GHSA-vv2x-vrpj-qqpq","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-55x5-fj6c-h6m8","Warn: Project is vulnerable to: PYSEC-2021-19 / GHSA-jq4v-f5q6-mjqq","Warn: Project is vulnerable to: PYSEC-2020-62 / GHSA-pgww-xf46-h92r","Warn: Project is vulnerable to: PYSEC-2022-230 / GHSA-wrxv-2j5q-m38w","Warn: Project is vulnerable to: PYSEC-2023-179 / GHSA-8mjr-6c96-39w8","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","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: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2020-149 / GHSA-hmv2-79q8-fv6g","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2021-108 / GHSA-q2q7-5pp4-w6pg","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637"],"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-16T01:47:25.539Z","repository_id":45439783,"created_at":"2025-08-16T01:47:25.539Z","updated_at":"2025-08-16T01:47:25.539Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273978856,"owners_count":25201410,"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-06T02:00:13.247Z","response_time":2576,"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_record":{"login":"Randy341","name":null,"uuid":"5086519","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5086519?v=4","repositories_count":4,"last_synced_at":"2023-03-10T18:30:59.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Randy341","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T20:39:47.209Z","updated_at":"2023-03-10T18:30:59.922Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Randy341","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Randy341/repositories"},"tags":[{"name":"0.5.0","sha":"74f5a0be1c2caa143ac642177fbdac97d0607cdd","kind":"commit","published_at":"2019-12-16T21:08:19.000Z","download_url":"https://codeload.github.com/Randy341/RequestClient/tar.gz/0.5.0","html_url":"https://github.com/Randy341/RequestClient/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Randy341/RequestClient@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"24531d41bd08a85f40f37d5d7f9200e8ff4fbac8","kind":"commit","published_at":"2019-12-09T18:48:48.000Z","download_url":"https://codeload.github.com/Randy341/RequestClient/tar.gz/0.4.0","html_url":"https://github.com/Randy341/RequestClient/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Randy341/RequestClient@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"6134803275588052ad6aed4714c83776ab9019ba","kind":"commit","published_at":"2019-11-12T23:46:29.000Z","download_url":"https://codeload.github.com/Randy341/RequestClient/tar.gz/0.3.1","html_url":"https://github.com/Randy341/RequestClient/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Randy341/RequestClient@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"ec8c5690519c0bb1a54c8b45e6d4f1bf4058be57","kind":"commit","published_at":"2019-11-12T23:21:01.000Z","download_url":"https://codeload.github.com/Randy341/RequestClient/tar.gz/0.3.0","html_url":"https://github.com/Randy341/RequestClient/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Randy341/RequestClient@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"dba018a18bf28e2256bbb6db063bc009d45b7a5a","kind":"commit","published_at":"2019-11-08T01:34:06.000Z","download_url":"https://codeload.github.com/Randy341/RequestClient/tar.gz/0.2.0","html_url":"https://github.com/Randy341/RequestClient/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Randy341/RequestClient@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"8b623daa0354955a93110904d857e932e6e97cf3","kind":"commit","published_at":"2019-11-06T19:00:26.000Z","download_url":"https://codeload.github.com/Randy341/RequestClient/tar.gz/0.1.0","html_url":"https://github.com/Randy341/RequestClient/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Randy341/RequestClient@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Randy341%2FRequestClient/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-01T23:58:05.161Z","dependent_packages_count":0,"downloads":265,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.241723272749528,"dependent_repos_count":21.657221655882843,"dependent_packages_count":10.038423948696664,"stargazers_count":38.769596808280724,"forks_count":29.754557225672322,"docker_downloads_count":null,"average":25.092304582256418},"purl":"pkg:pypi/requestclient","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/requestclient","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/requestclient","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/requestclient/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-06T12:33:40.011Z","issues_count":0,"pull_requests_count":11,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":12801439.0,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5454545454545454,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":11,"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/Randy341%2FRequestClient/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requestclient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requestclient/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requestclient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requestclient/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/requestclient/codemeta","maintainers":[{"uuid":"Randy341","login":"Randy341","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Randy341/","role":null,"created_at":"2023-02-25T08:28:37.197Z","updated_at":"2023-02-25T08:28:37.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Randy341/packages"}]}