An open API service indexing awesome lists of open source software.

https://github.com/midnighter/metanetx-assets

Transform MetaNetX components information and load them into SQL storage.
https://github.com/midnighter/metanetx-assets

bioinformatics metanetx metanetx-assets sql

Last synced: 8 months ago
JSON representation

Transform MetaNetX components information and load them into SQL storage.

Awesome Lists containing this project

README

          

=============================
MetaNetX Assets
=============================

.. image:: https://img.shields.io/pypi/v/metanetx-assets.svg
:target: https://pypi.org/project/metanetx-assets/
:alt: Current PyPI Version

.. image:: https://img.shields.io/pypi/pyversions/metanetx-assets.svg
:target: https://pypi.org/project/metanetx-assets/
:alt: Supported Python Versions

.. image:: https://img.shields.io/pypi/l/metanetx-assets.svg
:target: https://www.apache.org/licenses/LICENSE-2.0
:alt: Apache Software License Version 2.0

.. image:: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg
:target: https://github.com/Midnighter/metanetx-assets/blob/main/.github/CODE_OF_CONDUCT.md
:alt: Code of Conduct

.. image:: https://github.com/Midnighter/metanetx-assets/workflows/CI-CD/badge.svg
:target: https://github.com/Midnighter/metanetx-assets/workflows/CI-CD
:alt: GitHub Actions

.. image:: https://codecov.io/gh/Midnighter/metanetx-assets/branch/main/graph/badge.svg
:target: https://codecov.io/gh/Midnighter/metanetx-assets
:alt: Codecov

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
:alt: Code Style Black

Transform MetaNetX components information and load them into SQL storage.

Install
=======

It's as simple as:

.. code-block:: console

pip install metanetx-assets

Copyright
=========

* Copyright (c) 2019-2020, Moritz E. Beber.
* Free software distributed under the `Apache Software License 2.0
`_.