Skip to main content

Faultless AST for Open Biomedical Ontologies in Python.

Project description

fastobo-py Star me

Faultless AST for Open Biomedical Ontologies in Python.

TravisCI AppVeyor Codecov License Source PyPI Wheel Bioconda Python Versions PyPI - Implementation Changelog Documentation GitHub issues DOI Downloads

Overview

fastobo is a Rust library implementing a reliable parser for the OBO file format 1.4. This extension module exports idiomatic Python bindings that can be used to load, edit and serialize ontologies in the OBO format.

Installation

If your platform has no pre-built binaries available, you will need to have the Rust compiler installed. See the documentation on rust-lang.org to learn how to install Rust on your machine.

Installation is then supported through pip:

$ pip install fastobo --user

Usage

An OboDoc instance can be instantiated from a path or from a binary file handle using the fastobo.load function, or from a string using the fastobo.loads function.

import fastobo
obodoc = fastobo.load("../data/ms.obo")

Loading from a gzip file is supported:

import fastobo
import gzip
gzdoc = fastobo.load(gzip.open("../data/cl.obo.gz"))

Comments can be parsed but neither edited nor serialized, because of a limitation with pyo3 (the library used to generate the Python bindings). They are supported in the Rust version of fastobo.

Feedback

Found a bug ? Have an enhancement request ? Head over to the GitHub issue tracker of the project if you need to report or ask something. If you are filling in on a bug, please include as much information as you can about the issue, and try to recreate the same bug in a simple, easily reproducible situation.

The following people have contributed to this project:

About

This project was developed by Martin Larralde as part of a Master's Degree internship in the BBOP team of the Lawrence Berkeley National Laboratory, under the supervision of Chris Mungall. Cite this project as:

Larralde M. Developing Python and Rust libraries to improve the ontology ecosystem [version 1; not peer reviewed]. F1000Research 2019, 8(ISCB Comm J):1500 (poster) (https://doi.org/10.7490/f1000research.1117405.1)

Project details


Release history Release notifications | RSS feed

This version

0.9.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastobo-0.9.3.tar.gz (251.2 kB view details)

Uploaded Source

Built Distributions

fastobo-0.9.3-pp36-pypy36_pp73-macosx_10_13_x86_64.whl (1.6 MB view details)

Uploaded PyPy macOS 10.13+ x86-64

fastobo-0.9.3-pp36-pypy3_72-manylinux2010_x86_64.manylinux1_x86_64.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ x86-64

fastobo-0.9.3-pp35-pypy3_70-macosx_10_13_x86_64.whl (1.6 MB view details)

Uploaded PyPy macOS 10.13+ x86-64

fastobo-0.9.3-cp38-cp38-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

fastobo-0.9.3-cp38-cp38-manylinux1_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8

fastobo-0.9.3-cp38-cp38-manylinux1_x86_64.manylinux2010_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

fastobo-0.9.3-cp38-cp38-macosx_10_11_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.8 macOS 10.11+ x86-64

fastobo-0.9.3-cp37-cp37m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.7m Windows x86-64

fastobo-0.9.3-cp37-cp37m-manylinux2010_x86_64.manylinux1_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

fastobo-0.9.3-cp37-cp37m-manylinux1_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.7m

fastobo-0.9.3-cp37-cp37m-macosx_10_11_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.7m macOS 10.11+ x86-64

fastobo-0.9.3-cp36-cp36m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.6m Windows x86-64

fastobo-0.9.3-cp36-cp36m-manylinux1_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.6m

fastobo-0.9.3-cp36-cp36m-manylinux1_x86_64.manylinux2010_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

fastobo-0.9.3-cp36-cp36m-macosx_10_11_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.6m macOS 10.11+ x86-64

fastobo-0.9.3-cp35-cp35m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.5m Windows x86-64

fastobo-0.9.3-cp35-cp35m-manylinux1_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.5m

fastobo-0.9.3-cp35-cp35m-manylinux1_x86_64.manylinux2010_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.5m manylinux: glibc 2.12+ x86-64

fastobo-0.9.3-cp35-cp35m-macosx_10_11_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.5m macOS 10.11+ x86-64

File details

Details for the file fastobo-0.9.3.tar.gz.

File metadata

  • Download URL: fastobo-0.9.3.tar.gz
  • Upload date:
  • Size: 251.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.1

File hashes

Hashes for fastobo-0.9.3.tar.gz
Algorithm Hash digest
SHA256 fd4a90f317d765291acaea83c7ea0c947dd91671c3225a951f8523cacaf722db
MD5 9b98e836c72275c4ddff5b63e575e603
BLAKE2b-256 8994f88533d5226008d9d9502a8587860f06f4dade3878a9667dea3b572908d6

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-pp36-pypy36_pp73-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-pp36-pypy36_pp73-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: PyPy, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 PyPy/7.3.0

File hashes

Hashes for fastobo-0.9.3-pp36-pypy36_pp73-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 02b2d73f86e9795ba124ff6ea9d70d2c1931e32c3b3c94c22f6f970779695da0
MD5 4785744fbea2c47403e6f975bb348e0c
BLAKE2b-256 0a335036fb2ff4166af0f707ba90b8946e178b65667c9293508c98f927018632

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-pp36-pypy3_72-manylinux2010_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for fastobo-0.9.3-pp36-pypy3_72-manylinux2010_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 cf7b3e2e4cc9c84db6afe7a23ca5cb7a600e1a757e030a63063292489eaca7c4
MD5 f03764949109cc16a3ff4af322ae9da6
BLAKE2b-256 e21cfb849eaf1ffcb9467f418c0b177c6be776ceb74a4bb667d28df93b227f32

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-pp36-pypy3_72-manylinux1_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-pp36-pypy3_72-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: PyPy
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.54.0 PyPy/7.2.0

File hashes

Hashes for fastobo-0.9.3-pp36-pypy3_72-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 cc44c0f5efd46f002969d87ad023a376f2827a1fe28f0fda57b36540e1fe8426
MD5 79f46e11cc55792344dd7d2649a9d666
BLAKE2b-256 f2906e95504d4401d7ca8e431666c0c6c3fefaab579805747b609acfe7e649e4

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-pp35-pypy3_70-macosx_10_13_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-pp35-pypy3_70-macosx_10_13_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: PyPy, macOS 10.13+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 PyPy/7.0.0

File hashes

Hashes for fastobo-0.9.3-pp35-pypy3_70-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fb17d9792335cb1427d89014443143d7c15edc61f1366bf526130d1babfea836
MD5 4c4b88cfdaa79f82af9b38394933ddd0
BLAKE2b-256 44315fb016f6f2085af565ebf4516ec7562367c5c5fd42ed7268787d91b7e402

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.0

File hashes

Hashes for fastobo-0.9.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 7f98b4b546558222b4bdd628d1b2abdfd6c7db050f4fc8a3240e6ca8a726d1aa
MD5 f46a89bc9a7cc23e6ad91b347fce98db
BLAKE2b-256 c9bbd754f7747a32df6809b9d4c9c96234e8db9580fea54219b7ce556871f74b

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.1

File hashes

Hashes for fastobo-0.9.3-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 54ddd05bfbd7e506912db52bdcc1d39160b6b93fcd2db25675f3fce8b261012d
MD5 10d9fb9343f2d1f18f20026e627a0a6a
BLAKE2b-256 e08d1480649bf869a6d4de7431f1dc63e5ff0ff1828f5e139aa6349aaa4f3f93

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp38-cp38-manylinux1_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for fastobo-0.9.3-cp38-cp38-manylinux1_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e86ddb529afeb7e667ce9059d13c8aedeb806d1703bd48410c8e31c2f79ec58b
MD5 a485adb86161556fd74cb038c8feb9e3
BLAKE2b-256 fac45bf532dd2f94d8972c4602a897b4b61ca6096cdbcaf9b0890901c4443ee3

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp38-cp38-macosx_10_11_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp38-cp38-macosx_10_11_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.8, macOS 10.11+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.6+

File hashes

Hashes for fastobo-0.9.3-cp38-cp38-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 04d1f324bcde3b31df23f0c496e4d42ca85aeda1a85fb6036a4e5d1aa24cf08a
MD5 d3e16f0cd7d8ce16febbc379e2af7f1c
BLAKE2b-256 800cacbae1f1ccae0c252d4f636dbc9112436c27503b1b41638b8b0bae67f7d2

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.5

File hashes

Hashes for fastobo-0.9.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 bc9dad6c18b5b2ffc49ffcc4a388d61f1161dc1e0c2e94243fb760c366051151
MD5 de35e98f0b9b311931aad2cfce5bf949
BLAKE2b-256 4133188147d4ae7bec70d782993698c00ba68ba01010f27ba4ae52fae19b7732

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp37-cp37m-manylinux2010_x86_64.manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for fastobo-0.9.3-cp37-cp37m-manylinux2010_x86_64.manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f4c273466d5dd9ec21bc528338ad3ab0b0fb9504823443c9c214d908e63f58ba
MD5 8eba8154f1aa685f9978ece2bf010fc2
BLAKE2b-256 cc6635a357b34ff65157eeae343b0d28fd064126d3fafd60d1e851285a5ad7ff

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.6

File hashes

Hashes for fastobo-0.9.3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 90583597fe4004acc15039196ca38cc112babc73ab9e68f1249406f91ef447f3
MD5 8f44b2b5c270440a4707a38a81ff259f
BLAKE2b-256 daff0b0c66b03e74a632e20a982872c0b5d0b85efa513fac60cc6d3da4abe8a7

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp37-cp37m-macosx_10_11_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp37-cp37m-macosx_10_11_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m, macOS 10.11+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.9+

File hashes

Hashes for fastobo-0.9.3-cp37-cp37m-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 a2b3fa18daebcf67596f1beedcb16cd0ed757c5d362b2933a80e3ecbe5852584
MD5 da4ed37810a49ccf299afde261a5d6fb
BLAKE2b-256 6dcdba1d276de48e0f017591dd4788a1865afaee2c7c443af3812193ab04624a

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.6.8

File hashes

Hashes for fastobo-0.9.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 efaba5c3ff8426797a03b498674dcf2a835f5d4600db5996b828604bd14293e4
MD5 53c3ce2f8155db29bc7b8cc62fb7c153
BLAKE2b-256 dc73a8fe144137b7990174b95b1f5fe4e40ea6180109c3e174eac42a85ad0959

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.6.10

File hashes

Hashes for fastobo-0.9.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1f8a83aa188bbbcd70ad51bae7b9d214c922433f20963f3ad2f7784097d4e1b3
MD5 cdc0bf8232fc3e1c74709eb705699d20
BLAKE2b-256 40958f10bb81c03e983a8f3e7ec3b255a7933878d64398aca6e584d3b87005b1

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp36-cp36m-manylinux1_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for fastobo-0.9.3-cp36-cp36m-manylinux1_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 236c2cfbb297a0060b72b3723edafa5199ddefa674c379f1535eeb046c64e165
MD5 ca64b95375dd00b92dba88cddbb69048
BLAKE2b-256 ecd4f9772da47e29224c6cb33dc505a6125854ea18282ceb3475874e415a55e4

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp36-cp36m-macosx_10_11_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp36-cp36m-macosx_10_11_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m, macOS 10.11+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.6.12+

File hashes

Hashes for fastobo-0.9.3-cp36-cp36m-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 f7f7af0ef1badf4bb736cc849e36afbdd3f314721922d48a7987be0fe104e4dc
MD5 969125f88dabee28b8601563e9a4275b
BLAKE2b-256 91e20d66889540a9cfbc7984b9dcb49cff8fa609ff3cd96a841c3cc00041dbc6

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.5.4

File hashes

Hashes for fastobo-0.9.3-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 2e2ab1c3d9c6cdcf325c3722cbaaccd2df9f1ba7b9488ce49b949e5041f59d69
MD5 226a088fcb4fc63539151f50281ec5f5
BLAKE2b-256 9c43429ce28295e6898616d51409a7eb0488134d355857ca128819cd696bf0bc

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.6.1 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.5.7

File hashes

Hashes for fastobo-0.9.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 919f5164dd95bb36b5ede0b9809e34a245948e68939d145fb03e55ea10c048a2
MD5 11ecd65207c6c34dffa8e7a0440fa1ed
BLAKE2b-256 9f98525d749c88fc01bf3fc9c20cfa082372ceca9bddcec1eabde0c558ba1b9b

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp35-cp35m-manylinux1_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for fastobo-0.9.3-cp35-cp35m-manylinux1_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 1ffc9422de3e7ef29afaec040949635d941a6bd7871c07822e73dfa18b981320
MD5 d16e8212ef295f62852d952cd94dba67
BLAKE2b-256 0e49cf4e7d2189e574e144466dac50055effd28c981f45cb3442a5c1bff10245

See more details on using hashes here.

Provenance

File details

Details for the file fastobo-0.9.3-cp35-cp35m-macosx_10_11_x86_64.whl.

File metadata

  • Download URL: fastobo-0.9.3-cp35-cp35m-macosx_10_11_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.5m, macOS 10.11+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.5.10+

File hashes

Hashes for fastobo-0.9.3-cp35-cp35m-macosx_10_11_x86_64.whl
Algorithm Hash digest
SHA256 d337e522ff6232df92d9f37daddf13a00c36e6e0a74e7302b76a56897f542e49
MD5 579b9cf0375484f41d993e91da2ef8de
BLAKE2b-256 24948b13c93c18ca64dd8df9cf57f634198d7af12043f1ec3021267e27dc44c7

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page