{"id":68292,"name":"export","description":"Expose module functionality","url":"https://github.com/tombulled/export","last_synced_at":"2025-09-08T14:06:54.258Z","repository":{"id":43206095,"uuid":"415920775","full_name":"tombulled/export","owner":"tombulled","description":"Expose module functionality","archived":false,"fork":false,"pushed_at":"2023-06-18T17:52:42.000Z","size":27,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T18:22:02.483Z","etag":null,"topics":["export","python"],"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/tombulled.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2021-10-11T12:40:55.000Z","updated_at":"2024-03-08T12:13:43.000Z","dependencies_parsed_at":"2024-12-02T08:54:42.285Z","dependency_job_id":null,"html_url":"https://github.com/tombulled/export","commit_stats":{"total_commits":16,"total_committers":3,"mean_commits":5.333333333333333,"dds":0.125,"last_synced_commit":"29ecfd2a2aae8057440f5ddecc1a8ada9f00b4fd"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tombulled/export","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombulled","download_url":"https://codeload.github.com/tombulled/export/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/sbom","scorecard":{"id":892298,"data":{"date":"2025-08-11","repo":{"name":"github.com/tombulled/export","commit":"29ecfd2a2aae8057440f5ddecc1a8ada9f00b4fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"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":"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: third-party GitHubAction not pinned by hash: .github/workflows/cd.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/tombulled/export/cd.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/tombulled/export/ci.yaml/main?enable=pin","Info:   0 out of   2 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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cd.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci.yaml: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":"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: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.1 not signed: https://api.github.com/repos/tombulled/export/releases/109015304","Warn: release artifact v0.2.1 does not have provenance: https://api.github.com/repos/tombulled/export/releases/109015304"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"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 17 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-24T12:19:29.248Z","repository_id":43206095,"created_at":"2025-08-24T12:19:29.248Z","updated_at":"2025-08-24T12:19:29.248Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196121,"owners_count":25239148,"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-08T02:00:09.813Z","response_time":121,"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":"tombulled","name":"Tom Bulled","uuid":"26026015","kind":"user","description":":snake: Python all the things!","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26026015?u=af6ac577b3fe128b68a42b04b3f9302363d689b4\u0026v=4","repositories_count":26,"last_synced_at":"2023-03-05T18:52:04.182Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tombulled","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T21:04:58.583Z","updated_at":"2023-03-05T18:52:04.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombulled","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombulled/repositories"},"packages":[{"id":2728019,"name":"export","ecosystem":"pypi","description":"Control module exports","homepage":"https://github.com/tombulled/export","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tombulled/export","keywords_array":["python","export","public","private"],"namespace":null,"versions_count":5,"first_release_published_at":"2022-03-13T19:41:15.000Z","latest_release_published_at":"2023-06-18T17:55:58.000Z","latest_release_number":"0.2.1","last_synced_at":"2025-08-15T20:03:41.818Z","created_at":"2022-04-10T10:56:20.397Z","updated_at":"2025-08-15T20:03:41.818Z","registry_url":"https://pypi.org/project/export/","install_command":"pip install export --index-url https://pypi.org/simple","documentation_url":"https://github.com/tombulled/export","metadata":{"funding":null,"documentation":"https://github.com/tombulled/export","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"export","project_status":null},"repo_metadata":{"uuid":"415920775","full_name":"tombulled/export","owner":"tombulled","description":"Expose module functionality","archived":false,"fork":false,"pushed_at":"2023-06-18T17:52:42.000Z","size":27,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-10-25T14:04:38.795Z","etag":null,"topics":["export","python"],"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/tombulled.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-11T12:40:55.000Z","updated_at":"2022-03-11T19:41:07.000Z","dependencies_parsed_at":"2022-09-05T00:51:25.183Z","dependency_job_id":null,"html_url":"https://github.com/tombulled/export","commit_stats":null,"previous_names":[],"tags_count":2,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombulled","download_url":"https://codeload.github.com/tombulled/export/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":172203314,"owners_count":9795355,"icon_url":"https://github.com/github.png","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":"tombulled","name":"Tom Bulled","uuid":"26026015","kind":"user","description":":snake: Python all the things!","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26026015?u=af6ac577b3fe128b68a42b04b3f9302363d689b4\u0026v=4","repositories_count":26,"last_synced_at":"2023-03-05T18:52:04.182Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tombulled","created_at":"2022-11-15T21:04:58.583Z","updated_at":"2023-03-05T18:52:04.232Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombulled","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombulled/repositories"},"tags":[{"name":"v0.2.1","sha":"29ecfd2a2aae8057440f5ddecc1a8ada9f00b4fd","kind":"commit","published_at":"2023-06-18T17:52:40.000Z","download_url":"https://codeload.github.com/tombulled/export/tar.gz/v0.2.1","html_url":"https://github.com/tombulled/export/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/tags/v0.2.1/manifests"},{"name":"v0.1.0","sha":"f224fd235e6fc08687d391d31f6c6784bc85a781","kind":"commit","published_at":"2022-02-16T21:56:23.000Z","download_url":"https://codeload.github.com/tombulled/export/tar.gz/v0.1.0","html_url":"https://github.com/tombulled/export/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2023-11-20T11:41:38.714Z","dependent_packages_count":2,"downloads":5805,"downloads_period":"last-month","dependent_repos_count":124,"rankings":{"downloads":4.03614111147346,"dependent_repos_count":1.3541054958720509,"dependent_packages_count":3.1212832730983786,"stargazers_count":38.80903372588439,"forks_count":22.62862777220401,"docker_downloads_count":null,"average":13.989838275706457},"purl":"pkg:pypi/export","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/export","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/export","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/export/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-10-08T07:46:34.951Z","issues_count":1,"pull_requests_count":9,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":241531.22222222222,"issues_closed_count":0,"pull_requests_closed_count":9,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":0.2222222222222222,"merged_pull_requests_count":9,"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":1085485.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/export/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/export/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/export/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/export/related_packages","maintainers":[{"uuid":"tbulled","login":"tbulled","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/tbulled/","role":null,"created_at":"2023-02-24T04:45:17.799Z","updated_at":"2023-02-24T04:45:17.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tbulled/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}}],"commits":{"id":576209,"full_name":"tombulled/export","default_branch":"main","committers":[{"name":"Tom Bulled","email":"26026015+tombulled","login":"tombulled","count":14},{"name":"Jens Heinrich","email":"59469646+JensHeinrich","login":"JensHeinrich","count":1},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":1}],"total_commits":16,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.333333333333333,"dds":0.125,"past_year_committers":[{"name":"Jens Heinrich","email":"59469646+JensHeinrich","login":"JensHeinrich","count":1},{"name":"Tom Bulled","email":"26026015+tombulled","login":"tombulled","count":1},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":1}],"past_year_total_commits":3,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.6666666666666667,"last_synced_at":"2023-10-25T14:03:54.825Z","last_synced_commit":"29ecfd2a2aae8057440f5ddecc1a8ada9f00b4fd","created_at":"2023-03-09T05:38:37.789Z","updated_at":"2023-10-25T14:03:54.826Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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":"tombulled/export","html_url":"https://github.com/tombulled/export","last_synced_at":"2025-01-29T22:18:07.052Z","status":null,"issues_count":1,"pull_requests_count":9,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":241531.22222222222,"issues_closed_count":0,"pull_requests_closed_count":9,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":0.2222222222222222,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T13:46:18.704Z","updated_at":"2025-01-29T22:18:07.053Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombulled%2Fexport/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":1},"pull_request_author_associations_count":{"OWNER":8,"CONTRIBUTOR":1},"issue_authors":{"tombulled":1},"pull_request_authors":{"tombulled":8,"JensHeinrich":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.036Z","repositories_count":8355740,"issues_count":15726116,"pull_requests_count":37386842,"authors_count":5664771,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"tombulled","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tombulled"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["export","python"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-09-05T00:51:24.666Z","updated_at":"2022-09-05T00:51:24.666Z","repository_link":"https://github.com/tombulled/export/blob/main/poetry.lock","dependencies":[{"id":3848815382,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":3848815383,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":3848815384,"package_name":"black","ecosystem":"pypi","requirements":"22.1.0","direct":false,"kind":"develop","optional":false},{"id":3848815385,"package_name":"click","ecosystem":"pypi","requirements":"8.0.3","direct":false,"kind":"develop","optional":false},{"id":3848815386,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"develop","optional":false},{"id":3848815387,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":3848815388,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":3848815389,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"develop","optional":false},{"id":3848815390,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":3848815391,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"develop","optional":false},{"id":3848815392,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":3848815393,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":3848815394,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.7","direct":false,"kind":"develop","optional":false},{"id":3848815395,"package_name":"pytest","ecosystem":"pypi","requirements":"7.0.1","direct":false,"kind":"develop","optional":false},{"id":3848815396,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":3848815397,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.1.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-09-05T00:51:24.872Z","updated_at":"2022-09-05T00:51:24.872Z","repository_link":"https://github.com/tombulled/export/blob/main/pyproject.toml","dependencies":[{"id":3848815671,"package_name":"python","ecosystem":"pypi","requirements":"^3.8","direct":true,"kind":"runtime","optional":false},{"id":3848815672,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.0.1","direct":true,"kind":"develop","optional":false},{"id":3848815673,"package_name":"black","ecosystem":"pypi","requirements":"^22.1.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cd.yaml","sha":null,"kind":"manifest","created_at":"2024-12-02T06:33:59.626Z","updated_at":"2024-12-02T06:33:59.626Z","repository_link":"https://github.com/tombulled/export/blob/main/.github/workflows/cd.yaml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2024-12-02T06:33:59.675Z","updated_at":"2024-12-02T06:33:59.675Z","repository_link":"https://github.com/tombulled/export/blob/main/.github/workflows/ci.yaml","dependencies":[]}],"score":11.173023353045823,"created_at":"2025-09-08T11:18:54.672Z","updated_at":"2025-10-07T08:25:31.858Z","avatar_url":"https://github.com/tombulled.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":5805,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68292","html_url":"https://science.ecosyste.ms/projects/68292"}