File: README.rst

package info (click to toggle)
python-bel-resources 0.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 208 kB
  • sloc: python: 896; sh: 20; makefile: 3
file content (37 lines) | stat: -rw-r--r-- 1,316 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
BEL Resources |build| |coverage| |zenodo|
=========================================
Utilities for BEL resource files.

Installation |pypi_version| |python_versions| |pypi_license|
------------------------------------------------------------
Install from `PyPI <https://pypi.python.org/pypi/bel-resources>`_ with:

.. code-block:: bash

   $ pip install bel-resources

or get the latest code from `GitHub <https://github.com/pybel/bel-resources>`_ with:

.. code-block:: bash

   $ git clone https://github.com/pybel/bel-resources.git
   $ cd bel-resources
   $ pip install -e .

.. |build| image:: https://travis-ci.com/pybel/bel-resources.svg?branch=master
    :target: https://travis-ci.com/pybel/bel-resources

.. |coverage| image:: https://codecov.io/gh/pybel/bel-resources/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/pybel/bel-resources

.. |python_versions| image:: https://img.shields.io/pypi/pyversions/bel-resources.svg
    :alt: Stable Supported Python Versions

.. |pypi_version| image:: https://img.shields.io/pypi/v/bel-resources.svg
    :alt: Current version on PyPI

.. |pypi_license| image:: https://img.shields.io/pypi/l/bel-resources.svg
    :alt: MIT License

.. |zenodo| image:: https://zenodo.org/badge/164254633.svg
   :target: https://zenodo.org/badge/latestdoi/164254633