{"id":37080054,"url":"https://github.com/titus-ong/chordparser","last_synced_at":"2026-01-14T09:42:53.000Z","repository":{"id":62562112,"uuid":"212699675","full_name":"titus-ong/chordparser","owner":"titus-ong","description":"A Python 3 package that provides a musical framework to analyse chords","archived":false,"fork":false,"pushed_at":"2023-03-26T07:20:30.000Z","size":545,"stargazers_count":20,"open_issues_count":10,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-27T17:29:52.532Z","etag":null,"topics":["chord-progression","chords","harmonic-analysis","music","roman-numerals","theory","transpose-chords"],"latest_commit_sha":null,"homepage":"","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/titus-ong.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-03T23:24:03.000Z","updated_at":"2025-11-02T12:22:40.000Z","dependencies_parsed_at":"2022-11-03T15:30:27.983Z","dependency_job_id":null,"html_url":"https://github.com/titus-ong/chordparser","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/titus-ong/chordparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titus-ong%2Fchordparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titus-ong%2Fchordparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titus-ong%2Fchordparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titus-ong%2Fchordparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/titus-ong","download_url":"https://codeload.github.com/titus-ong/chordparser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/titus-ong%2Fchordparser/sbom","scorecard":{"id":887932,"data":{"date":"2025-08-11","repo":{"name":"github.com/titus-ong/chordparser","commit":"a5d0371eda646c521b56e48bb4995559dc4c2bfe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":0,"reason":"Found 1/11 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-to-test-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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/publish-to-test-pypi.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/titus-ong/chordparser/publish-to-test-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/titus-ong/chordparser/publish-to-test-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/titus-ong/chordparser/publish-to-test-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/titus-ong/chordparser/publish-to-test-pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-pypi.yml:33","Info:   0 out of   2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-24T10:41:45.802Z","repository_id":62562112,"created_at":"2025-08-24T10:41:45.802Z","updated_at":"2025-08-24T10:41:45.802Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["chord-progression","chords","harmonic-analysis","music","roman-numerals","theory","transpose-chords"],"created_at":"2026-01-14T09:42:52.228Z","updated_at":"2026-01-14T09:42:52.988Z","avatar_url":"https://github.com/titus-ong.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"chordparser\n===========\n\n.. image:: https://travis-ci.com/titus-ong/chordparser.svg?branch=master\n   :alt: Build status\n   :target: https://travis-ci.com/titus-ong/chordparser\n\n.. image:: https://readthedocs.org/projects/chordparser/badge/?version=latest\n    :target: https://chordparser.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation status\n\n.. image:: https://coveralls.io/repos/github/titus-ong/chordparser/badge.svg?branch=master\n   :alt: Coverage\n   :target: https://coveralls.io/github/titus-ong/chordparser\n\n.. image:: https://img.shields.io/pypi/v/chordparser.svg\n   :target: https://pypi.org/pypi/chordparser\n   :alt: Downloads\n\n.. image:: https://img.shields.io/pypi/pyversions/chordparser.svg\n   :target: https://pypi.org/pypi/chordparser\n   :alt: Downloads\n\n.. image:: https://colab.research.google.com/assets/colab-badge.svg\n   :target: https://colab.research.google.com/github/titus-ong/chordparser/blob/master/notebooks/chordparser-tutorial.ipynb\n   :alt: Open in Colab\n\nchordparser is a Python 3 package that provides a musical framework to analyse chords. Chord notation can be parsed into Chords, which can then be analysed against other chords or the key of the song. This allows for harmonic analysis in chord sheets and helps musicians understand why and how chord progressions work.\n\nQuick demo:\n\n.. code-block:: python\n\n    \u003e\u003e\u003e import chordparser\n    \u003e\u003e\u003e cp = chordparser.Parser()\n\n    \u003e\u003e\u003e new_chord = cp.create_chord(\"C7add4/E\")\n    \u003e\u003e\u003e new_chord.notes\n    (E note, C note, F note, G note, B♭ note)\n\n    \u003e\u003e\u003e new_chord.transpose_simple(6)\n    F♯7add4/A♯ chord\n    \u003e\u003e\u003e new_chord.notes\n    (A♯ note, F♯ note, B note, C♯ note, E note)\n\n    \u003e\u003e\u003e e_scale = cp.create_scale(\"E\", \"major\")\n    \u003e\u003e\u003e cp.to_roman(new_chord, e_scale)\n    II65 roman chord\n\n    \u003e\u003e\u003e e_fifth = cp.create_diatonic(e_scale, 5)\n    \u003e\u003e\u003e e_fifth\n    B chord\n    \u003e\u003e\u003e cp.analyse_secondary(new_chord, e_fifth, e_scale)\n    \"V65/V\"\n\n\n--------\nFeatures\n--------\n\n* Create and manipulate notes, keys, scales and chords easily\n* Parse complex chord notations\n* Transpose musical classes easily and accurately\n* Automatically generate notes for scales and chords from notation\n* Generate roman numeral notation from chords\n* Analyse chord-scale relationships\n\n------------\nInstallation\n------------\n\nTo install chordparser, run this command in your terminal:\n\n.. code-block:: console\n\n    $ pip install chordparser\n\n-----\nUsage\n-----\n\nCheck out the `Colab notebook \u003chttps://colab.research.google.com/github/titus-ong/chordparser/blob/master/notebooks/chordparser-tutorial.ipynb\u003e`_, which runs through a working example to showcase chordparser's functions and help you get started on using it.\n\nThe full documentation can be found `here \u003chttps://chordparser.readthedocs.io/en/latest/\u003e`_.\n\n----------\nContribute\n----------\n\n- Issue Tracker: `github.com/titus-ong/chordparser/issues \u003cgithub.com/titus-ong/chordparser/issues\u003e`_\n- Source Code: `github.com/titus-ong/chordparser \u003cgithub.com/titus-ong/chordparser\u003e`_\n\n-------\nSupport\n-------\n\nIf you are having issues, please let me know at: titusongyl@gmail.com\n\n-------\nAuthors\n-------\n\nDevelopment Lead\n\n* Titus Ong \u003ctitusongyl@gmail.com\u003e\n\n-------\nLicense\n-------\n\nThe project is licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftitus-ong%2Fchordparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftitus-ong%2Fchordparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftitus-ong%2Fchordparser/lists"}