{"id":63061,"name":"instruct","description":"Compact/flexible/fast/strictly-typed/(add other ridiculous demands) object system - similar to Pydantic but focused on `__slot__`ed objects","url":"https://github.com/autumnjolitz/instruct","last_synced_at":"2025-09-08T12:52:40.442Z","repository":{"id":55946622,"uuid":"106136533","full_name":"autumnjolitz/instruct","owner":"autumnjolitz","description":"Compact/flexible/fast/strictly-typed/(add other ridiculous demands) object system - similar to Pydantic but focused on `__slot__`ed objects","archived":false,"fork":false,"pushed_at":"2025-08-26T20:42:11.000Z","size":1021,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-27T04:58:17.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/autumnjolitz.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","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":null}},"created_at":"2017-10-07T23:11:24.000Z","updated_at":"2025-08-26T20:42:14.000Z","dependencies_parsed_at":"2024-07-27T00:33:18.557Z","dependency_job_id":"35758979-90bc-42c4-8f8a-a493c14941c5","html_url":"https://github.com/autumnjolitz/instruct","commit_stats":{"total_commits":168,"total_committers":2,"mean_commits":84.0,"dds":0.005952380952380931,"last_synced_commit":"82c264ca9a125317945e4aa3f581f009b49014ad"},"previous_names":[],"tags_count":84,"template":false,"template_full_name":null,"purl":"pkg:github/autumnjolitz/instruct","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autumnjolitz","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/sbom","scorecard":{"id":217489,"data":{"date":"2025-08-11","repo":{"name":"github.com/autumnjolitz/instruct","commit":"d3de37462200816e0d2faf1b63a319c600ea1484"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:113","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/development.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"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":"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/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/development.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/development.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/development.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/development.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/development.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/development.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/development.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/autumnjolitz/instruct/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:99","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:102","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:144","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/development.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/development.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/development.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/development.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:130","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   2 out of  16 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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: BSD 3-Clause \"New\" or \"Revised\" 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.9.2 not signed: https://api.github.com/repos/autumnjolitz/instruct/releases/231843748","Warn: release artifact v0.9.1 not signed: https://api.github.com/repos/autumnjolitz/instruct/releases/230999630","Warn: release artifact v0.9.0 not signed: https://api.github.com/repos/autumnjolitz/instruct/releases/230703016","Warn: release artifact v0.9.2 does not have provenance: https://api.github.com/repos/autumnjolitz/instruct/releases/231843748","Warn: release artifact v0.9.1 does not have provenance: https://api.github.com/repos/autumnjolitz/instruct/releases/230999630","Warn: release artifact v0.9.0 does not have provenance: https://api.github.com/repos/autumnjolitz/instruct/releases/230703016"],"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 '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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:105"],"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":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T01:55:12.442Z","repository_id":55946622,"created_at":"2025-08-17T01:55:12.442Z","updated_at":"2025-08-17T01:55:12.442Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188840,"owners_count":25237853,"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":"autumnjolitz","name":"Autumn Jolitz","uuid":"270476","kind":"user","description":"High performance, scalability and beautiful code.\r\n\r\nI specialize in APIs, Databases and Declarative Cloud Infrastructure 😘❤️\r\n\r\nI particularly like asyncio 😉","email":"","website":null,"location":"CA, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/270476?u=f3dd0a5fd55c73ae101d8da8b099fb7380ed73c4\u0026v=4","repositories_count":38,"last_synced_at":"2023-03-24T08:45:41.266Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/autumnjolitz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T21:10:42.626Z","updated_at":"2023-03-24T08:45:41.582Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autumnjolitz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autumnjolitz/repositories"},"packages":[{"id":2767887,"name":"instruct","ecosystem":"pypi","description":"Compact/flexible/fast/strictly-typed class system- similar to Pydantic but focused on ``__slot__``ed objects and ability to support multiple inheritance and type subtraction","homepage":"https://github.com/autumnjolitz/instruct","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/autumnjolitz/instruct","keywords_array":["instruct","typing","mixin","multiple-_inheritance","multiple inheritance","type hints"],"namespace":null,"versions_count":84,"first_release_published_at":"2018-12-10T06:14:20.000Z","latest_release_published_at":"2025-08-26T20:43:56.000Z","latest_release_number":"0.9.3","last_synced_at":"2025-08-26T20:46:03.704Z","created_at":"2022-04-10T11:19:12.208Z","updated_at":"2025-08-26T20:46:04.702Z","registry_url":"https://pypi.org/project/instruct/","install_command":"pip install instruct --index-url https://pypi.org/simple","documentation_url":"https://instruct.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Operating System :: POSIX :: Linux","Operating System :: Unix","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"instruct","project_status":null},"repo_metadata":{"id":55946622,"uuid":"106136533","full_name":"autumnjolitz/instruct","owner":"autumnjolitz","description":"Compact/flexible/fast/strictly-typed/(add other ridiculous demands) object system - similar to Pydantic but focused on `__slot__`ed objects","archived":false,"fork":false,"pushed_at":"2024-07-30T23:05:04.000Z","size":827,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-31T22:12:07.395Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/autumnjolitz.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support/mypy/plugin.py","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-07T23:11:24.000Z","updated_at":"2024-07-30T23:05:06.000Z","dependencies_parsed_at":"2024-07-27T00:33:18.557Z","dependency_job_id":"35758979-90bc-42c4-8f8a-a493c14941c5","html_url":"https://github.com/autumnjolitz/instruct","commit_stats":{"total_commits":168,"total_committers":2,"mean_commits":84.0,"dds":0.005952380952380931,"last_synced_commit":"82c264ca9a125317945e4aa3f581f009b49014ad"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autumnjolitz","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217590777,"owners_count":16201397,"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","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":"autumnjolitz","name":"Autumn Jolitz","uuid":"270476","kind":"user","description":"High performance, scalability and beautiful code.\r\n\r\nI specialize in APIs, Databases and Declarative Cloud Infrastructure 😘❤️\r\n\r\nI particularly like asyncio 😉","email":"","website":null,"location":"CA, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/270476?u=f3dd0a5fd55c73ae101d8da8b099fb7380ed73c4\u0026v=4","repositories_count":38,"last_synced_at":"2023-03-24T08:45:41.266Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/autumnjolitz","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T21:10:42.626Z","updated_at":"2023-03-24T08:45:41.582Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autumnjolitz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autumnjolitz/repositories"},"tags":[{"name":"v0.8.2","sha":"7a933b447bb3d97e77eb759b0b81ccd9b9edd443","kind":"tag","published_at":"2024-07-23T09:36:18.000Z","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/v0.8.2","html_url":"https://github.com/autumnjolitz/instruct/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ef0de86a88641d9cb395a5175375f50df837e008","kind":"tag","published_at":"2024-07-16T19:44:04.000Z","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/v0.8.1","html_url":"https://github.com/autumnjolitz/instruct/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8d12c35fc56f90bdeb155ade6a2ad8beb5459956","kind":"tag","published_at":"2024-07-10T01:23:29.000Z","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/v0.8.0","html_url":"https://github.com/autumnjolitz/instruct/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.8.0/manifests"},{"name":"v0.8.0a1","sha":"a8e88910881f38de4f87baf98dc1ea55dbf1f39a","kind":"tag","published_at":"2024-06-27T22:58:03.000Z","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/v0.8.0a1","html_url":"https://github.com/autumnjolitz/instruct/releases/tag/v0.8.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.8.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.8.0a1/manifests"},{"name":"v0.8.0a0","sha":"acce4143a645329657187f6c3329f84a33bb4f61","kind":"commit","published_at":"2024-06-18T03:23:23.000Z","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/v0.8.0a0","html_url":"https://github.com/autumnjolitz/instruct/releases/tag/v0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.8.0a0/manifests"},{"name":"v0.7.5.post2","sha":"1c33b637bd58b4d5329013881babf6709b9d9f1c","kind":"commit","published_at":"2024-02-29T19:56:08.000Z","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/v0.7.5.post2","html_url":"https://github.com/autumnjolitz/instruct/releases/tag/v0.7.5.post2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.7.5.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.7.5.post2/manifests"},{"name":"v0.7.5post2","sha":"1c33b637bd58b4d5329013881babf6709b9d9f1c","kind":"commit","published_at":"2024-02-29T19:56:08.000Z","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/v0.7.5post2","html_url":"https://github.com/autumnjolitz/instruct/releases/tag/v0.7.5post2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.7.5post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.7.5post2/manifests"},{"name":"v0.7.5.post1","sha":"46552e0ed57beda354f856c8de174ddca8b1c36a","kind":"commit","published_at":"2024-02-29T19:52:24.000Z","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/v0.7.5.post1","html_url":"https://github.com/autumnjolitz/instruct/releases/tag/v0.7.5.post1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.7.5.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.7.5.post1/manifests"},{"name":"v0.7.5","sha":"1f68ad0d73e8acd7f57e1ee8a48ccb4c67462ae5","kind":"commit","published_at":"2024-02-29T19:27:11.000Z","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/v0.7.5","html_url":"https://github.com/autumnjolitz/instruct/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"725005ec0363e83857d1e308937e95e29cbe4d18","kind":"commit","published_at":"2023-12-10T04:52:51.000Z","download_url":"https://codeload.github.com/autumnjolitz/instruct/tar.gz/v0.7.4","html_url":"https://github.com/autumnjolitz/instruct/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/tags/v0.7.4/manifests"}]},"repo_metadata_updated_at":"2024-08-31T22:37:38.230Z","dependent_packages_count":0,"downloads":433,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.433983784657206,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":23.101428229292196,"forks_count":29.785838786996365,"docker_downloads_count":null,"average":18.79633774055163},"purl":"pkg:pypi/instruct","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/instruct","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/instruct","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/instruct/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-31T22:37:36.377Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3095340.1666666665,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4188145.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/issues","maintainers":[{"login":"autumnjolitz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autumnjolitz"}],"active_maintainers":[{"login":"autumnjolitz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autumnjolitz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/instruct/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/instruct/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/instruct/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/instruct/related_packages","maintainers":[{"uuid":"autumnjolitz","login":"autumnjolitz","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/autumnjolitz/","role":null,"created_at":"2023-02-24T11:25:22.687Z","updated_at":"2023-02-24T11:25:22.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/autumnjolitz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"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":596040,"full_name":"autumnjolitz/instruct","default_branch":"master","committers":[{"name":"Autumn Jolitz","email":"autumn.jolitz@gmail.com","login":null,"count":167},{"name":"Autumn Jolitz","email":"270476+autumnjolitz","login":"autumnjolitz","count":1}],"total_commits":168,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":84.0,"dds":0.005952380952380931,"past_year_committers":[{"name":"Autumn","email":"autumn.jolitz@gmail.com","login":null,"count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:12:08.338Z","last_synced_commit":"82c264ca9a125317945e4aa3f581f009b49014ad","created_at":"2023-03-09T06:34:57.515Z","updated_at":"2023-10-25T14:12:08.339Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"autumnjolitz/instruct","html_url":"https://github.com/autumnjolitz/instruct","last_synced_at":"2024-08-31T22:37:36.377Z","status":null,"issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3095340.1666666665,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":4188145.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":3,"created_at":"2023-05-14T15:57:13.204Z","updated_at":"2025-09-01T19:15:29.996Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/autumnjolitz%2Finstruct/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"OWNER":8},"issue_authors":{},"pull_request_authors":{"autumnjolitz":8},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":9984253,"issues_count":29845082,"pull_requests_count":87386947,"authors_count":9865673,"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":{"OWNER":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"autumnjolitz":1},"maintainers":[{"login":"autumnjolitz","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autumnjolitz"}],"active_maintainers":[{"login":"autumnjolitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autumnjolitz"}]},"events":{"total":{"ReleaseEvent":8,"DeleteEvent":16,"PushEvent":44,"PullRequestEvent":1,"CreateEvent":16},"last_year":{"ReleaseEvent":8,"DeleteEvent":16,"PushEvent":44,"PullRequestEvent":1,"CreateEvent":16}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-12-04T20:54:13.853Z","updated_at":"2023-12-04T20:54:13.853Z","repository_link":"https://github.com/autumnjolitz/instruct/blob/master/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"dev-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-12-10T04:21:14.559Z","updated_at":"2023-12-10T04:21:14.559Z","repository_link":"https://github.com/autumnjolitz/instruct/blob/master/dev-requirements.txt","dependencies":[{"id":15001582334,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15001582335,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":15001582336,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-10T04:21:14.773Z","updated_at":"2023-12-10T04:21:14.773Z","repository_link":"https://github.com/autumnjolitz/instruct/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-12-10T04:21:15.071Z","updated_at":"2023-12-10T04:21:15.071Z","repository_link":"https://github.com/autumnjolitz/instruct/blob/master/setup-requirements.txt","dependencies":[{"id":15001583373,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003e=3.0.0,\u003c4.0.0a0","direct":true,"kind":"runtime","optional":false},{"id":15001583374,"package_name":"inflection","ecosystem":"pypi","requirements":"\u003c1.0.0a0","direct":true,"kind":"runtime","optional":false},{"id":15001583375,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=4.2.0,\u003c5.0.0a0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-12-10T04:21:15.302Z","updated_at":"2023-12-10T04:21:15.302Z","repository_link":"https://github.com/autumnjolitz/instruct/blob/master/test-requirements.txt","dependencies":[{"id":15001583773,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15001583774,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15001583775,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-07-16T22:31:02.048Z","updated_at":"2024-07-16T22:31:02.048Z","repository_link":"https://github.com/autumnjolitz/instruct/blob/master/.github/workflows/release.yml","dependencies":[{"id":19148274257,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":19148274258,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":19148274259,"package_name":"docker://pandoc/core","ecosystem":"actions","requirements":"2.9","direct":true,"kind":"composite","optional":false},{"id":19148274270,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":19148274271,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2024-06-13T06:55:26.064Z","updated_at":"2024-06-13T06:55:26.064Z","repository_link":"https://github.com/autumnjolitz/instruct/blob/master/.github/workflows/build.yml","dependencies":[{"id":18579469797,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18579469798,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18579469799,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":18579469800,"package_name":"softprops/action-gh-release","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/development.yml","sha":null,"kind":"manifest","created_at":"2024-06-13T06:55:28.747Z","updated_at":"2024-06-13T06:55:28.747Z","repository_link":"https://github.com/autumnjolitz/instruct/blob/master/.github/workflows/development.yml","dependencies":[{"id":18579470473,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18579470474,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":8.15478757276852,"created_at":"2025-09-08T11:18:28.154Z","updated_at":"2025-10-07T08:24:29.476Z","avatar_url":"https://github.com/autumnjolitz.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":433,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/63061","html_url":"https://science.ecosyste.ms/projects/63061"}