Metadata-Version: 2.1
Name: metanetx-assets
Version: 4.2.0
Summary: Transform MetaNetX components information and load them into SQL storage.
Home-page: https://github.com/Midnighter/metanetx-assets
Author: Moritz E. Beber
Author-email: midnighter@posteo.net
License: Apache-2.0
Download-URL: https://pypi.org/project/metanetx-assets/
Project-URL: Source Code, https://github.com/Midnighter/metanetx-assets
Project-URL: Bug Tracker, https://github.com/Midnighter/metanetx-assets/issues
Keywords: MetaNetX,SQL,COBRA
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: development
License-File: LICENSE

=============================
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 
  <https://www.apache.org/licenses/LICENSE-2.0>`_.


