{"id":159933,"name":null,"description":"Threading and Multiprocessing made easy.","url":"https://github.com/brianpugh/lox","last_synced_at":"2025-09-09T17:59:00.976Z","repository":{"id":41044924,"uuid":"187784241","full_name":"BrianPugh/lox","owner":"BrianPugh","description":"Threading and Multiprocessing made easy.","archived":false,"fork":false,"pushed_at":"2025-08-08T20:13:54.000Z","size":1009,"stargazers_count":125,"open_issues_count":2,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-08T21:26:32.068Z","etag":null,"topics":["concurrency","multiprocessing","multithreading","mutex","semaphore"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BrianPugh.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["BrianPugh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2019-05-21T07:26:12.000Z","updated_at":"2025-08-08T20:13:57.000Z","dependencies_parsed_at":"2024-10-25T17:21:50.240Z","dependency_job_id":"8789611e-a6ab-4504-a7c6-fc9dfa509e75","html_url":"https://github.com/BrianPugh/lox","commit_stats":{"total_commits":254,"total_committers":4,"mean_commits":63.5,"dds":0.405511811023622,"last_synced_commit":"2c4b432c2ad82f9f1f899070b09771c786d6f64b"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/BrianPugh/lox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianPugh","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/sbom","scorecard":{"id":24439,"data":{"date":"2025-08-11","repo":{"name":"github.com/BrianPugh/lox","commit":"906c82cbb2607b54242af782588b10de277a43d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.yaml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/deploy.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/lox/deploy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/lox/deploy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/lox/deploy.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/lox/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianPugh/lox/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yaml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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 12 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-14T17:32:27.664Z","repository_id":41044924,"created_at":"2025-08-14T17:32:27.665Z","updated_at":"2025-08-14T17:32:27.665Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274339466,"owners_count":25267285,"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-09T02:00:10.223Z","response_time":80,"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":"BrianPugh","name":"Brian Pugh","uuid":"14318576","kind":"user","description":"Deep Learning Scientist and blockchain enthusiast","email":"","website":null,"location":"Washington D.C.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14318576?u=27728219a341c96b6f7041b4bb794fb03f01118c\u0026v=4","repositories_count":123,"last_synced_at":"2025-09-02T03:52:55.204Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BrianPugh","funding_links":["https://github.com/sponsors/BrianPugh"],"total_stars":1000,"followers":142,"following":168,"created_at":"2022-11-14T07:36:33.217Z","updated_at":"2025-09-02T03:52:55.204Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianPugh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianPugh/repositories"},"packages":[{"id":1080415,"name":"lox","ecosystem":"pypi","description":"Threading and Multiprocessing for every project.","homepage":"https://github.com/BrianPugh/lox","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/BrianPugh/lox","keywords_array":["lox"],"namespace":null,"versions_count":23,"first_release_published_at":"2019-05-25T01:23:52.000Z","latest_release_published_at":"2025-08-08T19:51:39.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-09T07:46:37.247Z","created_at":"2022-04-07T21:04:02.212Z","updated_at":"2025-09-09T07:46:37.247Z","registry_url":"https://pypi.org/project/lox/","install_command":"pip install lox --index-url https://pypi.org/simple","documentation_url":"https://lox.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 2 - Pre-Alpha","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","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"],"normalized_name":"lox","project_status":null},"repo_metadata":{"id":41044924,"uuid":"187784241","full_name":"BrianPugh/lox","owner":"BrianPugh","description":"Threading and Multiprocessing made easy.","archived":false,"fork":false,"pushed_at":"2025-03-08T01:37:27.000Z","size":1003,"stargazers_count":125,"open_issues_count":2,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-27T21:04:42.870Z","etag":null,"topics":["concurrency","multiprocessing","multithreading","mutex","semaphore"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BrianPugh.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["BrianPugh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2019-05-21T07:26:12.000Z","updated_at":"2025-06-03T10:51:47.000Z","dependencies_parsed_at":"2024-10-25T17:21:50.240Z","dependency_job_id":"8789611e-a6ab-4504-a7c6-fc9dfa509e75","html_url":"https://github.com/BrianPugh/lox","commit_stats":{"total_commits":254,"total_committers":4,"mean_commits":63.5,"dds":0.405511811023622,"last_synced_commit":"2c4b432c2ad82f9f1f899070b09771c786d6f64b"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/BrianPugh/lox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianPugh","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267585696,"owners_count":24111576,"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-07-28T02:00:09.689Z","response_time":68,"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":"BrianPugh","name":"Brian Pugh","uuid":"14318576","kind":"user","description":"Deep Learning Scientist and blockchain enthusiast","email":"","website":null,"location":"Washington D.C.","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14318576?u=27728219a341c96b6f7041b4bb794fb03f01118c\u0026v=4","repositories_count":123,"last_synced_at":"2025-07-27T09:32:54.757Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BrianPugh","funding_links":["https://github.com/sponsors/BrianPugh"],"total_stars":1000,"followers":131,"following":168,"created_at":"2022-11-14T07:36:33.217Z","updated_at":"2025-07-27T09:32:54.757Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianPugh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianPugh/repositories"},"tags":[{"name":"v0.13.0","sha":"88189a2642ec89716c84f74a25e04acb59e4e92e","kind":"tag","published_at":"2025-03-06T02:28:07.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.13.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"24d2fa51813bdc413fbbe002b3eef8d7a550bd4b","kind":"commit","published_at":"2024-06-12T23:24:04.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.12.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"cb468e175c4a6bb0b17d4059c4a96b47fdb91b42","kind":"tag","published_at":"2022-04-07T18:17:13.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.11.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"394ac76a6e5e25fb15c3a378e6d73c69de530c2b","kind":"commit","published_at":"2021-12-18T22:37:09.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.10.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"20ad932bddd8b4cfb88ea2a1bae4145142e1693b","kind":"tag","published_at":"2020-11-25T22:03:09.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.9.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"69a5578200a31bb9fdf66ecc2541841ba79be3d5","kind":"commit","published_at":"2020-11-25T21:07:08.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.8.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"c85926aa79d007bae38eff7faadee2839d00277a","kind":"commit","published_at":"2020-07-21T05:40:01.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.7.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"b394b382c63778eb81bbb49a982337147a219d7e","kind":"commit","published_at":"2019-09-30T18:07:27.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.6.3","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"1422a0e8bd8d99f6a69ca97de4a531e6482bf0a9","kind":"commit","published_at":"2019-09-23T17:44:34.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.6.2","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"966363de40665fdd93799cf783b1898565b04596","kind":"commit","published_at":"2019-08-02T18:13:44.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.6.1","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"22575a76365b06acc794f2d8b6bc7bfaf782bd4c","kind":"commit","published_at":"2019-07-21T14:29:19.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.6.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"496dfcc004837b03b81952d851beb516513a6b04","kind":"commit","published_at":"2019-07-02T01:56:04.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.5.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.5.0/manifests"},{"name":"v0.4.3","sha":"1a7dfbe3577347e3d583d63f3e75bc686f544cec","kind":"commit","published_at":"2019-06-25T16:16:29.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.4.3","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c065ac81260eb7c52cf2d7e1c9daf00f53563cf4","kind":"commit","published_at":"2019-06-24T03:54:42.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.4.2","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"69a38dd4e97b1b1b0e0246dae5d69bda9416e774","kind":"commit","published_at":"2019-06-24T02:09:41.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.4.1","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"bed2a7402f61ea783ec25443ffbbc62ccd02fafc","kind":"commit","published_at":"2019-06-22T17:24:41.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.4.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"a7b28807c6b9355fdb674d05c764e02c856f3699","kind":"commit","published_at":"2019-06-20T17:40:43.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.3.4","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"48f9e7b5f8bbbd4744e7604b566d11452f54f119","kind":"commit","published_at":"2019-06-19T23:47:14.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.3.3","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"3250604b0eaeb48f22adb9da567af5ea1555fd0a","kind":"commit","published_at":"2019-06-18T02:58:37.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.3.2","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6ff4a211bb12df17243e2eaaf6d0120104e17f5d","kind":"commit","published_at":"2019-06-18T01:55:45.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.3.1","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"b7d3cb3d814688045bdb65e957c446f3e6ba7230","kind":"commit","published_at":"2019-06-01T22:55:54.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.3.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"144c79c1bc3d7e0436a3cbdfdcb89d2b60c03eb5","kind":"commit","published_at":"2019-05-25T20:54:04.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.2.1","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"cb5532dfabee4786e897e63ad1272e52d583e3d0","kind":"commit","published_at":"2019-05-25T02:39:28.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.2.0","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"a7575c6183bb883371058a20644f66a3c4a8200f","kind":"commit","published_at":"2019-05-25T01:19:45.000Z","download_url":"https://codeload.github.com/BrianPugh/lox/tar.gz/v0.1.1","html_url":"https://github.com/BrianPugh/lox/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianPugh/lox@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-08T22:39:49.787Z","dependent_packages_count":1,"downloads":36981,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.467317915190028,"dependent_repos_count":21.627614287651376,"dependent_packages_count":4.751982857568471,"stargazers_count":7.5270007884974826,"forks_count":22.614941540906088,"docker_downloads_count":null,"average":12.397771477962689},"purl":"pkg:pypi/lox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/lox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/lox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/lox/dependencies","status":null,"funding_links":["https://github.com/sponsors/BrianPugh"],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-27T21:04:50.927Z","issues_count":2,"pull_requests_count":102,"avg_time_to_close_issue":994.0,"avg_time_to_close_pull_request":1849046.3663366337,"issues_closed_count":1,"pull_requests_closed_count":101,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.14705882352941177,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":994.0,"past_year_avg_time_to_close_pull_request":47.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"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":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/issues","maintainers":[{"login":"pyup-bot","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"BrianPugh","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrianPugh"}],"active_maintainers":[{"login":"BrianPugh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrianPugh"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lox/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/lox/related_packages","maintainers":[{"uuid":"BrianPugh","login":"BrianPugh","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/BrianPugh/","role":null,"created_at":"2023-02-23T15:20:58.849Z","updated_at":"2023-02-23T15:20:58.849Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/BrianPugh/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726647,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":528673,"full_name":"BrianPugh/lox","default_branch":"main","committers":[{"name":"Brian Pugh","email":"bnp117@gmail.com","login":"BrianPugh","count":158},{"name":"pyup-bot","email":"github-bot@pyup.io","login":"pyup-bot","count":84},{"name":"Brian Pugh","email":"bpugh@geomagical.com","login":null,"count":14},{"name":"Brian Pugh","email":"brianpugh@pughgeo.local","login":null,"count":5}],"total_commits":261,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":65.25,"dds":0.3946360153256705,"past_year_committers":[{"name":"Brian Pugh","email":"bnp117@gmail.com","login":"BrianPugh","count":7}],"past_year_total_commits":7,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.0,"last_synced_at":"2025-05-26T04:54:59.661Z","last_synced_commit":"88189a2642ec89716c84f74a25e04acb59e4e92e","created_at":"2023-03-09T03:40:49.823Z","updated_at":"2025-05-26T04:54:59.662Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","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":"BrianPugh/lox","html_url":"https://github.com/BrianPugh/lox","last_synced_at":"2025-07-28T21:06:37.986Z","status":"error","issues_count":2,"pull_requests_count":102,"avg_time_to_close_issue":994.0,"avg_time_to_close_pull_request":1849046.3663366337,"issues_closed_count":1,"pull_requests_closed_count":101,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.14705882352941177,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":994.0,"past_year_avg_time_to_close_pull_request":47.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.0,"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":1,"created_at":"2023-05-14T08:12:46.496Z","updated_at":"2025-09-01T18:35:02.542Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianPugh%2Flox/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":1,"NONE":1},"pull_request_author_associations_count":{"COLLABORATOR":92,"OWNER":13},"issue_authors":{"BrianPugh":1,"paul-gauthier":1},"pull_request_authors":{"pyup-bot":92,"BrianPugh":13},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9966144,"issues_count":29680459,"pull_requests_count":86440165,"authors_count":9648275,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{"OWNER":4},"past_year_issue_authors":{"paul-gauthier":1},"past_year_pull_request_authors":{"BrianPugh":4},"maintainers":[{"login":"pyup-bot","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pyup-bot"},{"login":"BrianPugh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrianPugh"}],"active_maintainers":[{"login":"BrianPugh","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrianPugh"}]},"events":{"total":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":2,"WatchEvent":34,"DeleteEvent":2,"IssueCommentEvent":3,"PushEvent":15,"PullRequestEvent":3},"last_year":{"CreateEvent":4,"ReleaseEvent":1,"IssuesEvent":2,"WatchEvent":34,"DeleteEvent":2,"IssueCommentEvent":3,"PushEvent":15,"PullRequestEvent":3}},"keywords":["concurrency","multiprocessing","multithreading","mutex","semaphore"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-10T01:29:32.851Z","updated_at":"2022-08-10T01:29:32.851Z","repository_link":"https://github.com/BrianPugh/lox/blob/main/requirements.txt","dependencies":[{"id":990874987,"package_name":"pathos","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":990874988,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2022-08-10T01:29:33.653Z","updated_at":"2022-08-10T01:29:33.653Z","repository_link":"https://github.com/BrianPugh/lox/blob/main/requirements_dev.txt","dependencies":[{"id":990879125,"package_name":"autoflake","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879126,"package_name":"autopep8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879127,"package_name":"bumpversion","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879128,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879129,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879130,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879131,"package_name":"pytest-benchmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879132,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879133,"package_name":"pytest-runner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879134,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879135,"package_name":"tox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879136,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879137,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879138,"package_name":"watchdog","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":990879139,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy.yaml","sha":null,"kind":"manifest","created_at":"2024-10-25T17:21:50.193Z","updated_at":"2024-10-25T17:21:50.193Z","repository_link":"https://github.com/BrianPugh/lox/blob/main/.github/workflows/deploy.yaml","dependencies":[{"id":20402103539,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20402103540,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":20402103541,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":20402103542,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-10-25T17:21:50.233Z","updated_at":"2024-10-25T17:21:50.233Z","repository_link":"https://github.com/BrianPugh/lox/blob/main/setup.py","dependencies":[]}],"score":16.748722113246544,"created_at":"2025-09-09T00:54:52.160Z","updated_at":"2025-10-07T08:38:21.688Z","avatar_url":"https://github.com/BrianPugh.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":36981,"funding_links":["https://github.com/sponsors/BrianPugh"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/159933","html_url":"https://science.ecosyste.ms/projects/159933"}