{"id":2887469,"name":"python-exports","ecosystem":"pypi","description":"@export decorator that adds a function or class to __all__","homepage":null,"licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jorenham/exports","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-03-16T13:13:25.000Z","latest_release_published_at":"2026-01-10T17:15:20.000Z","latest_release_number":"1.3.0","last_synced_at":"2026-05-28T20:12:51.880Z","created_at":"2022-04-10T12:20:48.526Z","updated_at":"2026-05-28T20:12:51.880Z","registry_url":"https://pypi.org/project/python-exports/","install_command":"pip install python-exports --index-url https://pypi.org/simple","documentation_url":"https://github.com/jorenham/exports/blob/master/README.md","metadata":{"funding":"https://github.com/sponsors/jorenham","documentation":"https://github.com/jorenham/exports/blob/master/README.md","classifiers":["Development Status :: 5 - Production/Stable","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Typing :: Typed"],"normalized_name":"python-exports","project_status":null},"repo_metadata":{"id":57456984,"uuid":"470581385","full_name":"jorenham/exports","owner":"jorenham","description":"@export decorator that adds a function or class to __all__","archived":false,"fork":false,"pushed_at":"2025-10-01T23:21:00.000Z","size":236,"stargazers_count":7,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-02T01:16:24.389Z","etag":null,"topics":["dry-python","python","python3","zen-of-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/jorenham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jorenham"}},"created_at":"2022-03-16T12:51:32.000Z","updated_at":"2025-10-01T23:20:57.000Z","dependencies_parsed_at":"2024-08-19T20:22:52.821Z","dependency_job_id":"b72d8268-d8f7-40e9-930c-eafa80440b15","html_url":"https://github.com/jorenham/exports","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"58c3acfe44658637b9fdc0ad9c2c390642a3271a"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jorenham/exports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorenham","download_url":"https://codeload.github.com/jorenham/exports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/sbom","scorecard":{"id":532814,"data":{"date":"2025-08-11","repo":{"name":"github.com/jorenham/exports","commit":"fb313454d7be779c02012e76625e92f408fd4bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 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":"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":"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/jorenham/exports/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jorenham/exports/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jorenham/exports/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/jorenham/exports/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/jorenham/exports/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/jorenham/exports/ci.yaml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yaml:14","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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.2.0 not signed: https://api.github.com/repos/jorenham/exports/releases/170944745","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/jorenham/exports/releases/170944745"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on 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 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-20T06:08:36.073Z","repository_id":57456984,"created_at":"2025-08-20T06:08:36.073Z","updated_at":"2025-08-20T06:08:36.073Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277952596,"owners_count":25904758,"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-10-02T02:00:08.890Z","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":"jorenham","name":"Joren Hammudoglu","uuid":"6208662","kind":"user","description":"Maintainer of NumPy and author of scipy-stubs, optype, xsf-rust, and Lmo","email":"","website":null,"location":"Delft, the Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6208662?u=f5b6702cd80c1cd85d9a9cdc84fee65bedae24ca\u0026v=4","repositories_count":132,"last_synced_at":"2025-09-29T18:43:08.522Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jorenham","funding_links":["https://github.com/sponsors/jorenham"],"total_stars":173,"followers":95,"following":8,"created_at":"2022-11-12T15:57:59.872Z","updated_at":"2025-09-29T18:43:08.522Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorenham","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jorenham/repositories"},"tags":[{"name":"v1.2.0","sha":"58954c6eaadf0c2036aeb7a7ddc69ac7badfb102","kind":"tag","published_at":"2024-08-19T20:43:09.000Z","download_url":"https://codeload.github.com/jorenham/exports/tar.gz/v1.2.0","html_url":"https://github.com/jorenham/exports/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorenham/exports@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"4f5396eb01c9be3951b60e819f1a738c5b3ec39e","kind":"commit","published_at":"2023-10-10T11:14:02.000Z","download_url":"https://codeload.github.com/jorenham/exports/tar.gz/v1.1.1","html_url":"https://github.com/jorenham/exports/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorenham/exports@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fc626d44413b769a8f625d566786b25703b90ee6","kind":"commit","published_at":"2023-07-18T14:54:10.000Z","download_url":"https://codeload.github.com/jorenham/exports/tar.gz/v1.1.0","html_url":"https://github.com/jorenham/exports/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorenham/exports@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"58c3acfe44658637b9fdc0ad9c2c390642a3271a","kind":"commit","published_at":"2022-05-20T12:57:32.000Z","download_url":"https://codeload.github.com/jorenham/exports/tar.gz/v1.0.0","html_url":"https://github.com/jorenham/exports/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jorenham/exports@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-25T16:48:32.920Z","dependent_packages_count":1,"downloads":35,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":29.5236338535437,"dependent_repos_count":21.534861440080295,"dependent_packages_count":4.790953020032164,"stargazers_count":27.84418902145794,"forks_count":29.785838786996365,"docker_downloads_count":null,"average":22.695895224422095},"purl":"pkg:pypi/python-exports","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-exports","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-exports","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-exports/dependencies","status":null,"funding_links":["https://github.com/sponsors/jorenham"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T03:03:03.714Z","issues_count":6,"pull_requests_count":57,"avg_time_to_close_issue":2593101.0,"avg_time_to_close_pull_request":731326.8113207547,"issues_closed_count":1,"pull_requests_closed_count":53,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.16666666666666666,"avg_comments_per_pull_request":0.3684210526315789,"merged_pull_requests_count":37,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":3,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1032303.3666666667,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5294117647058824,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jorenham%2Fexports/issues","maintainers":[{"login":"jorenham","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorenham"}],"active_maintainers":[{"login":"jorenham","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorenham"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-exports/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-exports/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-exports/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-exports/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-exports/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-exports/codemeta","maintainers":[{"uuid":"jhammudoglu","login":"jhammudoglu","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/jhammudoglu/","role":null,"created_at":"2023-02-25T06:15:56.255Z","updated_at":"2023-02-25T06:15:56.255Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jhammudoglu/packages"},{"uuid":"wolph","login":"wolph","name":null,"email":null,"url":null,"packages_count":35,"html_url":"https://pypi.org/user/wolph/","role":null,"created_at":"2025-12-11T03:48:48.130Z","updated_at":"2025-12-11T03:48:48.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wolph/packages"}]}