{"id":2631610,"name":"adafruit-circuitpython-httpserver","ecosystem":"pypi","description":"Simple HTTP Server for CircuitPython","homepage":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer.git","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer","keywords_array":["adafruit","blinka","circuitpython","micropython","httpserver","web","server","webserver","http"],"namespace":null,"versions_count":58,"first_release_published_at":"2022-02-06T02:55:55.000Z","latest_release_published_at":"2026-02-11T16:52:15.000Z","latest_release_number":"4.8.0","last_synced_at":"2026-03-27T04:51:12.946Z","created_at":"2022-04-10T09:57:53.299Z","updated_at":"2026-03-27T04:51:13.077Z","registry_url":"https://pypi.org/project/adafruit-circuitpython-httpserver/","install_command":"pip install adafruit-circuitpython-httpserver --index-url https://pypi.org/simple","documentation_url":"https://adafruit-circuitpython-httpserver.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Topic :: Software Development :: Embedded Systems","Topic :: Software Development :: Libraries","Topic :: System :: Hardware"],"normalized_name":"adafruit-circuitpython-httpserver","project_status":null},"repo_metadata":{"id":40242925,"uuid":"456039029","full_name":"adafruit/Adafruit_CircuitPython_HTTPServer","owner":"adafruit","description":"Simple HTTP Server for CircuitPython","archived":false,"fork":false,"pushed_at":"2025-06-24T18:19:45.000Z","size":399,"stargazers_count":49,"open_issues_count":6,"forks_count":33,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-09-25T16:42:35.761Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adafruit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-06T02:39:48.000Z","updated_at":"2025-08-27T06:28:30.000Z","dependencies_parsed_at":"2023-10-16T22:07:03.857Z","dependency_job_id":"14be2adc-77e7-49e4-bd56-dda433a5aa30","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer","commit_stats":{"total_commits":290,"total_committers":24,"mean_commits":"12.083333333333334","dds":0.2793103448275862,"last_synced_commit":"9b16e16f5b1c1a346fb57ffcd0c6db9538a20803"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adafruit","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/sbom","scorecard":{"id":164325,"data":{"date":"2025-08-11","repo":{"name":"github.com/adafruit/Adafruit_CircuitPython_HTTPServer","commit":"c43147a016ffd13c57a0923730bc6a83afefb4ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Code-Review","score":6,"reason":"Found 6/10 approved changesets -- score normalized to 6","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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/failure-help-text.yml:1","Warn: no topLevel permission defined: .github/workflows/release_gh.yml:1","Warn: no topLevel permission defined: .github/workflows/release_pypi.yml:1","Info: no jobLevel write permissions found"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/adafruit/Adafruit_CircuitPython_HTTPServer/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/failure-help-text.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/adafruit/Adafruit_CircuitPython_HTTPServer/failure-help-text.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_gh.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/adafruit/Adafruit_CircuitPython_HTTPServer/release_gh.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/adafruit/Adafruit_CircuitPython_HTTPServer/release_pypi.yml/main?enable=pin","Info:   0 out of   4 third-party GitHubAction 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":"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: MIT 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 4.7.0 not signed: https://api.github.com/repos/adafruit/Adafruit_CircuitPython_HTTPServer/releases/227451469","Warn: release artifact 4.6.4 not signed: https://api.github.com/repos/adafruit/Adafruit_CircuitPython_HTTPServer/releases/225940255","Warn: release artifact 4.6.3 not signed: https://api.github.com/repos/adafruit/Adafruit_CircuitPython_HTTPServer/releases/219287501","Warn: release artifact 4.6.2 not signed: https://api.github.com/repos/adafruit/Adafruit_CircuitPython_HTTPServer/releases/202936753","Warn: release artifact 4.6.1 not signed: https://api.github.com/repos/adafruit/Adafruit_CircuitPython_HTTPServer/releases/195205185","Warn: release artifact 4.7.0 does not have provenance: https://api.github.com/repos/adafruit/Adafruit_CircuitPython_HTTPServer/releases/227451469","Warn: release artifact 4.6.4 does not have provenance: https://api.github.com/repos/adafruit/Adafruit_CircuitPython_HTTPServer/releases/225940255","Warn: release artifact 4.6.3 does not have provenance: https://api.github.com/repos/adafruit/Adafruit_CircuitPython_HTTPServer/releases/219287501","Warn: release artifact 4.6.2 does not have provenance: https://api.github.com/repos/adafruit/Adafruit_CircuitPython_HTTPServer/releases/202936753","Warn: release artifact 4.6.1 does not have provenance: https://api.github.com/repos/adafruit/Adafruit_CircuitPython_HTTPServer/releases/195205185"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T14:24:19.696Z","repository_id":40242925,"created_at":"2025-08-16T14:24:19.697Z","updated_at":"2025-08-16T14:24:19.697Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286036104,"owners_count":27274639,"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-11-23T02:00:06.149Z","response_time":135,"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":"adafruit","name":"Adafruit Industries","uuid":"181069","kind":"organization","description":"","email":null,"website":"adafruit.com","location":"New york city","twitter":"adafruit","company":null,"icon_url":"https://avatars.githubusercontent.com/u/181069?v=4","repositories_count":1915,"last_synced_at":"2025-09-30T06:52:25.737Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adafruit","funding_links":[],"total_stars":79561,"followers":3129,"following":0,"created_at":"2022-11-02T19:54:50.759Z","updated_at":"2025-09-30T06:52:25.737Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adafruit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adafruit/repositories"},"tags":[{"name":"4.6.2","sha":"09e5431071d9e484726df87841a5b9bbe33b6d76","kind":"commit","published_at":"2025-02-28T03:01:29.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.6.2","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"06820fbe03f00a49a5e4614124c7abf0192bfa3a","kind":"commit","published_at":"2025-01-16T15:18:31.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.6.1","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"bcef270a3dcb6a4ba34a2fb4f12a972142a1390d","kind":"commit","published_at":"2024-12-29T14:53:28.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.6.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.6.0/manifests"},{"name":"4.5.10","sha":"be94572e4d40214c9af9768107f91d89baf89197","kind":"commit","published_at":"2024-12-04T22:33:32.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.10","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.10/manifests"},{"name":"4.5.9","sha":"10cfca75d4ccf88e7cf27cc3687d97dbb677fe55","kind":"commit","published_at":"2024-10-07T19:47:47.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.9","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.9/manifests"},{"name":"4.5.8","sha":"9b16e16f5b1c1a346fb57ffcd0c6db9538a20803","kind":"commit","published_at":"2024-04-15T15:53:31.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.8","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.8/manifests"},{"name":"4.5.7","sha":"4cc95033037b301a935bba7f0fda57d8382b2e95","kind":"commit","published_at":"2024-04-01T15:18:36.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.7","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.7/manifests"},{"name":"4.5.6","sha":"dc9f83cd1a212520f4728dc3025dc881ffad3035","kind":"commit","published_at":"2024-02-24T16:20:09.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.6","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.6/manifests"},{"name":"4.5.5","sha":"d8f9a72d3ebdea6cdf79671c4b7b888ece13ecba","kind":"commit","published_at":"2024-02-16T16:14:56.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.5","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.5/manifests"},{"name":"4.5.4","sha":"1fb9ee824704f865ac853c04b11da417d6ec4a37","kind":"commit","published_at":"2024-02-07T13:42:13.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.4","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.4/manifests"},{"name":"4.5.3","sha":"4f31799181d0c0a929c9600721682c60e47467b2","kind":"commit","published_at":"2024-02-05T20:03:13.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.3","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.3/manifests"},{"name":"4.5.2","sha":"af0a0bd7dc7349bfad9923ffd9d08a9962e85ecd","kind":"commit","published_at":"2024-02-01T16:54:32.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.2","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"ec9b06f2a7cd7b2ab960ac3356a3cc78fd554145","kind":"commit","published_at":"2024-01-29T15:54:40.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.1","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"8e0b86afe8bf140856dc4c5e1e49ab3f85a04138","kind":"commit","published_at":"2023-12-17T20:11:27.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.5.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.5.0/manifests"},{"name":"4.4.5","sha":"d1a078bd71291c08712006f4f6c0518d595392b9","kind":"commit","published_at":"2023-12-04T15:56:33.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.4.5","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"1c5c41a2c4cf76bf1305b5b77cf3911b8dd977ad","kind":"commit","published_at":"2023-11-06T21:10:32.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.4.4","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"5b0f3b400521abbdf1fc1e37461ba6e157dbf3da","kind":"commit","published_at":"2023-10-16T12:44:16.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.4.3","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"7e94e16a35e8ba269d7bccc74696d1277762e943","kind":"commit","published_at":"2023-10-09T21:26:06.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.4.2","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"ed41a3f6d189cc310e9d39bd3e3a1fd6ab210a86","kind":"commit","published_at":"2023-09-18T21:24:15.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.4.1","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"40425541f2c948e8ab17dea3d494c90909ad6d7b","kind":"commit","published_at":"2023-09-08T02:11:12.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.4.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"be65668ab4a13dd4d3cbb9fa0ac076e86700abed","kind":"commit","published_at":"2023-08-22T22:44:36.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.3.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"83ea10dc9b415eff66306364df2bd8b63aef935c","kind":"commit","published_at":"2023-07-31T16:45:43.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.2.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"e0b2ba98db5271a8206523dfe08a85442a2c077d","kind":"commit","published_at":"2023-07-17T15:34:20.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.1.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.1.0/manifests"},{"name":"4.0.2","sha":"81659339326a24f014957b62ac705298775975ce","kind":"commit","published_at":"2023-05-30T00:56:33.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.0.2","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"4aab488f115c47fc592ea5a3dc245295603984ca","kind":"commit","published_at":"2023-05-24T01:17:32.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.0.1","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"2e205dc54e7fd979a4699b4cacb878819d2ad065","kind":"commit","published_at":"2023-05-22T20:31:55.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/4.0.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/4.0.0/manifests"},{"name":"3.0.2","sha":"6df991b12800f791fd42e95dd7d9c14322c3cad6","kind":"commit","published_at":"2023-04-25T22:21:56.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/3.0.2","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"0850abad7bc3a528d929486e95dc3cce60d86b31","kind":"commit","published_at":"2023-04-24T14:35:39.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/3.0.1","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"c2e832a09c70fe3dc15887eb5246ca2918037ccb","kind":"commit","published_at":"2023-04-24T14:27:15.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/3.0.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"a8b68f153b72b8c022eceec254abe129cf5f5802","kind":"commit","published_at":"2023-04-19T16:57:46.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/2.5.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"fee4570078f692fdeec1431c159691c0cf5f32eb","kind":"commit","published_at":"2023-04-03T15:25:48.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/2.4.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"c1a47ab6a69d7b0c51d853ac649e98805cfdd6a8","kind":"commit","published_at":"2023-02-28T17:38:21.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/2.3.1","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"874d3ed886d9015e57b82cc757dd283ca57b2300","kind":"commit","published_at":"2023-02-06T21:32:32.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/2.3.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"e349088072459e1c78f0b959c1574ac1ae7802c7","kind":"commit","published_at":"2023-02-06T21:01:52.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/2.2.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"90c2801c5deb132838d2742584a91aa3422cad7a","kind":"commit","published_at":"2023-01-12T00:20:03.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/2.1.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"e4a7e0e84de85fac7316de6d1d416c31e73efc48","kind":"commit","published_at":"2023-01-02T18:44:19.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/2.0.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"5de66faf9a4ac271f07b23c21e9910d0a7e7fa16","kind":"commit","published_at":"2022-12-22T15:59:06.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/1.1.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"11ae0bc5f5a15dd26305006c95fbdcb46b17d61e","kind":"commit","published_at":"2022-12-12T22:05:08.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/1.0.1","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cf5b2aa713eefe266e7227beb9c3e64e43b25401","kind":"commit","published_at":"2022-11-22T16:41:40.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/1.0.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/1.0.0/manifests"},{"name":"0.5.4","sha":"0a0e3c6b1cb79818b4b5f465a21a6ca6bab13e69","kind":"commit","published_at":"2022-11-08T19:56:07.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.5.4","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"f9345f2d694838604a54bda3468d66fd5e4abb68","kind":"commit","published_at":"2022-10-25T16:49:26.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.5.3","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"ba2da4352290b880592ae5ab5db83ee50c045244","kind":"commit","published_at":"2022-10-18T02:28:28.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.5.2","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"8f31605e51f23511b738d134ff37dbbfd36b5960","kind":"commit","published_at":"2022-08-23T21:26:22.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.5.1","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"ea9a2e0cc3754c151fc4472dda8856b3c9015d8c","kind":"commit","published_at":"2022-08-19T20:10:27.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.5.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"603b5c5e2bf28aa8b0392b50f50d1f538914ad93","kind":"commit","published_at":"2022-08-09T17:43:28.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.4.1","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"96b045ba56f8a36e2032f74cc1f1d1bee0dc6e09","kind":"commit","published_at":"2022-08-08T13:24:23.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.4.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"b218af378257ac441c211ac71570c7f5cc3f92d8","kind":"commit","published_at":"2022-07-22T14:42:59.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.3.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"142c97df4e05c300c3e4b51a19822aa469941d90","kind":"commit","published_at":"2022-07-06T00:56:41.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.2.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.2.0/manifests"},{"name":"0.1.4","sha":"67c3ac3b76dd419a90558460b727a07b2169351f","kind":"commit","published_at":"2022-05-30T21:40:04.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.1.4","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"ca2f648988220f253d959d3ccfff34f9ba569142","kind":"commit","published_at":"2022-05-18T12:53:28.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.1.3","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"17ba6e2f454f0a60f7d7ea5640ccfc1400dfd5d6","kind":"commit","published_at":"2022-03-22T02:08:27.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.1.2","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"09c3fe4af252fe2c416bdd4d26e4d6ba27f8ac5d","kind":"commit","published_at":"2022-02-07T02:04:32.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.1.1","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"65be3e0a17398c1c4afae1075c353aa603d73b6a","kind":"commit","published_at":"2022-02-06T02:37:49.000Z","download_url":"https://codeload.github.com/adafruit/Adafruit_CircuitPython_HTTPServer/tar.gz/0.1.0","html_url":"https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adafruit/Adafruit_CircuitPython_HTTPServer@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-27T04:51:13.055Z","dependent_packages_count":1,"downloads":394,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.09097704745909,"dependent_repos_count":21.544734775075646,"dependent_packages_count":10.119285352930213,"stargazers_count":10.951962473892648,"forks_count":7.475895867101949,"docker_downloads_count":null,"average":12.036571103291909},"purl":"pkg:pypi/adafruit-circuitpython-httpserver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/adafruit-circuitpython-httpserver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/adafruit-circuitpython-httpserver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/adafruit-circuitpython-httpserver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-19T14:08:36.835Z","issues_count":45,"pull_requests_count":75,"avg_time_to_close_issue":2242289.722222222,"avg_time_to_close_pull_request":1539121.5142857144,"issues_closed_count":36,"pull_requests_closed_count":70,"pull_request_authors_count":24,"issue_authors_count":33,"avg_comments_per_issue":3.4,"avg_comments_per_pull_request":2.533333333333333,"merged_pull_requests_count":57,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":13,"past_year_avg_time_to_close_issue":78727.0,"past_year_avg_time_to_close_pull_request":1210840.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.7692307692307693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adafruit%2FAdafruit_CircuitPython_HTTPServer/issues","maintainers":[{"login":"jepler","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jepler"},{"login":"anecdata","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anecdata"},{"login":"tekktrik","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tekktrik"}],"active_maintainers":[{"login":"anecdata","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anecdata"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/adafruit-circuitpython-httpserver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/adafruit-circuitpython-httpserver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/adafruit-circuitpython-httpserver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/adafruit-circuitpython-httpserver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/adafruit-circuitpython-httpserver/codemeta","maintainers":[{"uuid":"adafruit-travis","login":"adafruit-travis","name":null,"email":null,"url":null,"packages_count":445,"html_url":"https://pypi.org/user/adafruit-travis/","role":null,"created_at":"2022-12-27T20:02:52.880Z","updated_at":"2022-12-27T20:02:52.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/adafruit-travis/packages"}]}