{"id":34131744,"url":"https://github.com/fastobo/fastobo-py","last_synced_at":"2026-03-17T22:04:29.270Z","repository":{"id":34883978,"uuid":"185883678","full_name":"fastobo/fastobo-py","owner":"fastobo","description":"Faultless AST for Open Biomedical Ontologies in Python.","archived":false,"fork":false,"pushed_at":"2026-02-02T08:13:28.000Z","size":2573,"stargazers_count":32,"open_issues_count":7,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-22T11:12:18.141Z","etag":null,"topics":["ast","obo","obofoundry","ontology","parser","python-bindings","python-extension","rust"],"latest_commit_sha":null,"homepage":"http://fastobo.readthedocs.io","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastobo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-05-09T23:07:22.000Z","updated_at":"2025-12-13T13:04:39.000Z","dependencies_parsed_at":"2023-02-17T03:30:47.730Z","dependency_job_id":"60d75bcc-611c-475b-8603-9ca6b7393a0a","html_url":"https://github.com/fastobo/fastobo-py","commit_stats":{"total_commits":434,"total_committers":7,"mean_commits":62.0,"dds":"0.42626728110599077","last_synced_commit":"94b34aa21a79098a6003caefa8ad355646046556"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/fastobo/fastobo-py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastobo%2Ffastobo-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastobo%2Ffastobo-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastobo%2Ffastobo-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastobo%2Ffastobo-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastobo","download_url":"https://codeload.github.com/fastobo/fastobo-py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastobo%2Ffastobo-py/sbom","scorecard":{"id":393494,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastobo/fastobo-py","commit":"18da7270faf173c77bb42ec9c63b0bb1331952e7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/publish.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/fastobo/fastobo-py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:94","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:96","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:125"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: MIT License: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pg9f-39pc-qf8g","Warn: Project is vulnerable to: RUSTSEC-2025-0024","Warn: Project is vulnerable to: GHSA-pph8-gcv7-4qj5","Warn: Project is vulnerable to: RUSTSEC-2025-0020","Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8"],"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-18T18:24:08.173Z","repository_id":34883978,"created_at":"2025-08-18T18:24:08.174Z","updated_at":"2025-08-18T18:24:08.174Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30633240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T17:32:55.572Z","status":"ssl_error","status_checked_at":"2026-03-17T17:32:38.732Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["ast","obo","obofoundry","ontology","parser","python-bindings","python-extension","rust"],"created_at":"2025-12-15T00:59:25.278Z","updated_at":"2026-03-17T22:04:29.265Z","avatar_url":"https://github.com/fastobo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `fastobo-py` [![Star me](https://img.shields.io/github/stars/fastobo/fastobo-py.svg?style=social\u0026label=Star\u0026maxAge=3600)](https://github.com/fastobo/fastobo-py/stargazers)\n\n*Faultless AST for Open Biomedical Ontologies in Python.*\n\n[![Actions](https://img.shields.io/github/actions/workflow/status/fastobo/fastobo-py/test.yml?branch=master\u0026style=flat-square\u0026maxAge=600)](https://github.com/fastobo/fastobo-py/actions)\n[![Codecov](https://img.shields.io/codecov/c/gh/fastobo/fastobo-py/master.svg?style=flat-square\u0026maxAge=600)](https://codecov.io/gh/fastobo/fastobo-py)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\u0026maxAge=2678400)](https://choosealicense.com/licenses/mit/)\n[![Source](https://img.shields.io/badge/source-GitHub-303030.svg?maxAge=2678400\u0026style=flat-square)](https://github.com/fastobo/fastobo-py/)\n[![PyPI](https://img.shields.io/pypi/v/fastobo.svg?style=flat-square\u0026maxAge=600)](https://pypi.org/project/fastobo)\n[![Wheel](https://img.shields.io/pypi/wheel/fastobo.svg?style=flat-square\u0026maxAge=2678400)](https://pypi.org/project/fastobo/#files)\n[![Conda](https://img.shields.io/conda/vn/conda-forge/fastobo?style=flat-square\u0026maxAge=3600)](https://anaconda.org/conda-forge/fastobo)\n[![Python Versions](https://img.shields.io/pypi/pyversions/fastobo.svg?style=flat-square\u0026maxAge=600)](https://pypi.org/project/fastobo/#files)\n[![PyPI - Implementation](https://img.shields.io/pypi/implementation/fastobo.svg?style=flat-square\u0026maxAge=600)](https://pypi.org/project/fastobo/#files)\n[![Changelog](https://img.shields.io/badge/keep%20a-changelog-8A0707.svg?maxAge=2678400\u0026style=flat-square)](https://github.com/fastobo/fastobo-py/blob/master/CHANGELOG.md)\n[![Documentation](https://img.shields.io/readthedocs/fastobo.svg?maxAge=3600\u0026style=flat-square)](https://fastobo.readthedocs.io/)\n[![GitHub issues](https://img.shields.io/github/issues/fastobo/fastobo-py.svg?style=flat-square\u0026maxAge=600)](https://github.com/fastobo/fastobo-py/issues)\n[![DOI](https://img.shields.io/badge/doi-10.7490%2Ff1000research.1117405.1-brightgreen?style=flat-square\u0026maxAge=31536000)](https://f1000research.com/posters/8-1500)\n[![Downloads](https://img.shields.io/pypi/dm/fastobo?style=flat-square\u0026color=303f9f\u0026maxAge=86400\u0026label=downloads)](https://pepy.tech/project/fastobo)\n\n\n## Overview\n\n[`fastobo`](https://crates.io/crates/fastobo) is a Rust library implementing a\nreliable parser for the OBO file format 1.4. This extension module exports\nidiomatic Python bindings that can be used to load, edit and serialize ontologies\nin the OBO format.\n\n\n## Installation\n\nIf your platform has no pre-built binaries available, you will need to have the Rust\ncompiler installed. See the [documentation on `rust-lang.org`](https://forge.rust-lang.org/other-installation-methods.html)\nto learn how to install Rust on your machine.\n\nInstallation is then supported through `pip`:\n```console\n$ pip install fastobo --user\n```\n\n\n## Usage\n\nAn `OboDoc` instance can be instantiated from a path or from a binary file handle\nusing the `fastobo.load` function, or from a string using the `fastobo.loads` function.\n\n```python\nimport fastobo\nobodoc = fastobo.load(\"../data/ms.obo\")\n```\n\nLoading from a `gzip` file is supported:\n```python\nimport fastobo\nimport gzip\ngzdoc = fastobo.load(gzip.open(\"../data/cl.obo.gz\"))\n```\n\n## Feedback\n\nFound a bug ? Have an enhancement request ? Head over to the\n[GitHub issue tracker](https://github.com/fastobo/fastobo-py/issues) of the project if\nyou need to report or ask something. If you are filling in on a bug, please include as much\ninformation as you can about the issue, and try to recreate the same bug in a simple, easily\nreproducible situation.\n\nThe following people have contributed to this project:\n\n- Alex Henrie ([@alexhenrie](https://github.com/alexhenrie))\n- Patrick Kalita ([@pkalita-lbl](https://github.com/pkalita-lbl))\n\n\n## About\n\nThis project was developed by [Martin Larralde](https://github.com/althonos)\nas part of a Master's Degree internship in the [BBOP team](http://berkeleybop.org/) of the\n[Lawrence Berkeley National Laboratory](https://www.lbl.gov/), under the supervision of\n[Chris Mungall](http://biosciences.lbl.gov/profiles/chris-mungall/). Cite this project as:\n\n*Larralde M.* **Developing Python and Rust libraries to improve the ontology ecosystem**\n*\\[version 1; not peer reviewed\\].* F1000Research 2019, 8(ISCB Comm J):1500 (poster)\n([https://doi.org/10.7490/f1000research.1117405.1](https://doi.org/10.7490/f1000research.1117405.1))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastobo%2Ffastobo-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastobo%2Ffastobo-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastobo%2Ffastobo-py/lists"}