{"id":13699954,"url":"https://github.com/wilsonfreitas/python-bizdays","last_synced_at":"2026-01-15T01:47:01.147Z","repository":{"id":10376468,"uuid":"12521224","full_name":"wilsonfreitas/python-bizdays","owner":"wilsonfreitas","description":"Business days calculations and utilities","archived":false,"fork":false,"pushed_at":"2026-01-04T08:57:19.000Z","size":965,"stargazers_count":88,"open_issues_count":16,"forks_count":41,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-01-14T13:55:54.715Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://wilsonfreitas.github.io/python-bizdays/","language":"Jupyter Notebook","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/wilsonfreitas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-09-01T13:50:43.000Z","updated_at":"2026-01-04T08:57:23.000Z","dependencies_parsed_at":"2023-12-29T13:32:37.811Z","dependency_job_id":"c0adaf61-db69-43ee-addb-3d94f71b54fd","html_url":"https://github.com/wilsonfreitas/python-bizdays","commit_stats":null,"previous_names":["wilsonfreitas/bizdays"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/wilsonfreitas/python-bizdays","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilsonfreitas%2Fpython-bizdays","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilsonfreitas%2Fpython-bizdays/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilsonfreitas%2Fpython-bizdays/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilsonfreitas%2Fpython-bizdays/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wilsonfreitas","download_url":"https://codeload.github.com/wilsonfreitas/python-bizdays/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wilsonfreitas%2Fpython-bizdays/sbom","scorecard":{"id":1241649,"data":{"date":"2026-01-05","repo":{"name":"github.com/wilsonfreitas/python-bizdays","commit":"1fd475594cef5fda6a93e2a179a2fd6e51c9a9a2"},"scorecard":{"version":"v5.4.1-0.20251227023010-525a93017816","commit":"525a93017816fa74238c545bdecac6af16ce00f1"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 2/29 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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#code-review"}},{"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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#maintained"}},{"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/pytest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/wilsonfreitas/python-bizdays/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/wilsonfreitas/python-bizdays/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/wilsonfreitas/python-bizdays/sphinx.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/wilsonfreitas/python-bizdays/sphinx.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/wilsonfreitas/python-bizdays/sphinx.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/wilsonfreitas/python-bizdays/sphinx.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:26","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party 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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#binary-artifacts"}},{"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/525a93017816fa74238c545bdecac6af16ce00f1/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/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/sphinx.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/525a93017816fa74238c545bdecac6af16ce00f1/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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#cii-best-practices"}},{"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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#fuzzing"}},{"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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.0 not signed: https://api.github.com/repos/wilsonfreitas/python-bizdays/releases/25416807","Warn: release artifact v0.3.0 does not have provenance: https://api.github.com/repos/wilsonfreitas/python-bizdays/releases/25416807"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/525a93017816fa74238c545bdecac6af16ce00f1/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/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: https://osv.dev/PYSEC-2024-230","Warn: Project is vulnerable to: https://osv.dev/GHSA-768j-98cg-p3fv","Warn: Project is vulnerable to: https://osv.dev/GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: https://osv.dev/GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: https://osv.dev/GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: https://osv.dev/GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: https://osv.dev/GHSA-xm59-rqc7-hhvf","Warn: Project is vulnerable to: https://osv.dev/GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: https://osv.dev/GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: https://osv.dev/GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: https://osv.dev/GHSA-2xpw-w6gg-jr37","Warn: Project is vulnerable to: https://osv.dev/GHSA-38jv-5279-wg99","Warn: Project is vulnerable to: https://osv.dev/GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: https://osv.dev/GHSA-gm62-xv2j-4w53","Warn: Project is vulnerable to: https://osv.dev/GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/525a93017816fa74238c545bdecac6af16ce00f1/docs/checks.md#sast"}}]},"last_synced_at":"2026-01-14T16:11:37.808Z","repository_id":10376468,"created_at":"2026-01-14T16:11:37.808Z","updated_at":"2026-01-14T16:11:37.808Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"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"}},"keywords":[],"created_at":"2024-08-02T20:00:46.421Z","updated_at":"2026-01-15T01:47:01.126Z","avatar_url":"https://github.com/wilsonfreitas.png","language":"Jupyter Notebook","funding_links":[],"categories":["Python"],"sub_categories":["Calendars","日历工具"],"readme":"[![Downloads](https://img.shields.io/pypi/dm/bizdays.svg)](https://pypi.python.org/pypi/bizdays/)\n[![Latest Version](https://img.shields.io/pypi/v/bizdays.svg)](https://pypi.python.org/pypi/bizdays/)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/bizdays.svg)](https://pypi.python.org/pypi/bizdays/)\n\n# [python-bizdays](http://wilsonfreitas.github.io/python-bizdays/)\n\nIn several countries and markets, the accountability of the price of a financial\ninstrument, mainly bonds and derivatives, involves the use of different rules to\ncompute the way the days go by.\nIn Brazil, several financial instruments pay interest according to the business\ndays along their life cycle.\nSo, having a way to compute the number of business days between 2 dates is\nfairly useful to price financial instruments.\n**bizdays** was created to make it easier.\n\n**bizdays** computes business days between two dates based on the definition of\nnonworking days (usually holidays and weekends).\nIt also computes other collateral effects like adjust dates for the next or\nprevious business day, check whether a date is a business day, create sequences\nof business days, and much more.\n\nSeveral financial libraries compute the holidays, giving no option to users set\nit by their own.\nFurtherly, the financial calendar is usually a small feature of a huge library,\nas quantlib, for example, and some users, including myself, don't want to put a\nhand in such a huge library only to use the financial calendar.\n\n**bizdays** is a pure Python module without strong dependencies,\nwhat makes it appropriated for small projects.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilsonfreitas%2Fpython-bizdays","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilsonfreitas%2Fpython-bizdays","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilsonfreitas%2Fpython-bizdays/lists"}