{"id":53915,"name":"sdds","description":"Python 3 package to handle SDDS files","url":"https://github.com/pylhc/sdds","last_synced_at":"2025-09-05T13:15:30.088Z","repository":{"id":34200532,"uuid":"171462489","full_name":"pylhc/sdds","owner":"pylhc","description":"Python 3 package to handle SDDS files","archived":false,"fork":false,"pushed_at":"2025-07-25T10:35:35.000Z","size":7325,"stargazers_count":9,"open_issues_count":3,"forks_count":4,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-08-01T16:37:51.538Z","etag":null,"topics":["python","read-write","sdds","sdds-format"],"latest_commit_sha":null,"homepage":"https://pylhc.github.io/sdds/","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/pylhc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":".zenodo.json"}},"created_at":"2019-02-19T11:33:15.000Z","updated_at":"2025-07-24T10:16:51.000Z","dependencies_parsed_at":"2025-07-24T10:13:12.504Z","dependency_job_id":null,"html_url":"https://github.com/pylhc/sdds","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pylhc/sdds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/sbom","scorecard":{"id":751548,"data":{"date":"2025-08-11","repo":{"name":"github.com/pylhc/sdds","commit":"0ab5792937990e5a907e5ae7bb4e42a4c95d008d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":0,"reason":"1 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":"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/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/sdds/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cron.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/sdds/cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/sdds/documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/sdds/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/sdds/tests.yml/master?enable=pin","Info:   0 out of   5 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/cron.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-22T20:31:36.339Z","repository_id":34200532,"created_at":"2025-08-22T20:31:36.339Z","updated_at":"2025-08-22T20:31:36.339Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273761409,"owners_count":25163248,"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-09-05T02:00:09.113Z","response_time":402,"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":{"login":"pylhc","name":"PyLHC","uuid":"1150618","kind":"organization","description":"Organisation for the OMC Team at CERN, in BE-ABP-LNO.","email":null,"website":"https://pylhc.github.io/","location":"CERN","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1150618?v=4","repositories_count":26,"last_synced_at":"2024-04-23T11:24:02.134Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pylhc","funding_links":[],"total_stars":75,"followers":5,"following":0,"created_at":"2022-11-03T15:43:10.808Z","updated_at":"2024-04-23T11:24:14.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc/repositories"},"packages":[{"id":2913630,"name":"sdds","ecosystem":"pypi","description":"SDDS file handling.","homepage":"https://github.com/pylhc/sdds","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pylhc/sdds","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2019-02-19T14:39:06.000Z","latest_release_published_at":"2024-07-12T09:39:13.000Z","latest_release_number":"0.4.2","last_synced_at":"2025-08-01T16:18:52.247Z","created_at":"2022-04-10T12:33:48.836Z","updated_at":"2025-08-01T17:03:33.005Z","registry_url":"https://pypi.org/project/sdds/","install_command":"pip install sdds --index-url https://pypi.org/simple","documentation_url":"https://sdds.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"sdds"},"repo_metadata":{"id":34200532,"uuid":"171462489","full_name":"pylhc/sdds","owner":"pylhc","description":"Python 3 package to handle SDDS files","archived":false,"fork":false,"pushed_at":"2025-07-24T10:17:05.000Z","size":7323,"stargazers_count":9,"open_issues_count":3,"forks_count":4,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-07-24T12:03:47.703Z","etag":null,"topics":["python","read-write","sdds","sdds-format"],"latest_commit_sha":null,"homepage":"https://pylhc.github.io/sdds/","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/pylhc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":".zenodo.json"}},"created_at":"2019-02-19T11:33:15.000Z","updated_at":"2025-07-24T10:16:51.000Z","dependencies_parsed_at":"2025-07-24T10:13:12.504Z","dependency_job_id":null,"html_url":"https://github.com/pylhc/sdds","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pylhc/sdds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268257697,"owners_count":24221066,"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-08-01T02:00:08.611Z","response_time":67,"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":"pylhc","name":"PyLHC","uuid":"1150618","kind":"organization","description":"Organisation for the OMC Team at CERN, in BE-ABP-LNO.","email":null,"website":"https://pylhc.github.io/","location":"CERN","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1150618?v=4","repositories_count":26,"last_synced_at":"2024-04-23T11:24:02.134Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pylhc","funding_links":[],"total_stars":75,"followers":5,"following":0,"created_at":"2022-11-03T15:43:10.808Z","updated_at":"2024-04-23T11:24:14.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc/repositories"},"tags":[{"name":"v0.4.2","sha":"eb174d4997c5b2defdc364de46da94fe4c228d4e","kind":"commit","published_at":"2024-07-12T09:36:12.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.4.2","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b64217ee913ddedffa821d9660ed0c4cef460942","kind":"commit","published_at":"2024-02-27T10:48:32.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.4.1","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"ff390c17278639b9e92a4c3d82c05f16de742f6f","kind":"commit","published_at":"2023-09-05T13:18:15.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.4.0","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.0/manifests"},{"name":"0.3.1","sha":"e0b56022b6c941314b7839cf2fc3bbcb7c728180","kind":"commit","published_at":"2022-10-27T09:53:59.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/0.3.1","html_url":"https://github.com/pylhc/sdds/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"f74e04dc1f63afa08b9148982a617a6fcad78bdc","kind":"commit","published_at":"2022-05-31T09:40:33.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/0.3.0","html_url":"https://github.com/pylhc/sdds/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/0.3.0/manifests"},{"name":"v0.2.1","sha":"2da866dfcc73c888613924d61130c83eff25ec55","kind":"commit","published_at":"2021-11-16T17:19:45.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.2.1","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"b0ee5b9421b2eccc7f24fcbe0f6a826692244291","kind":"commit","published_at":"2020-10-08T15:35:20.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.2","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.2/manifests"},{"name":"v0.1.3","sha":"9484662330a7bd983c00a8f52623f2455a9a9196","kind":"commit","published_at":"2019-08-08T16:12:35.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.1.3","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"3db18fa230f03a4143b6a062be63ea12582ba298","kind":"commit","published_at":"2019-08-08T15:54:41.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.1.2","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"760fd118ebe5e84e7e9cb5092981407ea07ae64e","kind":"commit","published_at":"2019-08-01T17:19:46.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.1.1","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-01T17:03:33.005Z","dependent_packages_count":3,"downloads":3245,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.896218757978409,"dependent_repos_count":21.581012154157165,"dependent_packages_count":2.3666079825624378,"stargazers_count":17.74338905094608,"forks_count":22.65797074940363,"docker_downloads_count":null,"average":13.849039739009545},"purl":"pkg:pypi/sdds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sdds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sdds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sdds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-25T23:30:12.410Z","issues_count":28,"pull_requests_count":37,"avg_time_to_close_issue":6330848.807692308,"avg_time_to_close_pull_request":425834.94444444444,"issues_closed_count":26,"pull_requests_closed_count":36,"pull_request_authors_count":5,"issue_authors_count":10,"avg_comments_per_issue":1.1428571428571428,"avg_comments_per_pull_request":0.4864864864864865,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":18571.0,"past_year_avg_time_to_close_pull_request":45126.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.0,"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/pylhc%2Fsdds/issues","maintainers":[{"login":"fsoubelet","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fsoubelet"},{"login":"JoschD","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoschD"}],"active_maintainers":[{"login":"fsoubelet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fsoubelet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdds/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sdds/related_packages","maintainers":[{"uuid":"pylhc","login":"pylhc","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/pylhc/","role":null,"created_at":"2022-11-27T22:27:08.977Z","updated_at":"2022-11-27T22:27:08.977Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pylhc/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725136,"maintainers_count":308365,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5303206,"name":"sdds","ecosystem":"conda","description":"A Python package for I/O functionality with SDDS files.","homepage":"https://github.com/pylhc/sdds","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pylhc/sdds","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-11-19T09:56:23.000Z","latest_release_published_at":"2022-11-06T09:38:14.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-09-01T17:11:26.842Z","created_at":"2022-10-03T16:14:24.086Z","updated_at":"2025-09-01T17:11:26.846Z","registry_url":"https://anaconda.org/conda-forge/sdds","install_command":"conda install -c conda-forge sdds","documentation_url":null,"metadata":{},"repo_metadata":{"id":34200532,"uuid":"171462489","full_name":"pylhc/sdds","owner":"pylhc","description":"Python 3 package to handle SDDS files","archived":false,"fork":false,"pushed_at":"2025-07-24T10:17:05.000Z","size":7323,"stargazers_count":9,"open_issues_count":3,"forks_count":4,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-07-24T12:03:47.703Z","etag":null,"topics":["python","read-write","sdds","sdds-format"],"latest_commit_sha":null,"homepage":"https://pylhc.github.io/sdds/","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/pylhc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":".zenodo.json"}},"created_at":"2019-02-19T11:33:15.000Z","updated_at":"2025-07-24T10:16:51.000Z","dependencies_parsed_at":"2025-07-24T10:13:12.504Z","dependency_job_id":null,"html_url":"https://github.com/pylhc/sdds","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pylhc/sdds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268257697,"owners_count":24221066,"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-08-01T02:00:08.611Z","response_time":67,"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":"pylhc","name":"PyLHC","uuid":"1150618","kind":"organization","description":"Organisation for the OMC Team at CERN, in BE-ABP-LNO.","email":null,"website":"https://pylhc.github.io/","location":"CERN","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1150618?v=4","repositories_count":26,"last_synced_at":"2024-04-23T11:24:02.134Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pylhc","funding_links":[],"total_stars":75,"followers":5,"following":0,"created_at":"2022-11-03T15:43:10.808Z","updated_at":"2024-04-23T11:24:14.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc/repositories"},"tags":[{"name":"v0.4.2","sha":"eb174d4997c5b2defdc364de46da94fe4c228d4e","kind":"commit","published_at":"2024-07-12T09:36:12.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.4.2","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"b64217ee913ddedffa821d9660ed0c4cef460942","kind":"commit","published_at":"2024-02-27T10:48:32.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.4.1","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"ff390c17278639b9e92a4c3d82c05f16de742f6f","kind":"commit","published_at":"2023-09-05T13:18:15.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.4.0","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.4.0/manifests"},{"name":"0.3.1","sha":"e0b56022b6c941314b7839cf2fc3bbcb7c728180","kind":"commit","published_at":"2022-10-27T09:53:59.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/0.3.1","html_url":"https://github.com/pylhc/sdds/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"f74e04dc1f63afa08b9148982a617a6fcad78bdc","kind":"commit","published_at":"2022-05-31T09:40:33.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/0.3.0","html_url":"https://github.com/pylhc/sdds/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/0.3.0/manifests"},{"name":"v0.2.1","sha":"2da866dfcc73c888613924d61130c83eff25ec55","kind":"commit","published_at":"2021-11-16T17:19:45.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.2.1","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"b0ee5b9421b2eccc7f24fcbe0f6a826692244291","kind":"commit","published_at":"2020-10-08T15:35:20.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.2","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.2/manifests"},{"name":"v0.1.3","sha":"9484662330a7bd983c00a8f52623f2455a9a9196","kind":"commit","published_at":"2019-08-08T16:12:35.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.1.3","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"3db18fa230f03a4143b6a062be63ea12582ba298","kind":"commit","published_at":"2019-08-08T15:54:41.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.1.2","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"760fd118ebe5e84e7e9cb5092981407ea07ae64e","kind":"commit","published_at":"2019-08-01T17:19:46.000Z","download_url":"https://codeload.github.com/pylhc/sdds/tar.gz/v0.1.1","html_url":"https://github.com/pylhc/sdds/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/sdds@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-01T17:03:34.073Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.387444483257646,"dependent_packages_count":28.983482209691104,"stargazers_count":57.42302510105295,"forks_count":62.38335246269774,"docker_downloads_count":null,"average":43.29432606417486},"purl":"pkg:conda/sdds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/sdds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/sdds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/sdds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-25T23:30:12.410Z","issues_count":28,"pull_requests_count":37,"avg_time_to_close_issue":6330848.807692308,"avg_time_to_close_pull_request":425834.94444444444,"issues_closed_count":26,"pull_requests_closed_count":36,"pull_request_authors_count":5,"issue_authors_count":10,"avg_comments_per_issue":1.1428571428571428,"avg_comments_per_pull_request":0.4864864864864865,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":18571.0,"past_year_avg_time_to_close_pull_request":45126.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.0,"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/pylhc%2Fsdds/issues","maintainers":[{"login":"fsoubelet","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fsoubelet"},{"login":"JoschD","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoschD"}],"active_maintainers":[{"login":"fsoubelet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fsoubelet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sdds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sdds/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sdds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/sdds/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":34858,"full_name":"pylhc/sdds","default_branch":"master","committers":[{"name":"Felix Soubelet","email":"19598248+fsoubelet@users.noreply.github.com","count":15},{"name":"JoschD","email":"joschua.dilly@gmail.com","count":14},{"name":"JoschD","email":"26184899+JoschD@users.noreply.github.com","count":6},{"name":"Joschua Werner Dilly","email":"joschua.dilly@cern.ch","count":2},{"name":"Mäel Le Garrec","email":"mael.le.garrec@cern.ch","count":2},{"name":"Jaime Coello de Portugal","email":"jaimecp89@gmail.com","count":1},{"name":"Maël Le Garrec","email":"mael@legarrec.org","count":1}],"total_commits":41,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.857142857142857,"dds":0.6341463414634146,"past_year_committers":[{"name":"JoschD","email":"26184899+JoschD@users.noreply.github.com","count":4},{"name":"Felix Soubelet","email":"19598248+fsoubelet@users.noreply.github.com","count":1}],"past_year_total_commits":5,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.5,"past_year_dds":0.19999999999999996,"last_synced_at":"2023-04-26T15:50:37.136Z","last_synced_commit":"5adf26f4f723a95252529ff0012929badcbbcb08","created_at":"2023-03-07T16:57:53.102Z","updated_at":"2023-09-19T15:43:56.512Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"pylhc/sdds","html_url":"https://github.com/pylhc/sdds","last_synced_at":"2025-08-01T19:59:25.993Z","status":"error","issues_count":28,"pull_requests_count":37,"avg_time_to_close_issue":6330848.807692308,"avg_time_to_close_pull_request":425834.94444444444,"issues_closed_count":26,"pull_requests_closed_count":36,"pull_request_authors_count":5,"issue_authors_count":10,"avg_comments_per_issue":1.1428571428571428,"avg_comments_per_pull_request":0.4864864864864865,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":18571.0,"past_year_avg_time_to_close_pull_request":45126.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T22:01:01.664Z","updated_at":"2025-09-02T02:44:11.412Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsdds/issues","issue_labels_count":{"enhancement":10,"bug":8,"Feature Request":3,"documentation":2,"good first issue":2,"help wanted":2,"question":1,"Type: Bug":1},"pull_request_labels_count":{"enhancement":10,"bug":10,"documentation":4,"Feature Request":3,"CI/CD":2,"Estimate: Normal":1,"Status: Review Needed":1,"Type: Maintenance":1},"issue_author_associations_count":{"MEMBER":18,"NONE":6,"CONTRIBUTOR":4},"pull_request_author_associations_count":{"MEMBER":35,"CONTRIBUTOR":5,"NONE":1},"issue_authors":{"JoschD":10,"fsoubelet":8,"Mael-Le-Garrec":3,"tiansk":1,"pbelange":1,"Dronakurl":1,"mulingLHY":1,"lnevay":1,"chernals":1,"veprbl":1},"pull_request_authors":{"fsoubelet":18,"JoschD":17,"Mael-Le-Garrec":3,"Dronakurl":2,"jaimecp89":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"Estimate: Normal":1,"Status: Review Needed":1,"Type: Maintenance":1},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"MEMBER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"fsoubelet":1},"maintainers":[{"login":"JoschD","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoschD"},{"login":"fsoubelet","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fsoubelet"}],"active_maintainers":[{"login":"fsoubelet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fsoubelet"}]},"events":{"total":{"PushEvent":2,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":2},"last_year":{"PushEvent":2,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":2}},"keywords":["python","read-write","sdds","sdds-format"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2024-07-12T11:00:03.911Z","updated_at":"2024-07-12T11:00:03.911Z","repository_link":"https://github.com/pylhc/sdds/blob/master/.github/workflows/coverage.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/cron.yml","sha":null,"kind":"manifest","created_at":"2024-07-12T11:00:03.919Z","updated_at":"2024-07-12T11:00:03.919Z","repository_link":"https://github.com/pylhc/sdds/blob/master/.github/workflows/cron.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/documentation.yml","sha":null,"kind":"manifest","created_at":"2024-07-12T11:00:03.925Z","updated_at":"2024-07-12T11:00:03.925Z","repository_link":"https://github.com/pylhc/sdds/blob/master/.github/workflows/documentation.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2024-07-12T11:00:03.930Z","updated_at":"2024-07-12T11:00:03.930Z","repository_link":"https://github.com/pylhc/sdds/blob/master/.github/workflows/publish.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2024-07-12T11:00:03.934Z","updated_at":"2024-07-12T11:00:03.934Z","repository_link":"https://github.com/pylhc/sdds/blob/master/.github/workflows/tests.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-07-12T11:00:03.938Z","updated_at":"2024-07-12T11:00:03.938Z","repository_link":"https://github.com/pylhc/sdds/blob/master/setup.py","dependencies":[]}],"score":12.517842269511014,"created_at":"2025-09-04T15:51:29.582Z","updated_at":"2025-10-07T08:21:12.860Z","avatar_url":"https://github.com/pylhc.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":3245,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.5705820"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cern","omc","optics","particle-accelerators","lhc","pylhc","commandline-calls","generic-parser","ini-parser","accelerator-physics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/53915","html_url":"https://science.ecosyste.ms/projects/53915"}