Faultless AST for Open Biomedical Ontologies in Python.
Project description
fastobo-py
Faultless AST for Open Biomedical Ontologies in Python.
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 file-handle 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.
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file fastobo-0.7.2.tar.gz
.
File metadata
- Download URL: fastobo-0.7.2.tar.gz
- Upload date:
- Size: 249.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d7647f4adacbb4b5fd61e13259da093b0b98590233e669309d9a2eb2f3c2485 |
|
MD5 | 5d07c568c579f2e0011077ec318cdc4d |
|
BLAKE2b-256 | 2799040672b7f0d1ad39b2718581f2e86979b87db8d3c904c3a157a5bc8146be |
Provenance
File details
Details for the file fastobo-0.7.2-pp373-pypy36_pp73-manylinux2010_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-pp373-pypy36_pp73-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: PyPy, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 PyPy/7.1.1beta
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dd21b0c6ad8bceb7b942aadc2a8a3d43dd2dbf81a9f7c85849a54c64b494580 |
|
MD5 | 9c3e3bc071c461e2e667ded4d838a618 |
|
BLAKE2b-256 | f259d954913abece6b7046152d9ab128e75c74f65f6a86e6552a49133f1b92f5 |
Provenance
File details
Details for the file fastobo-0.7.2-pp373-pypy36_pp73-manylinux1_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-pp373-pypy36_pp73-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: PyPy
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 PyPy/7.1.1beta
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d04de79e6cbbbe3340ab561ff2e705470ab319c670aad0009c032ece53d6963 |
|
MD5 | b6a3d315ef53e48b853867377ba3b11a |
|
BLAKE2b-256 | b8ad874b73c38f650bce1715f7f7acb28118a1ed773a6422b3ee3784e177ea79 |
Provenance
File details
Details for the file fastobo-0.7.2-pp372-pypy3_72-manylinux2010_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-pp372-pypy3_72-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: PyPy, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 PyPy/7.1.1beta
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80331fd0a7e11b47b4c29d9deea8d0a97d6a15ec54293e11c470aeb572aa6e2e |
|
MD5 | a4d5084eb49145e9442bf053b8de4f17 |
|
BLAKE2b-256 | 19b85086d9e6d8c64995c7f3102642f3c6bd1b32e6c3f2381e3509fd3ef2aacd |
Provenance
File details
Details for the file fastobo-0.7.2-pp372-pypy3_72-manylinux1_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-pp372-pypy3_72-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: PyPy
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 PyPy/7.1.1beta
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32a4a6971b6e8d463493e8ecce5f9adfe993615b8626250f44fd59ff5b353cdf |
|
MD5 | 0bfba837fd02f296b7ad14ba73e5deb7 |
|
BLAKE2b-256 | dc7ffcb59206193fd9d534d60ff5e3d9c54f79ab4d9b5e165786eb4b093a811f |
Provenance
File details
Details for the file fastobo-0.7.2-pp371-pypy3_71-manylinux2010_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-pp371-pypy3_71-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: PyPy, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 PyPy/7.1.1beta
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d13ea848ed81dd3d633244f42a877a7c8ec6b2a491ef94536e08eaaaf178539 |
|
MD5 | 22e3b38e0cfb09a3439d43297d054b9f |
|
BLAKE2b-256 | 0b50bd0141e75b0a9bac01bcb6ec551719f8a274587849a02bc0b4d7aa1596ba |
Provenance
File details
Details for the file fastobo-0.7.2-pp371-pypy3_71-manylinux1_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-pp371-pypy3_71-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: PyPy
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.42.1 PyPy/7.1.1beta
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f2a35a375bc5056d7e6314ddfd9e1e27c5c733434879530430fcd2106c5bfa3 |
|
MD5 | 8fc20d08ae1de685ce954d15d69fa842 |
|
BLAKE2b-256 | e7815138cd7a0d0153b73c011b63ae8195e114e142afe9739bd99822bf488264 |
Provenance
File details
Details for the file fastobo-0.7.2-pp36-pypy36_pp73-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-pp36-pypy36_pp73-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: PyPy, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.42.1 PyPy/7.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ffcc624ac8c02d829dd216f73e85871a588a782b0ef38c8b33abc09c47ec0d9 |
|
MD5 | 146f6f10f552fbedba9e010183ba4b79 |
|
BLAKE2b-256 | d60854d98f2060ed632ad5275e15856d03695981cf852f56bc34a7f3411bc2a2 |
Provenance
File details
Details for the file fastobo-0.7.2-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9998d0d19616b973caf3c333a7ecca5d6083ac80f52c2ce7289c1920445ae81 |
|
MD5 | 70f65016d4d5e5eb32e912a4f6968809 |
|
BLAKE2b-256 | 021ff5824f9948006e042ab2f5294203255b460954050f1faf4090bf448e4bda |
Provenance
File details
Details for the file fastobo-0.7.2-cp38-cp38-manylinux2010_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp38-cp38-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 516a238ed589f844b967251e684d5038cbfd34ebf7eaa39771fac3dc7c477e84 |
|
MD5 | 41e06c64a9e6009b98e5e78d6dbdeb54 |
|
BLAKE2b-256 | 3537bbcdbc2b891463e91ff6a0c8f6ebd68205a69f59b88ee798eaf732153ec2 |
Provenance
File details
Details for the file fastobo-0.7.2-cp38-cp38-manylinux1_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp38-cp38-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3799475ad27802e3a9cd77d286ac5d969d741b78e43056150485398d0ae2f5f3 |
|
MD5 | 4bab52ab8c78f46087f930922cdbf9ad |
|
BLAKE2b-256 | 721bd706008727b34cde3faabeeb1f8f96a9b4f09c4cf9c19bb47742006a91eb |
Provenance
File details
Details for the file fastobo-0.7.2-cp38-cp38-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp38-cp38-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.8, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 390c1fa8d782a689028827bd193f7398708bee20664685e067933fcfa63d68f0 |
|
MD5 | 8fea086557ed167e010f039116e9204f |
|
BLAKE2b-256 | 7f18726389d83d30d91be498567c1e2a96411eaf4fe2cde4e940260ec9c84718 |
Provenance
File details
Details for the file fastobo-0.7.2-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 238b16b225a52b7d973738902d1fa641edab729973eaa71ab3e817b9df7b960f |
|
MD5 | 2fe5bf928b8ecd57f545e42bcb7e21c4 |
|
BLAKE2b-256 | b913f5f8a0a2c5ab2b64d759711c5990525b3ac14038af2d3864772b8173a6e6 |
Provenance
File details
Details for the file fastobo-0.7.2-cp37-cp37m-manylinux2010_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp37-cp37m-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da7a052abbeed5155ffebba61c9c5d258bc8ae15bd0d0e5157b002200929ccb4 |
|
MD5 | db9ee61eff6cc8a7894df97320e79944 |
|
BLAKE2b-256 | dfd3d07247e9fab1c2d3a08ac20401a72697dfee840ca3510b9ecb458d14997f |
Provenance
File details
Details for the file fastobo-0.7.2-cp37-cp37m-manylinux1_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp37-cp37m-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fb238d0e5ed274598dc99aac54a80e743e4d902f2509b073932a1c32ea535f4 |
|
MD5 | aca4128506d3b26b1be4601d7d899378 |
|
BLAKE2b-256 | 26b1e9cca2f3f393d8516c0ba56dc08ad96a29ba0ebe8b5f9437f982c63081da |
Provenance
File details
Details for the file fastobo-0.7.2-cp37-cp37m-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp37-cp37m-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.7m, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 625e60ef5e03a5ca20e806720179027e6d348f5450d122cd6135fb487ee65e43 |
|
MD5 | 9cfe3fa38000c285de3c459b929a2134 |
|
BLAKE2b-256 | c24aa4f1979a9becd84d3594f5a82d3a83ecc0c92e5396ea83072803adf6a573 |
Provenance
File details
Details for the file fastobo-0.7.2-cp36-cp36m-win_amd64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.6m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc61bf2c73ef42e972f76594d5aa8c8e22992ac5d30c3ec6de4e4f66ba7afbf8 |
|
MD5 | 84f324bc43fd07e8feeee3ba989d1129 |
|
BLAKE2b-256 | 237cf8940a9c8161d18ae4e54cafbfe85241d05db704b6676189d1eeaa2be37f |
Provenance
File details
Details for the file fastobo-0.7.2-cp36-cp36m-manylinux2010_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp36-cp36m-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a1182ceb633df9b347ad426fb62ed0c53e2e47c5a0d014ef600ed32cbaefff9 |
|
MD5 | 11007da120cb3750f1be4a666acf28a1 |
|
BLAKE2b-256 | 75036e7328f5c44fcb4afea2878a3fbebba26941a33ddaa53c77fcfe35fe37f4 |
Provenance
File details
Details for the file fastobo-0.7.2-cp36-cp36m-manylinux1_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp36-cp36m-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.6m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 297dbc785dd2492c347988b4e6f0657032fe9eb8582dc656033af0108a3f0fae |
|
MD5 | fb8abefd6d9e3c8bdc1b37b0b79d5bb2 |
|
BLAKE2b-256 | c4a78c17c8e6c63e7d25e29aed51dc247760f7fc53bce8b8cf5690000ce4eeae |
Provenance
File details
Details for the file fastobo-0.7.2-cp36-cp36m-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp36-cp36m-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.6m, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b75f0bf7540c3c6ec422a3b335f0b96b145199fc50fe3bd1a72dd452166be26 |
|
MD5 | c468d888c5d0cb3f26fe496c427407bb |
|
BLAKE2b-256 | 0ef65ac150e3bb1fe2e7f6c3bb0533e19193f4207913e3fa24ce4a54ec63d45b |
Provenance
File details
Details for the file fastobo-0.7.2-cp35-cp35m-win_amd64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp35-cp35m-win_amd64.whl
- Upload date:
- Size: 1.9 MB
- Tags: CPython 3.5m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.5.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c6bf884ba5908c448dcee3fa35ca7c9d09dee7f396269ee16534377fd401c95 |
|
MD5 | e691e910aa95c2b3361e661f7778695a |
|
BLAKE2b-256 | 381185a169743bfc25de4402f749142572bcb186899f098d372d142377e9b8c2 |
Provenance
File details
Details for the file fastobo-0.7.2-cp35-cp35m-manylinux2010_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp35-cp35m-manylinux2010_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bdbf4b3dc232fd45604bfea9ed9b7bec621ff8cfaba0d186244ee3b759c433d |
|
MD5 | 9cd103b12b32f1270caabc4eac31a03d |
|
BLAKE2b-256 | 2ab475aba1a9023503a76b16bb96784ac54db8586d236d1f7bbbccbcf12f18d5 |
Provenance
File details
Details for the file fastobo-0.7.2-cp35-cp35m-manylinux1_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp35-cp35m-manylinux1_x86_64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.5m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.5.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65b63c9c8635f3e415b1c77eaede0208038f20525b898cbdbbb8ec1b1746d05a |
|
MD5 | 99f55e53fb6ec3e5abc2c2b333a1a6f9 |
|
BLAKE2b-256 | 84f4ede1a71d05ad3c918c5971bef4610e0daa9f19943a4dbab737a0f4bee0be |
Provenance
File details
Details for the file fastobo-0.7.2-cp35-cp35m-macosx_10_13_x86_64.whl
.
File metadata
- Download URL: fastobo-0.7.2-cp35-cp35m-macosx_10_13_x86_64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.5m, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29b7ca92f0b2bdc295b6691ced39fcf5b7229e0f20962ad6b520d69b23c33217 |
|
MD5 | 360ce886c272292cedfd4c7c0141de4f |
|
BLAKE2b-256 | b95477509a842b3332deac107b5b777ba80de88158baf49aa04dd232d2fbbe85 |