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.
- Host: GitHub
- URL: https://github.com/midnighter/metanetx-assets
- Owner: Midnighter
- License: apache-2.0
- Created: 2020-01-28T00:52:25.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-09-26T13:54:25.000Z (over 4 years ago)
- Last Synced: 2025-02-05T14:08:39.023Z (over 1 year ago)
- Topics: bioinformatics, metanetx, metanetx-assets, sql
- Language: Python
- Size: 145 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: .github/CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
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
`_.