{"id":34114884,"url":"https://github.com/inm-6/python-odmltables","last_synced_at":"2026-04-08T12:02:08.060Z","repository":{"id":52910689,"uuid":"46497004","full_name":"INM-6/python-odmltables","owner":"INM-6","description":"An interface to convert odML structues to and from table-like representations, such as spreadsheets","archived":false,"fork":false,"pushed_at":"2023-12-05T12:42:19.000Z","size":2409,"stargazers_count":5,"open_issues_count":26,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-12-17T04:21:00.720Z","etag":null,"topics":["format-converter","hacktoberfest","metadata-management","odml","spreadsheets"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/INM-6.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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}},"created_at":"2015-11-19T14:22:02.000Z","updated_at":"2023-05-19T16:02:26.000Z","dependencies_parsed_at":"2022-09-16T16:53:30.681Z","dependency_job_id":"ff72aaac-13bd-4713-8f16-596d9f55a26e","html_url":"https://github.com/INM-6/python-odmltables","commit_stats":{"total_commits":455,"total_committers":8,"mean_commits":56.875,"dds":"0.16263736263736261","last_synced_commit":"583cf39064f383e369301ec46614778b2c3937a8"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/INM-6/python-odmltables","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INM-6%2Fpython-odmltables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INM-6%2Fpython-odmltables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INM-6%2Fpython-odmltables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INM-6%2Fpython-odmltables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/INM-6","download_url":"https://codeload.github.com/INM-6/python-odmltables/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/INM-6%2Fpython-odmltables/sbom","scorecard":{"id":64842,"data":{"date":"2025-08-11","repo":{"name":"github.com/INM-6/python-odmltables","commit":"94bf34ba7ac8a53d87341b6dfc07de5f64039909"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/12 approved changesets -- score normalized to 2","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":"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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: downloadThenRun not pinned by hash: continuous_integration/install.sh:25","Warn: downloadThenRun not pinned by hash: continuous_integration/install.sh:49","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:64","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:71","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:72","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:73","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:74","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:75","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:76","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:77","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:78","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:79","Warn: pipCommand not pinned by hash: continuous_integration/install.sh:87","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of  11 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt: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":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-42991 / GHSA-v3c5-jqr6-7qm8","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 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-15T02:23:30.864Z","repository_id":52910689,"created_at":"2025-08-15T02:23:30.864Z","updated_at":"2025-08-15T02:23:30.864Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["format-converter","hacktoberfest","metadata-management","odml","spreadsheets"],"created_at":"2025-12-14T19:46:25.525Z","updated_at":"2026-04-08T12:02:08.015Z","avatar_url":"https://github.com/INM-6.png","language":"Python","readme":"\nodMLtables\n=================\nAn interface to convert odML structures to and from table-like representations, such as spreadsheets.\n\nodMLtables provides a set of functions to simplify the setup, maintenance and usage of a metadata\nmanagement structure using odML_.\nIn addition to the Python_ API, odMLtables provides its main functionality also\nvia a graphical user interface.\n\n\nCode Status\n-----------\n.. image:: https://travis-ci.org/INM-6/python-odmltables.png?branch=master\n   :target: https://travis-ci.org/INM-6/python-odmltables\n   :alt: Unit Test Status\n.. image:: https://coveralls.io/repos/github/INM-6/python-odmltables/badge.svg?branch=master\n   :target: https://coveralls.io/github/INM-6/python-odmltables?branch=master\n   :alt: Unit Test Coverage\n.. image:: https://readthedocs.org/projects/odmltables/badge/?version=latest\n   :target: https://odmltables.readthedocs.io/en/latest/?badge=latest\n   :alt: Documentation Status\n\n\nDependencies\n------------\n\nodMLtables is based on odML_. A complete list of dependencies is available in the odMLtables\ndocumentation at `Read the Docs`_.\n\nRelease Versions\n----------------\nOfficial release versions are available at the `Python Package Index`_ and can be installed using\npip_::\n\n    $ pip install odmltables\n\nThe graphical user interface can be installed using::\n\n    $ pip install odmltables[gui]\n\n\nLatest version\n--------------\n\nTo install the latest version of odMLtables you first need to download the odMLtables source files and install it in a second step.\n\nDownload\n--------\n\nThe latest version of odMLtables is available on GitHub_. You can either use git and download\nodMLtables directly under Linux using::\n\n    $ cd /home/usr/toolbox/\n    $ git clone https://github.com/INM-6/python-odmltables.git\n\nor alternatively download odMLtables as ZIP file and unzip it to a folder.\n\n\nDocumentation\n-------------\n\nThe odMLtables documentation is available on `Read the Docs`_. It is based on Sphinx_ and also\nlocally be built in multiple formats. E.g., to access  the   documentation in html format\nnavigate to the documentation folder within odMLtables and  compile  the html documentation::\n\n    $ cd /home/usr/toolbox/python-odmltables/doc\n    $ make html\n\nAll output format available can be listed using::\n\n    $ make -n\n\nInstallation\n------------\n\nInstallation guidelines are available in the official odMLtables documentation\n`Read the Docs`_.\n\n\nBugs\n----\nIf you observe a bug in odMLtables please add a bug report at the `GitHub issue tracker`_\n\n.. _`Python`: http://python.org/\n.. _`pip`: http://pypi.python.org/pypi/pip\n.. _`odML`: http://www.g-node.org/projects/odml\n.. _`Sphinx`: http://www.sphinx-doc.org/en/stable/\n.. _`Python Package Index`: https://pypi.python.org/pypi/python-odmltables/\n.. _`GitHub`: https://github.com/INM-6/python-odmltables\n.. _`Read the Docs`: https://odmltables.readthedocs.io/en/latest/\n.. _`GitHub issue tracker`: https://github.com/INM-6/python-odmltables/issues\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finm-6%2Fpython-odmltables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finm-6%2Fpython-odmltables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finm-6%2Fpython-odmltables/lists"}