Skip to main content

A utility for loading data from repositories of BEL documents.

Project description

A utility for loading data from repositories of BEL documents with PyBEL [1].

Installation Current version on PyPI Stable Supported Python Versions License

bel_repository can be installed from PyPI with the following command:

$ pip install bel_repository

The latest version can be installed from GitHub with:

$ pip install git+https://github.com/cthoyt/bel-repository.git

Usage

from typing import Mapping

from bel_repository import BELRepository
from pybel import BELGraph

# Build a repository by giving a folder
bel_repository = BELRepository('/path/to/folder/with/bel/')

# Get a mapping from paths to graphs
graphs: Mapping[str, BELGraph] = bel_repository.get_graphs()

References

Project details


Download files

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

Source Distribution

bel_repository-0.0.2.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

bel_repository-0.0.2-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file bel_repository-0.0.2.tar.gz.

File metadata

  • Download URL: bel_repository-0.0.2.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.7.1

File hashes

Hashes for bel_repository-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d785d9e65486c7fe41e3cff6da3926eb178ac74385bc94a7c9c10dfcf0afbb48
MD5 2d07908e192384df03bb88af62419020
BLAKE2b-256 a8b66a6814821bc3482811c0920f263785534808884a73e5858c4d711faf0fe7

See more details on using hashes here.

File details

Details for the file bel_repository-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: bel_repository-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.0 CPython/3.7.1

File hashes

Hashes for bel_repository-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5d8872c8b41895066617bbfadcc15636f274af96fbf93293ebcd1cc7f0275c97
MD5 a79f399f242ea3e6256aadd2606ebd5f
BLAKE2b-256 cd1f3f5ea00111f3aae045772bd7edd4fc0a6b9aeb46c7db3980bece21c014c3

See more details on using hashes here.

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