{"id":2947743,"name":"tinyhtml","ecosystem":"pypi","description":"A tiny library to safely render compact HTML5 from Python expressions.","homepage":"https://github.com/niklasf/python-tinyhtml","licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/niklasf/python-tinyhtml","keywords_array":["html","html5","vdom","functional-programming"],"namespace":null,"versions_count":6,"first_release_published_at":"2020-10-20T19:41:03.000Z","latest_release_published_at":"2025-01-11T12:13:49.000Z","latest_release_number":"1.3.0","last_synced_at":"2026-08-27T20:31:47.050Z","created_at":"2022-04-10T12:50:59.734Z","updated_at":"2026-08-27T20:31:47.050Z","registry_url":"https://pypi.org/project/tinyhtml/","install_command":"pip install tinyhtml --index-url https://pypi.org/simple","documentation_url":"https://tinyhtml.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Text Processing :: Markup :: HTML","Typing :: Typed"],"normalized_name":"tinyhtml","project_status":null},"repo_metadata":{"id":62584825,"uuid":"305469405","full_name":"niklasf/python-tinyhtml","owner":"niklasf","description":"A tiny library to safely render compact HTML5 from Python expressions.","archived":false,"fork":false,"pushed_at":"2025-01-11T12:14:28.000Z","size":83,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-25T15:25:18.852Z","etag":null,"topics":["functional-programming","html","html5","python","python3","vdom"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/tinyhtml/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niklasf.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"niklasf"}},"created_at":"2020-10-19T17:55:11.000Z","updated_at":"2025-08-31T06:41:35.000Z","dependencies_parsed_at":"2025-08-10T16:18:20.105Z","dependency_job_id":null,"html_url":"https://github.com/niklasf/python-tinyhtml","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/niklasf/python-tinyhtml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","download_url":"https://codeload.github.com/niklasf/python-tinyhtml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/sbom","scorecard":{"id":687427,"data":{"date":"2025-08-11","repo":{"name":"github.com/niklasf/python-tinyhtml","commit":"a99f194b77a503264982ab1d91d955be1bbf7167"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":"Code-Review","score":0,"reason":"Found 1/26 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-tinyhtml/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/niklasf/python-tinyhtml/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:18","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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-22T01:17:52.490Z","repository_id":62584825,"created_at":"2025-08-22T01:17:52.490Z","updated_at":"2025-08-22T01:17:52.490Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32385943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"niklasf","name":"Niklas Fiekas","uuid":"402777","kind":"user","description":"","email":"","website":"https://backscattering.de","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/402777?u=1d6fdcb1a82a3f926329e56cdff023208bbadf83\u0026v=4","repositories_count":241,"last_synced_at":"2025-10-16T10:37:59.095Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/niklasf","funding_links":["https://github.com/sponsors/niklasf"],"total_stars":3739,"followers":617,"following":55,"created_at":"2022-11-02T23:29:51.246Z","updated_at":"2025-10-16T10:37:59.095Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklasf/repositories"},"tags":[{"name":"v1.3.0","sha":"a99f194b77a503264982ab1d91d955be1bbf7167","kind":"commit","published_at":"2025-01-11T12:14:00.000Z","download_url":"https://codeload.github.com/niklasf/python-tinyhtml/tar.gz/v1.3.0","html_url":"https://github.com/niklasf/python-tinyhtml/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-tinyhtml@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags/v1.3.0/manifests"},{"name":"v1.1.0","sha":"99f1ed347d1551cb67e215e2b1bdad4c55bd0d47","kind":"commit","published_at":"2020-11-20T15:47:02.000Z","download_url":"https://codeload.github.com/niklasf/python-tinyhtml/tar.gz/v1.1.0","html_url":"https://github.com/niklasf/python-tinyhtml/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-tinyhtml@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"55d765f1124e38e10606de08b703d1f5f1f361c0","kind":"commit","published_at":"2020-11-08T16:01:29.000Z","download_url":"https://codeload.github.com/niklasf/python-tinyhtml/tar.gz/v1.0.0","html_url":"https://github.com/niklasf/python-tinyhtml/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-tinyhtml@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags/v1.0.0/manifests"},{"name":"v1.0.0b1","sha":"4862147ebd7fb88c564e5a015235bc5d9e1d9bc0","kind":"commit","published_at":"2020-10-20T20:56:32.000Z","download_url":"https://codeload.github.com/niklasf/python-tinyhtml/tar.gz/v1.0.0b1","html_url":"https://github.com/niklasf/python-tinyhtml/releases/tag/v1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-tinyhtml@v1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags/v1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags/v1.0.0b1/manifests"},{"name":"v1.0.0a1","sha":"61627929218d755448827fa36500b5abce0468fa","kind":"commit","published_at":"2020-10-20T19:34:24.000Z","download_url":"https://codeload.github.com/niklasf/python-tinyhtml/tar.gz/v1.0.0a1","html_url":"https://github.com/niklasf/python-tinyhtml/releases/tag/v1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/niklasf/python-tinyhtml@v1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags/v1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/tags/v1.0.0a1/manifests"}]},"repo_metadata_updated_at":"2026-06-02T11:39:55.918Z","dependent_packages_count":2,"downloads":106635,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":4.590561670076894,"dependent_repos_count":9.014388461582769,"dependent_packages_count":3.1173080098457473,"stargazers_count":17.08345893100224,"forks_count":29.807385846546115,"docker_downloads_count":null,"average":12.722620583810754},"purl":"pkg:pypi/tinyhtml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tinyhtml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tinyhtml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tinyhtml/dependencies","status":null,"funding_links":["https://github.com/sponsors/niklasf"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-24T04:14:46.469Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":105011.0,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":105011.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklasf%2Fpython-tinyhtml/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tinyhtml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tinyhtml/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tinyhtml/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tinyhtml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tinyhtml/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tinyhtml/codemeta","maintainers":[{"uuid":"niklasf","login":"niklasf","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/niklasf/","role":null,"created_at":"2023-02-25T15:54:13.463Z","updated_at":"2023-02-25T15:54:13.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/niklasf/packages"}]}