{"id":2093,"name":"textnets","description":"textnets: A Python package for text analysis with networks - Published in JOSS (2020)","url":"https://github.com/jboynyc/textnets","last_synced_at":"2025-09-04T16:40:51.468Z","repository":{"id":40660032,"uuid":"114368834","full_name":"jboynyc/textnets","owner":"jboynyc","description":"Text analysis with networks.","archived":false,"fork":false,"pushed_at":"2025-04-04T12:38:42.000Z","size":3059,"stargazers_count":288,"open_issues_count":2,"forks_count":24,"subscribers_count":11,"default_branch":"trunk","last_synced_at":"2025-08-28T00:49:47.298Z","etag":null,"topics":["computational-social-science","network-analysis","nlp","sociology","text-analysis","text-as-data","visualization"],"latest_commit_sha":null,"homepage":"https://textnets.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jboynyc.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-12-15T12:34:15.000Z","updated_at":"2025-08-07T12:22:25.000Z","dependencies_parsed_at":"2024-05-07T15:29:22.412Z","dependency_job_id":"7ef25750-933e-4a5b-a0d4-18ae04972909","html_url":"https://github.com/jboynyc/textnets","commit_stats":{"total_commits":745,"total_committers":11,"mean_commits":67.72727272727273,"dds":"0.41744966442953024","last_synced_commit":"47cce1c9b93ee2b9d7ed9c9f465df5e4dfdfe95c"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/jboynyc/textnets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboynyc","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/sbom","scorecard":{"id":510559,"data":{"date":"2025-08-11","repo":{"name":"github.com/jboynyc/textnets","commit":"567ff75a3916406d05e9ced6d73a03c3913da4f4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/codeql-analysis.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/codeql-analysis.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/codeql-analysis.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/codeql-analysis.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:28","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: GNU General Public License v3.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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'trunk'"],"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/pypi.yml:53"],"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":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"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-20T00:26:07.650Z","repository_id":40660032,"created_at":"2025-08-20T00:26:07.650Z","updated_at":"2025-08-20T00:26:07.650Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510221,"owners_count":25118452,"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-03T02:00:09.631Z","response_time":76,"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":"jboynyc","name":"John Boy","uuid":"2187261","kind":"user","description":"full-stack sociologist","email":"","website":"https://www.jboy.space","location":"Amsterdam ✖✖✖","twitter":"jboy","company":"Leiden University","icon_url":"https://avatars.githubusercontent.com/u/2187261?u=63a4c24868839b826970f7792620ee262ec7e426\u0026v=4","repositories_count":11,"last_synced_at":"2023-04-13T03:04:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jboynyc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:54:27.582Z","updated_at":"2023-04-13T03:04:27.914Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboynyc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboynyc/repositories"},"packages":[{"id":5293929,"name":"textnets","ecosystem":"conda","description":"textnets represents collections of texts as networks of documents and words. This provides novel possibilities for the visualization and analysis of text corpora.","homepage":"https://textnets.readthedocs.io","licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/jboynyc/textnets","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2020-09-14T16:32:18.000Z","latest_release_published_at":"2022-10-28T21:15:14.000Z","latest_release_number":"0.8.5","last_synced_at":"2025-09-03T21:03:01.608Z","created_at":"2022-10-03T15:56:03.790Z","updated_at":"2025-09-03T21:03:01.608Z","registry_url":"https://anaconda.org/conda-forge/textnets","install_command":"conda install -c conda-forge textnets","documentation_url":null,"metadata":{},"repo_metadata":{"id":40660032,"uuid":"114368834","full_name":"jboynyc/textnets","owner":"jboynyc","description":"Text analysis with networks.","archived":false,"fork":false,"pushed_at":"2025-04-04T12:38:42.000Z","size":3059,"stargazers_count":288,"open_issues_count":2,"forks_count":24,"subscribers_count":11,"default_branch":"trunk","last_synced_at":"2025-08-13T10:40:55.780Z","etag":null,"topics":["computational-social-science","network-analysis","nlp","sociology","text-analysis","text-as-data","visualization"],"latest_commit_sha":null,"homepage":"https://textnets.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jboynyc.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-12-15T12:34:15.000Z","updated_at":"2025-08-07T12:22:25.000Z","dependencies_parsed_at":"2024-05-07T15:29:22.412Z","dependency_job_id":"7ef25750-933e-4a5b-a0d4-18ae04972909","html_url":"https://github.com/jboynyc/textnets","commit_stats":{"total_commits":745,"total_committers":11,"mean_commits":67.72727272727273,"dds":"0.41744966442953024","last_synced_commit":"47cce1c9b93ee2b9d7ed9c9f465df5e4dfdfe95c"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/jboynyc/textnets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboynyc","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270289027,"owners_count":24558921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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":"jboynyc","name":"John Boy","uuid":"2187261","kind":"user","description":"full-stack sociologist","email":"","website":"https://www.jboy.space","location":"Amsterdam ✖✖✖","twitter":"jboy","company":"Leiden University","icon_url":"https://avatars.githubusercontent.com/u/2187261?u=63a4c24868839b826970f7792620ee262ec7e426\u0026v=4","repositories_count":11,"last_synced_at":"2023-04-13T03:04:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jboynyc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:54:27.582Z","updated_at":"2023-04-13T03:04:27.914Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboynyc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboynyc/repositories"},"tags":[{"name":"v0.10.3","sha":"567ff75a3916406d05e9ced6d73a03c3913da4f4","kind":"tag","published_at":"2025-03-28T23:16:06.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.10.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ac041873ab9523a1802e5556f67eb37a6ae3c0b5","kind":"tag","published_at":"2025-03-28T22:40:42.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.10.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"9ca942a9d7b8878360c0a1feab4cf3b766f3214d","kind":"tag","published_at":"2025-03-28T11:02:42.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.10.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a673b28a9319b984aba82fa21a535c2bd7ff9fb9","kind":"tag","published_at":"2025-03-28T09:59:45.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.10.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.0/manifests"},{"name":"v0.9.5","sha":"c40ed245954035112ca9037e9c6899c8ca6a6224","kind":"tag","published_at":"2024-02-20T16:24:05.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.9.5","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.5/manifests"},{"name":"v","sha":"c40ed245954035112ca9037e9c6899c8ca6a6224","kind":"tag","published_at":"2024-02-20T16:22:48.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v","html_url":"https://github.com/jboynyc/textnets/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v/manifests"},{"name":"v0.9.4","sha":"b596d281aa3b870b6c846ce2ca9117ce5f8a81f4","kind":"tag","published_at":"2024-01-18T09:23:23.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.9.4","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.4/manifests"},{"name":"0.9.3","sha":"f64557d0a33d83b498bbac4d4c85492ff8ffdb22","kind":"tag","published_at":"2023-07-11T07:18:09.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/0.9.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/0.9.3/manifests"},{"name":"v0.9.2","sha":"7a9377ff2655fab3efb3e5550e23b510d450aa2f","kind":"tag","published_at":"2023-06-28T14:03:20.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.9.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"da6d2e492a0e8ea239a2f44bc29e3d522fe0ede1","kind":"tag","published_at":"2023-06-16T09:04:07.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.9.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e199d3456c071f17b624fd99a75e0ea89a4997ac","kind":"tag","published_at":"2023-06-15T15:31:52.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.9.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"47cce1c9b93ee2b9d7ed9c9f465df5e4dfdfe95c","kind":"tag","published_at":"2023-03-21T20:20:14.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.8","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"beaa928c9d46354184c43dd38fc44ec816293221","kind":"tag","published_at":"2023-02-10T08:44:57.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.7","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"ad715bf277a50795246b8666489420959ff68f02","kind":"tag","published_at":"2022-11-30T13:03:58.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.6","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"7de35afdfb42fd019c3afdc59c5234e3b28a523a","kind":"tag","published_at":"2022-10-28T10:42:10.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.5","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"d97986be5be4313904516599a874f2237e95bd9e","kind":"tag","published_at":"2022-10-05T13:36:17.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.4","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"20c431b37f07fe709683feefa69d890711d8ab1d","kind":"tag","published_at":"2022-07-15T13:30:32.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"5d25a82a3a17cf4cf8b1b84692ef47aab777f455","kind":"tag","published_at":"2022-06-28T15:44:47.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"12f67a9945adfdaf0d3bbd8ff6ada0ee44e64cb1","kind":"tag","published_at":"2022-06-27T11:14:10.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"9e2b4f371f7ff3bfa2237cb45f2ee6a7562dbcc9","kind":"tag","published_at":"2022-05-06T10:57:05.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"55916d020b9a45daaf1a42ba56f41bb1f73461d5","kind":"tag","published_at":"2022-02-08T12:51:55.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.7.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"98b939238534b24b0aedb017035957b78c3773ee","kind":"tag","published_at":"2021-11-12T22:57:22.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.7.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"7f7481fb76db79651fa56e89920051a4475ab4fc","kind":"tag","published_at":"2021-10-14T11:07:07.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.6.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"8ca0734b40c5421e42622d173d19798a88651b90","kind":"tag","published_at":"2021-09-24T10:14:16.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.5.4","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"60656e06f77b4ed64377f5639d9b98119369b747","kind":"tag","published_at":"2021-09-24T09:33:38.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.5.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"085404990f4f2cae3f1d5a92bd4b9701817c679b","kind":"tag","published_at":"2021-08-24T13:26:06.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.5.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"644bb9f1012c0268f25f525eaa25c3ec04bc0fce","kind":"tag","published_at":"2021-07-06T12:43:06.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.5.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f4a3efa61259050586bedbe14a3cdccf08ba7247","kind":"commit","published_at":"2021-06-28T10:24:18.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.5.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.0/manifests"},{"name":"v0.4.11","sha":"0d449e056f091755bc48b376e87f3dbbd2947e30","kind":"tag","published_at":"2020-11-09T20:09:46.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.11","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"ffb3150c7310e2b35da967b55a505d28dc130f40","kind":"tag","published_at":"2020-09-14T10:36:26.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.10","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"c613f0ecac1ba97cb2762ba694398829663e5a00","kind":"tag","published_at":"2020-07-15T12:15:08.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.9","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"2d17d374b8a40e498bb43ae0691776c3c1fbac15","kind":"tag","published_at":"2020-07-09T22:18:03.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.8","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"a299fb5e8abbaee5baa785c6f96b2cd984cbbf0c","kind":"tag","published_at":"2020-07-01T12:17:12.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.7","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"a5597df5421b03f46c9d5f3888073fef8d87081a","kind":"tag","published_at":"2020-07-01T12:03:58.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.6","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"a545bfe190134b73a9bce2fdb5f864e28d974c1a","kind":"tag","published_at":"2020-06-29T10:01:20.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.5","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"a991d99f120d3bf3d42033723d01a12a6e9d8167","kind":"tag","published_at":"2020-06-19T21:36:48.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.4","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1de2d167c1f495f5b2fb8c2d09aee42998bf0620","kind":"tag","published_at":"2020-06-17T13:58:56.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d876fb1a6aa988cfc3eba49db1a4d2841bcc84a1","kind":"tag","published_at":"2020-06-16T14:54:41.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9a22aa8b21d61dd6beaad3b3955bcd1c7be9d37f","kind":"tag","published_at":"2020-06-11T14:42:17.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6382239b1bb335bda1478b28bc3962c8dd3df054","kind":"tag","published_at":"2020-06-10T22:52:29.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.0/manifests"},{"name":"v0.3.6","sha":"81b72cf422fb2cacb1285503974df48b5d322798","kind":"tag","published_at":"2020-06-03T15:37:53.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.6","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"2e6f4c5d00c54be37125499eedf9418ef28bfc89","kind":"tag","published_at":"2020-06-03T14:57:50.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.5","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"7b3729fbcecf5df8f057c4e29d0964b38c43db4a","kind":"tag","published_at":"2020-06-02T13:33:49.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.4","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"ca45954f8a3ba7409fe5a081fbc7e0be5c2b88a1","kind":"tag","published_at":"2020-06-02T11:50:31.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a2357c5b65b5a6c968e498e35b479a5a4949f166","kind":"tag","published_at":"2020-06-01T14:56:14.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6b02bc36be3e28bf8cbff087be59173481d129bf","kind":"tag","published_at":"2020-06-01T14:29:08.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"c260278f1491ccde707caf0dedef2ce1a0926475","kind":"commit","published_at":"2020-05-31T00:39:52.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T18:35:32.436Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":22.091340154729224,"forks_count":35.428000998253054,"average":35.680059895183426},"purl":"pkg:conda/textnets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/textnets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/textnets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/textnets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T11:32:28.469Z","issues_count":43,"pull_requests_count":22,"avg_time_to_close_issue":6473186.4878048785,"avg_time_to_close_pull_request":811893.0,"issues_closed_count":41,"pull_requests_closed_count":22,"pull_request_authors_count":7,"issue_authors_count":17,"avg_comments_per_issue":2.9069767441860463,"avg_comments_per_pull_request":0.9545454545454546,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":949041.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":9.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/issues","maintainers":[{"login":"jboynyc","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jboynyc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/textnets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/textnets/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/textnets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/textnets/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2944399,"name":"textnets","ecosystem":"pypi","description":"Automated text analysis with networks","homepage":null,"licenses":"GPL-3.0-only","normalized_licenses":["GPL-3.0-only"],"repository_url":"https://github.com/jboynyc/textnets","keywords_array":["computational social science","network analysis","nlp","text analysis","visualization"],"namespace":null,"versions_count":37,"first_release_published_at":"2020-05-31T01:44:50.000Z","latest_release_published_at":"2025-03-28T23:39:38.000Z","latest_release_number":"0.10.3","last_synced_at":"2025-09-03T21:01:49.404Z","created_at":"2022-04-10T12:49:18.943Z","updated_at":"2025-09-04T07:50:23.341Z","registry_url":"https://pypi.org/project/textnets/","install_command":"pip install textnets --index-url https://pypi.org/simple","documentation_url":"https://textnets.readthedocs.io","metadata":{"funding":null,"documentation":"https://textnets.readthedocs.io","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Cython","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Scientific/Engineering :: Visualization","Topic :: Sociology"],"normalized_name":"textnets","project_status":null},"repo_metadata":{"id":40660032,"uuid":"114368834","full_name":"jboynyc/textnets","owner":"jboynyc","description":"Text analysis with networks.","archived":false,"fork":false,"pushed_at":"2025-04-04T12:38:42.000Z","size":3059,"stargazers_count":288,"open_issues_count":2,"forks_count":24,"subscribers_count":11,"default_branch":"trunk","last_synced_at":"2025-08-28T00:49:47.298Z","etag":null,"topics":["computational-social-science","network-analysis","nlp","sociology","text-analysis","text-as-data","visualization"],"latest_commit_sha":null,"homepage":"https://textnets.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jboynyc.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-12-15T12:34:15.000Z","updated_at":"2025-08-07T12:22:25.000Z","dependencies_parsed_at":"2024-05-07T15:29:22.412Z","dependency_job_id":"7ef25750-933e-4a5b-a0d4-18ae04972909","html_url":"https://github.com/jboynyc/textnets","commit_stats":{"total_commits":745,"total_committers":11,"mean_commits":67.72727272727273,"dds":"0.41744966442953024","last_synced_commit":"47cce1c9b93ee2b9d7ed9c9f465df5e4dfdfe95c"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/jboynyc/textnets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboynyc","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/sbom","scorecard":{"id":510559,"data":{"date":"2025-08-11","repo":{"name":"github.com/jboynyc/textnets","commit":"567ff75a3916406d05e9ced6d73a03c3913da4f4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/ci.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/codeql-analysis.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/codeql-analysis.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/codeql-analysis.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/codeql-analysis.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jboynyc/textnets/pypi.yml/trunk?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:28","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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":"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: GNU General Public License v3.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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'trunk'"],"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/pypi.yml:53"],"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":"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-33p9-3p43-82vq","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"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-20T00:26:07.650Z","repository_id":40660032,"created_at":"2025-08-20T00:26:07.650Z","updated_at":"2025-08-20T00:26:07.650Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510221,"owners_count":25118452,"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-03T02:00:09.631Z","response_time":76,"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":"jboynyc","name":"John Boy","uuid":"2187261","kind":"user","description":"full-stack sociologist","email":"","website":"https://www.jboy.space","location":"Amsterdam ✖✖✖","twitter":"jboy","company":"Leiden University","icon_url":"https://avatars.githubusercontent.com/u/2187261?u=63a4c24868839b826970f7792620ee262ec7e426\u0026v=4","repositories_count":11,"last_synced_at":"2023-04-13T03:04:27.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jboynyc","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T21:54:27.582Z","updated_at":"2023-04-13T03:04:27.914Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboynyc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jboynyc/repositories"},"tags":[{"name":"v0.10.3","sha":"567ff75a3916406d05e9ced6d73a03c3913da4f4","kind":"tag","published_at":"2025-03-28T23:16:06.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.10.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"ac041873ab9523a1802e5556f67eb37a6ae3c0b5","kind":"tag","published_at":"2025-03-28T22:40:42.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.10.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"9ca942a9d7b8878360c0a1feab4cf3b766f3214d","kind":"tag","published_at":"2025-03-28T11:02:42.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.10.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"a673b28a9319b984aba82fa21a535c2bd7ff9fb9","kind":"tag","published_at":"2025-03-28T09:59:45.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.10.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.10.0/manifests"},{"name":"v0.9.5","sha":"c40ed245954035112ca9037e9c6899c8ca6a6224","kind":"tag","published_at":"2024-02-20T16:24:05.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.9.5","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.5/manifests"},{"name":"v","sha":"c40ed245954035112ca9037e9c6899c8ca6a6224","kind":"tag","published_at":"2024-02-20T16:22:48.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v","html_url":"https://github.com/jboynyc/textnets/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v/manifests"},{"name":"v0.9.4","sha":"b596d281aa3b870b6c846ce2ca9117ce5f8a81f4","kind":"tag","published_at":"2024-01-18T09:23:23.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.9.4","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.4/manifests"},{"name":"0.9.3","sha":"f64557d0a33d83b498bbac4d4c85492ff8ffdb22","kind":"tag","published_at":"2023-07-11T07:18:09.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/0.9.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/0.9.3/manifests"},{"name":"v0.9.2","sha":"7a9377ff2655fab3efb3e5550e23b510d450aa2f","kind":"tag","published_at":"2023-06-28T14:03:20.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.9.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"da6d2e492a0e8ea239a2f44bc29e3d522fe0ede1","kind":"tag","published_at":"2023-06-16T09:04:07.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.9.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"e199d3456c071f17b624fd99a75e0ea89a4997ac","kind":"tag","published_at":"2023-06-15T15:31:52.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.9.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.9.0/manifests"},{"name":"v0.8.8","sha":"47cce1c9b93ee2b9d7ed9c9f465df5e4dfdfe95c","kind":"tag","published_at":"2023-03-21T20:20:14.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.8","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"beaa928c9d46354184c43dd38fc44ec816293221","kind":"tag","published_at":"2023-02-10T08:44:57.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.7","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"ad715bf277a50795246b8666489420959ff68f02","kind":"tag","published_at":"2022-11-30T13:03:58.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.6","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"7de35afdfb42fd019c3afdc59c5234e3b28a523a","kind":"tag","published_at":"2022-10-28T10:42:10.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.5","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"d97986be5be4313904516599a874f2237e95bd9e","kind":"tag","published_at":"2022-10-05T13:36:17.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.4","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"20c431b37f07fe709683feefa69d890711d8ab1d","kind":"tag","published_at":"2022-07-15T13:30:32.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"5d25a82a3a17cf4cf8b1b84692ef47aab777f455","kind":"tag","published_at":"2022-06-28T15:44:47.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"12f67a9945adfdaf0d3bbd8ff6ada0ee44e64cb1","kind":"tag","published_at":"2022-06-27T11:14:10.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"9e2b4f371f7ff3bfa2237cb45f2ee6a7562dbcc9","kind":"tag","published_at":"2022-05-06T10:57:05.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.8.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"55916d020b9a45daaf1a42ba56f41bb1f73461d5","kind":"tag","published_at":"2022-02-08T12:51:55.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.7.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"98b939238534b24b0aedb017035957b78c3773ee","kind":"tag","published_at":"2021-11-12T22:57:22.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.7.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"7f7481fb76db79651fa56e89920051a4475ab4fc","kind":"tag","published_at":"2021-10-14T11:07:07.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.6.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"8ca0734b40c5421e42622d173d19798a88651b90","kind":"tag","published_at":"2021-09-24T10:14:16.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.5.4","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"60656e06f77b4ed64377f5639d9b98119369b747","kind":"tag","published_at":"2021-09-24T09:33:38.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.5.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"085404990f4f2cae3f1d5a92bd4b9701817c679b","kind":"tag","published_at":"2021-08-24T13:26:06.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.5.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"644bb9f1012c0268f25f525eaa25c3ec04bc0fce","kind":"tag","published_at":"2021-07-06T12:43:06.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.5.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"f4a3efa61259050586bedbe14a3cdccf08ba7247","kind":"commit","published_at":"2021-06-28T10:24:18.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.5.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.5.0/manifests"},{"name":"v0.4.11","sha":"0d449e056f091755bc48b376e87f3dbbd2947e30","kind":"tag","published_at":"2020-11-09T20:09:46.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.11","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"ffb3150c7310e2b35da967b55a505d28dc130f40","kind":"tag","published_at":"2020-09-14T10:36:26.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.10","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"c613f0ecac1ba97cb2762ba694398829663e5a00","kind":"tag","published_at":"2020-07-15T12:15:08.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.9","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"2d17d374b8a40e498bb43ae0691776c3c1fbac15","kind":"tag","published_at":"2020-07-09T22:18:03.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.8","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"a299fb5e8abbaee5baa785c6f96b2cd984cbbf0c","kind":"tag","published_at":"2020-07-01T12:17:12.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.7","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"a5597df5421b03f46c9d5f3888073fef8d87081a","kind":"tag","published_at":"2020-07-01T12:03:58.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.6","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"a545bfe190134b73a9bce2fdb5f864e28d974c1a","kind":"tag","published_at":"2020-06-29T10:01:20.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.5","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"a991d99f120d3bf3d42033723d01a12a6e9d8167","kind":"tag","published_at":"2020-06-19T21:36:48.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.4","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"1de2d167c1f495f5b2fb8c2d09aee42998bf0620","kind":"tag","published_at":"2020-06-17T13:58:56.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"d876fb1a6aa988cfc3eba49db1a4d2841bcc84a1","kind":"tag","published_at":"2020-06-16T14:54:41.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"9a22aa8b21d61dd6beaad3b3955bcd1c7be9d37f","kind":"tag","published_at":"2020-06-11T14:42:17.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"6382239b1bb335bda1478b28bc3962c8dd3df054","kind":"tag","published_at":"2020-06-10T22:52:29.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.4.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.4.0/manifests"},{"name":"v0.3.6","sha":"81b72cf422fb2cacb1285503974df48b5d322798","kind":"tag","published_at":"2020-06-03T15:37:53.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.6","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"2e6f4c5d00c54be37125499eedf9418ef28bfc89","kind":"tag","published_at":"2020-06-03T14:57:50.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.5","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"7b3729fbcecf5df8f057c4e29d0964b38c43db4a","kind":"tag","published_at":"2020-06-02T13:33:49.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.4","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"ca45954f8a3ba7409fe5a081fbc7e0be5c2b88a1","kind":"tag","published_at":"2020-06-02T11:50:31.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.3","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"a2357c5b65b5a6c968e498e35b479a5a4949f166","kind":"tag","published_at":"2020-06-01T14:56:14.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.2","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"6b02bc36be3e28bf8cbff087be59173481d129bf","kind":"tag","published_at":"2020-06-01T14:29:08.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.1","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"c260278f1491ccde707caf0dedef2ce1a0926475","kind":"commit","published_at":"2020-05-31T00:39:52.000Z","download_url":"https://codeload.github.com/jboynyc/textnets/tar.gz/v0.3.0","html_url":"https://github.com/jboynyc/textnets/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jboynyc/textnets@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:50:23.341Z","dependent_packages_count":0,"downloads":403,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.672720643966651,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":3.9234611347661987,"forks_count":8.553684590317467,"docker_downloads_count":null,"average":10.37410735630909},"purl":"pkg:pypi/textnets","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/textnets","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/textnets","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/textnets/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:38:42.653Z","issues_count":43,"pull_requests_count":22,"avg_time_to_close_issue":6473186.4878048785,"avg_time_to_close_pull_request":811893.0,"issues_closed_count":41,"pull_requests_closed_count":22,"pull_request_authors_count":7,"issue_authors_count":17,"avg_comments_per_issue":2.9069767441860463,"avg_comments_per_pull_request":0.9545454545454546,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":949041.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":9.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/issues","maintainers":[{"login":"jboynyc","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jboynyc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/textnets/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/textnets/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/textnets/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/textnets/related_packages","maintainers":[{"uuid":"jboy","login":"jboy","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jboy/","role":null,"created_at":"2023-02-10T10:30:08.637Z","updated_at":"2023-02-10T10:30:08.637Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jboy/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724721,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":29779,"full_name":"jboynyc/textnets","default_branch":"trunk","committers":[{"name":"John D. Boy","email":"jboy@bius.moe","login":"jboynyc","count":845},{"name":"jdboy","email":"jdboy@camouflageshark.researchlumc.nl","login":null,"count":18},{"name":"jdboy","email":"jdboy@shark.researchlumc.nl","login":null,"count":8},{"name":"John Boy","email":"jboy@uva.nl","login":null,"count":4},{"name":"jdboy","email":"jdboy@lumc.nl","login":null,"count":3},{"name":"pyup-bot","email":"github-bot@pyup.io","login":"pyup-bot","count":1},{"name":"Jeremy Foote","email":"jdfoote1@gmail.com","login":"jdfoote","count":1},{"name":"Jamal135","email":"50566368+Jamal135","login":"Jamal135","count":1},{"name":"John Boy","email":"jboy+git@sdf.org","login":null,"count":1}],"total_commits":882,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":98.0,"dds":0.04195011337868482,"past_year_committers":[{"name":"John D. Boy","email":"2187261+jboynyc","login":"jboynyc","count":48}],"past_year_total_commits":48,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":48.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T06:51:24.541Z","last_synced_commit":"567ff75a3916406d05e9ced6d73a03c3913da4f4","created_at":"2023-03-07T16:41:57.618Z","updated_at":"2025-08-07T06:51:24.601Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"jboynyc/textnets","html_url":"https://github.com/jboynyc/textnets","last_synced_at":"2025-08-31T19:38:42.653Z","status":"error","issues_count":43,"pull_requests_count":22,"avg_time_to_close_issue":6473186.4878048785,"avg_time_to_close_pull_request":811893.0,"issues_closed_count":41,"pull_requests_closed_count":22,"pull_request_authors_count":7,"issue_authors_count":17,"avg_comments_per_issue":2.9069767441860463,"avg_comments_per_pull_request":0.9545454545454546,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":949041.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":9.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:15:47.511Z","updated_at":"2025-09-01T13:32:21.449Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jboynyc%2Ftextnets/issues","issue_labels_count":{"enhancement":11,"bug":7,"documentation":5,"question":4,"good first issue":1},"pull_request_labels_count":{"dependencies":9},"issue_author_associations_count":{"NONE":22,"OWNER":20},"pull_request_author_associations_count":{"NONE":14,"CONTRIBUTOR":5,"OWNER":4},"issue_authors":{"jboynyc":20,"BrandonKMLee":4,"sara-02":3,"clark874":2,"segu239":1,"henri-rq":1,"sarahec":1,"onigiricoco":1,"Jamal135":1,"tresoldi":1,"ReichYang":1,"aswansyahputra":1,"cacostame":1,"ehsong":1,"yaotianzhang":1,"eyseman":1,"pengKiina":1},"pull_request_authors":{"dependabot[bot]":9,"jboynyc":4,"pyup-bot":4,"BytingBitz":2,"danielskatz":2,"BrandonKMLee":1,"jdfoote":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10037762,"issues_count":30572682,"pull_requests_count":91036770,"authors_count":10396572,"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":{"question":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"ehsong":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"jboynyc","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jboynyc"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":5,"IssuesEvent":3,"ReleaseEvent":4,"WatchEvent":4,"DeleteEvent":2,"IssueCommentEvent":10,"PushEvent":25,"ForkEvent":2},"last_year":{"CreateEvent":5,"IssuesEvent":3,"ReleaseEvent":4,"WatchEvent":4,"DeleteEvent":2,"IssueCommentEvent":10,"PushEvent":25,"ForkEvent":2}},"keywords":["computational-social-science","network-analysis","nlp","sociology","text-analysis","text-as-data","visualization"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T00:00:27.587Z","updated_at":"2023-01-29T00:00:27.587Z","repository_link":"https://github.com/jboynyc/textnets/blob/trunk/.github/workflows/ci.yml","dependencies":[{"id":7216785270,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7216785271,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T00:00:27.754Z","updated_at":"2023-01-29T00:00:27.754Z","repository_link":"https://github.com/jboynyc/textnets/blob/trunk/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7216785280,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7216785281,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7216785282,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7216785283,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T00:00:28.112Z","updated_at":"2023-01-29T00:00:28.112Z","repository_link":"https://github.com/jboynyc/textnets/blob/trunk/.github/workflows/pypi.yml","dependencies":[{"id":7216785321,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7216785322,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7216785323,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7216785324,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7216785325,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-01-29T00:00:28.301Z","updated_at":"2023-01-29T00:00:28.301Z","repository_link":"https://github.com/jboynyc/textnets/blob/trunk/poetry.lock","dependencies":[{"id":7216785367,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.12","direct":false,"kind":"runtime","optional":false},{"id":7216785368,"package_name":"appnope","ecosystem":"pypi","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":7216785369,"package_name":"asttokens","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7216785370,"package_name":"attrs","ecosystem":"pypi","requirements":"22.1.0","direct":false,"kind":"runtime","optional":false},{"id":7216785371,"package_name":"babel","ecosystem":"pypi","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":7216785372,"package_name":"backcall","ecosystem":"pypi","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":7216785373,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.11.1","direct":false,"kind":"runtime","optional":false},{"id":7216785374,"package_name":"bitsets","ecosystem":"pypi","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":7216785375,"package_name":"black","ecosystem":"pypi","requirements":"22.10.0","direct":false,"kind":"develop","optional":false},{"id":7216785376,"package_name":"bleach","ecosystem":"pypi","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":7216785377,"package_name":"blis","ecosystem":"pypi","requirements":"0.7.9","direct":false,"kind":"runtime","optional":false},{"id":7216785378,"package_name":"cairocffi","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":7216785379,"package_name":"catalogue","ecosystem":"pypi","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":7216785380,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.9.24","direct":false,"kind":"runtime","optional":false},{"id":7216785381,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":7216785382,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7216785383,"package_name":"click","ecosystem":"pypi","requirements":"8.1.3","direct":false,"kind":"runtime","optional":false},{"id":7216785384,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":7216785385,"package_name":"comm","ecosystem":"pypi","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":7216785386,"package_name":"concepts","ecosystem":"pypi","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":7216785387,"package_name":"confection","ecosystem":"pypi","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":7216785388,"package_name":"coverage","ecosystem":"pypi","requirements":"6.5.0","direct":false,"kind":"develop","optional":false},{"id":7216785389,"package_name":"cymem","ecosystem":"pypi","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":7216785390,"package_name":"cython","ecosystem":"pypi","requirements":"0.29.32","direct":false,"kind":"runtime","optional":false},{"id":7216785391,"package_name":"debugpy","ecosystem":"pypi","requirements":"1.6.4","direct":false,"kind":"runtime","optional":false},{"id":7216785392,"package_name":"decorator","ecosystem":"pypi","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":7216785393,"package_name":"defusedxml","ecosystem":"pypi","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":7216785394,"package_name":"docutils","ecosystem":"pypi","requirements":"0.19","direct":false,"kind":"runtime","optional":false},{"id":7216785395,"package_name":"entrypoints","ecosystem":"pypi","requirements":"0.4","direct":false,"kind":"runtime","optional":false},{"id":7216785396,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.0.4","direct":false,"kind":"develop","optional":false},{"id":7216785397,"package_name":"executing","ecosystem":"pypi","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":7216785398,"package_name":"fastjsonschema","ecosystem":"pypi","requirements":"2.16.2","direct":false,"kind":"runtime","optional":false},{"id":7216785399,"package_name":"flake8","ecosystem":"pypi","requirements":"5.0.4","direct":false,"kind":"develop","optional":false},{"id":7216785400,"package_name":"graphviz","ecosystem":"pypi","requirements":"0.20.1","direct":false,"kind":"runtime","optional":false},{"id":7216785401,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"runtime","optional":false},{"id":7216785402,"package_name":"igraph","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":7216785403,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":7216785404,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":7216785405,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.10.0","direct":false,"kind":"runtime","optional":false},{"id":7216785406,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":7216785407,"package_name":"ipykernel","ecosystem":"pypi","requirements":"6.18.3","direct":false,"kind":"runtime","optional":false},{"id":7216785408,"package_name":"ipython","ecosystem":"pypi","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":7216785409,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":7216785410,"package_name":"jedi","ecosystem":"pypi","requirements":"0.18.2","direct":false,"kind":"runtime","optional":false},{"id":7216785411,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":7216785412,"package_name":"jsonschema","ecosystem":"pypi","requirements":"4.17.3","direct":false,"kind":"runtime","optional":false},{"id":7216785413,"package_name":"jupyter-client","ecosystem":"pypi","requirements":"7.4.7","direct":false,"kind":"runtime","optional":false},{"id":7216785414,"package_name":"jupyter-core","ecosystem":"pypi","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":7216785415,"package_name":"jupyter-sphinx","ecosystem":"pypi","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":7216785416,"package_name":"jupyterlab-pygments","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":7216785417,"package_name":"jupyterlab-widgets","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":7216785418,"package_name":"langcodes","ecosystem":"pypi","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":7216785419,"package_name":"latexcodec","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":7216785420,"package_name":"leidenalg","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":7216785421,"package_name":"libcst","ecosystem":"pypi","requirements":"0.4.9","direct":false,"kind":"develop","optional":false},{"id":7216785422,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":7216785423,"package_name":"matplotlib-inline","ecosystem":"pypi","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":7216785424,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"develop","optional":false},{"id":7216785425,"package_name":"mistune","ecosystem":"pypi","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":7216785426,"package_name":"moreorless","ecosystem":"pypi","requirements":"0.4.0","direct":false,"kind":"develop","optional":false},{"id":7216785427,"package_name":"murmurhash","ecosystem":"pypi","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":7216785428,"package_name":"mypy","ecosystem":"pypi","requirements":"0.991","direct":false,"kind":"develop","optional":false},{"id":7216785429,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":7216785430,"package_name":"nbclient","ecosystem":"pypi","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":7216785431,"package_name":"nbconvert","ecosystem":"pypi","requirements":"7.2.5","direct":false,"kind":"runtime","optional":false},{"id":7216785432,"package_name":"nbformat","ecosystem":"pypi","requirements":"5.7.0","direct":false,"kind":"runtime","optional":false},{"id":7216785433,"package_name":"nest-asyncio","ecosystem":"pypi","requirements":"1.5.6","direct":false,"kind":"runtime","optional":false},{"id":7216785434,"package_name":"numpy","ecosystem":"pypi","requirements":"1.23.5","direct":false,"kind":"runtime","optional":false},{"id":7216785435,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":7216785436,"package_name":"pandas","ecosystem":"pypi","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":7216785437,"package_name":"pandas-stubs","ecosystem":"pypi","requirements":"1.5.2.221124","direct":false,"kind":"develop","optional":false},{"id":7216785438,"package_name":"pandocfilters","ecosystem":"pypi","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":7216785439,"package_name":"parso","ecosystem":"pypi","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":7216785440,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":7216785441,"package_name":"pathy","ecosystem":"pypi","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":7216785442,"package_name":"pexpect","ecosystem":"pypi","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":7216785443,"package_name":"pickleshare","ecosystem":"pypi","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":7216785444,"package_name":"pkgutil-resolve-name","ecosystem":"pypi","requirements":"1.3.10","direct":false,"kind":"runtime","optional":false},{"id":7216785445,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.4","direct":false,"kind":"runtime","optional":false},{"id":7216785446,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":7216785447,"package_name":"preshed","ecosystem":"pypi","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":7216785448,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.33","direct":false,"kind":"runtime","optional":false},{"id":7216785449,"package_name":"psutil","ecosystem":"pypi","requirements":"5.9.4","direct":false,"kind":"runtime","optional":false},{"id":7216785450,"package_name":"ptyprocess","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":7216785451,"package_name":"pure-eval","ecosystem":"pypi","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":7216785452,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":7216785453,"package_name":"pybtex","ecosystem":"pypi","requirements":"0.24.0","direct":false,"kind":"runtime","optional":false},{"id":7216785454,"package_name":"pybtex-docutils","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7216785455,"package_name":"pycairo","ecosystem":"pypi","requirements":"1.23.0","direct":false,"kind":"runtime","optional":false},{"id":7216785456,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.9.1","direct":false,"kind":"develop","optional":false},{"id":7216785457,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"runtime","optional":false},{"id":7216785458,"package_name":"pydantic","ecosystem":"pypi","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":7216785459,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":7216785460,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"develop","optional":false},{"id":7216785461,"package_name":"pygments","ecosystem":"pypi","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":7216785462,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.9","direct":false,"kind":"runtime","optional":false},{"id":7216785463,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"0.19.2","direct":false,"kind":"runtime","optional":false},{"id":7216785464,"package_name":"pytest","ecosystem":"pypi","requirements":"7.2.0","direct":false,"kind":"develop","optional":false},{"id":7216785465,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":7216785466,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.6","direct":false,"kind":"runtime","optional":false},{"id":7216785467,"package_name":"pywin32","ecosystem":"pypi","requirements":"305","direct":false,"kind":"runtime","optional":false},{"id":7216785468,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"runtime","optional":false},{"id":7216785469,"package_name":"pyzmq","ecosystem":"pypi","requirements":"24.0.1","direct":false,"kind":"runtime","optional":false},{"id":7216785470,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.1","direct":false,"kind":"runtime","optional":false},{"id":7216785471,"package_name":"scipy","ecosystem":"pypi","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":7216785472,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":7216785473,"package_name":"smart-open","ecosystem":"pypi","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":7216785474,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7216785475,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.3.2.post1","direct":false,"kind":"runtime","optional":false},{"id":7216785476,"package_name":"spacy","ecosystem":"pypi","requirements":"3.4.3","direct":false,"kind":"runtime","optional":false},{"id":7216785477,"package_name":"spacy-legacy","ecosystem":"pypi","requirements":"3.0.10","direct":false,"kind":"runtime","optional":false},{"id":7216785478,"package_name":"spacy-loggers","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7216785479,"package_name":"sphinx","ecosystem":"pypi","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":7216785480,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7216785481,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":7216785482,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7216785483,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7216785484,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7216785485,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7216785486,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7216785487,"package_name":"srsly","ecosystem":"pypi","requirements":"2.4.5","direct":false,"kind":"runtime","optional":false},{"id":7216785488,"package_name":"stack-data","ecosystem":"pypi","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":7216785489,"package_name":"stdlibs","ecosystem":"pypi","requirements":"2022.10.9","direct":false,"kind":"develop","optional":false},{"id":7216785490,"package_name":"texttable","ecosystem":"pypi","requirements":"1.6.7","direct":false,"kind":"runtime","optional":false},{"id":7216785491,"package_name":"thinc","ecosystem":"pypi","requirements":"8.1.5","direct":false,"kind":"runtime","optional":false},{"id":7216785492,"package_name":"tinycss2","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":7216785493,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":7216785494,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":7216785495,"package_name":"tomlkit","ecosystem":"pypi","requirements":"0.11.6","direct":false,"kind":"develop","optional":false},{"id":7216785496,"package_name":"toolz","ecosystem":"pypi","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":7216785497,"package_name":"tornado","ecosystem":"pypi","requirements":"6.2","direct":false,"kind":"runtime","optional":false},{"id":7216785498,"package_name":"tqdm","ecosystem":"pypi","requirements":"4.64.1","direct":false,"kind":"runtime","optional":false},{"id":7216785499,"package_name":"trailrunner","ecosystem":"pypi","requirements":"1.2.1","direct":false,"kind":"develop","optional":false},{"id":7216785500,"package_name":"traitlets","ecosystem":"pypi","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":7216785501,"package_name":"typer","ecosystem":"pypi","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":7216785502,"package_name":"types-pytz","ecosystem":"pypi","requirements":"2022.6.0.1","direct":false,"kind":"develop","optional":false},{"id":7216785503,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":7216785504,"package_name":"typing-inspect","ecosystem":"pypi","requirements":"0.8.0","direct":false,"kind":"develop","optional":false},{"id":7216785505,"package_name":"ufmt","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":7216785506,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.13","direct":false,"kind":"runtime","optional":false},{"id":7216785507,"package_name":"usort","ecosystem":"pypi","requirements":"1.0.5","direct":false,"kind":"develop","optional":false},{"id":7216785508,"package_name":"wasabi","ecosystem":"pypi","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":7216785509,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":7216785510,"package_name":"webencodings","ecosystem":"pypi","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":7216785511,"package_name":"widgetsnbextension","ecosystem":"pypi","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":7216785512,"package_name":"zipp","ecosystem":"pypi","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-01-29T00:00:28.574Z","updated_at":"2023-01-29T00:00:28.574Z","repository_link":"https://github.com/jboynyc/textnets/blob/trunk/pyproject.toml","dependencies":[{"id":7216785563,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.8.0,\u003c3.12","direct":true,"kind":"runtime","optional":false},{"id":7216785564,"package_name":"Cython","ecosystem":"pypi","requirements":"^0.29.24","direct":true,"kind":"runtime","optional":false},{"id":7216785565,"package_name":"igraph","ecosystem":"pypi","requirements":"^0.10.1","direct":true,"kind":"runtime","optional":false},{"id":7216785566,"package_name":"leidenalg","ecosystem":"pypi","requirements":"^0.9.0","direct":true,"kind":"runtime","optional":false},{"id":7216785567,"package_name":"pandas","ecosystem":"pypi","requirements":"^1.5.0","direct":true,"kind":"runtime","optional":false},{"id":7216785568,"package_name":"cairocffi","ecosystem":"pypi","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":7216785569,"package_name":"pycairo","ecosystem":"pypi","requirements":"^1.22.0","direct":true,"kind":"runtime","optional":false},{"id":7216785570,"package_name":"scipy","ecosystem":"pypi","requirements":"^1.9.1","direct":true,"kind":"runtime","optional":false},{"id":7216785571,"package_name":"spacy","ecosystem":"pypi","requirements":"^3.4.3","direct":true,"kind":"runtime","optional":false},{"id":7216785572,"package_name":"toolz","ecosystem":"pypi","requirements":"^0.12.0","direct":true,"kind":"runtime","optional":false},{"id":7216785573,"package_name":"wasabi","ecosystem":"pypi","requirements":"^0.10.1","direct":true,"kind":"runtime","optional":false},{"id":7216785574,"package_name":"jupyter-sphinx","ecosystem":"pypi","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false},{"id":7216785575,"package_name":"sphinxcontrib-bibtex","ecosystem":"pypi","requirements":"^2.3.0","direct":true,"kind":"runtime","optional":false},{"id":7216785576,"package_name":"Sphinx","ecosystem":"pypi","requirements":"^5.0.2","direct":true,"kind":"runtime","optional":false},{"id":7216785577,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"^0.12.0","direct":true,"kind":"runtime","optional":false},{"id":7216785578,"package_name":"concepts","ecosystem":"pypi","requirements":"^0.9.2","direct":true,"kind":"runtime","optional":false},{"id":7216785579,"package_name":"tqdm","ecosystem":"pypi","requirements":"^4.64.1","direct":true,"kind":"runtime","optional":false},{"id":7216785580,"package_name":"coverage","ecosystem":"pypi","requirements":"^6.0.2","direct":true,"kind":"develop","optional":false},{"id":7216785581,"package_name":"flake8","ecosystem":"pypi","requirements":"^5.0.4","direct":true,"kind":"develop","optional":false},{"id":7216785582,"package_name":"mypy","ecosystem":"pypi","requirements":"^0.991","direct":true,"kind":"develop","optional":false},{"id":7216785583,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.1.2","direct":true,"kind":"develop","optional":false},{"id":7216785584,"package_name":"ufmt","ecosystem":"pypi","requirements":"^2.0.0","direct":true,"kind":"develop","optional":false},{"id":7216785585,"package_name":"pandas-stubs","ecosystem":"pypi","requirements":"^1.5.2","direct":true,"kind":"develop","optional":false}]}],"score":13.870992567423277,"created_at":"2025-09-04T09:17:56.607Z","updated_at":"2025-10-07T08:04:37.312Z","avatar_url":"https://github.com/jboynyc.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":403,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02594","https://doi.org/10.1073/pnas.1607151113","https://doi.org/10.1038/s41598-019-41695-z","https://doi.org/10.5281/zenodo.3866676"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2093","html_url":"https://science.ecosyste.ms/projects/2093","bibtex_url":"https://science.ecosyste.ms/projects/2093/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2093/export.apalike"}