RM-Bridge


NameRM-Bridge JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummarySync requirements from different ALM tools from and back to Capella
upload_time2023-02-01 13:23:45
maintainer
docs_urlNone
authorDB Netz AG
requires_python<3.11,>=3.9
licenseApache-2.0
keywords requirements requirements-management alm capella mbse model-based systems engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ..
   SPDX-FileCopyrightText: Copyright DB Netz AG and the rm-bridge contributors
   SPDX-License-Identifier: Apache-2.0

Capella/RM-Bridge
=================

.. image:: https://github.com/DSD-DBS/rm-bridge/actions/workflows/build-test-publish.yml/badge.svg

.. image:: https://github.com/DSD-DBS/rm-bridge/actions/workflows/lint.yml/badge.svg

Sync requirements from different ALM tools from and back to Capella

Documentation
-------------

Read the `full documentation on Github pages`__.

__ https://dsd-dbs.github.io/rm-bridge

Installation
------------

You can install the latest released version directly from PyPI.

.. code::

    pip install rm-bridge

To set up a development environment, clone the project and install it into a
virtual environment.

.. code::

    git clone https://github.com/DSD-DBS/rm-bridge
    cd rm-bridge
    python -m venv .venv

    source .venv/bin/activate.sh  # for Linux / Mac
    .venv\Scripts\activate  # for Windows

    pip install -U pip pre-commit
    pip install -e '.[docs,test]'
    pre-commit install

Contributing
------------

We'd love to see your bug reports and improvement suggestions! Please take a
look at our `guidelines for contributors <CONTRIBUTING.rst>`__ for details.

Licenses
--------

This project is compliant with the `REUSE Specification Version 3.0`__.

__ https://git.fsfe.org/reuse/docs/src/commit/d173a27231a36e1a2a3af07421f5e557ae0fec46/spec.md

Copyright DB Netz AG, licensed under Apache 2.0 (see full text in `<LICENSES/Apache-2.0.txt>`__)

Dot-files are licensed under CC0-1.0 (see full text in `<LICENSES/CC0-1.0.txt>`__)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "RM-Bridge",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<3.11,>=3.9",
    "maintainer_email": "",
    "keywords": "requirements,requirements-management,alm,capella,mbse,model-based systems engineering",
    "author": "DB Netz AG",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/dd/a7/f6ae368b4ae64691477e1cdb85c71ec25ca2410100561ff5e52aa73304a7/RM-Bridge-0.1.0.tar.gz",
    "platform": "any",
    "description": "..\n   SPDX-FileCopyrightText: Copyright DB Netz AG and the rm-bridge contributors\n   SPDX-License-Identifier: Apache-2.0\n\nCapella/RM-Bridge\n=================\n\n.. image:: https://github.com/DSD-DBS/rm-bridge/actions/workflows/build-test-publish.yml/badge.svg\n\n.. image:: https://github.com/DSD-DBS/rm-bridge/actions/workflows/lint.yml/badge.svg\n\nSync requirements from different ALM tools from and back to Capella\n\nDocumentation\n-------------\n\nRead the `full documentation on Github pages`__.\n\n__ https://dsd-dbs.github.io/rm-bridge\n\nInstallation\n------------\n\nYou can install the latest released version directly from PyPI.\n\n.. code::\n\n    pip install rm-bridge\n\nTo set up a development environment, clone the project and install it into a\nvirtual environment.\n\n.. code::\n\n    git clone https://github.com/DSD-DBS/rm-bridge\n    cd rm-bridge\n    python -m venv .venv\n\n    source .venv/bin/activate.sh  # for Linux / Mac\n    .venv\\Scripts\\activate  # for Windows\n\n    pip install -U pip pre-commit\n    pip install -e '.[docs,test]'\n    pre-commit install\n\nContributing\n------------\n\nWe'd love to see your bug reports and improvement suggestions! Please take a\nlook at our `guidelines for contributors <CONTRIBUTING.rst>`__ for details.\n\nLicenses\n--------\n\nThis project is compliant with the `REUSE Specification Version 3.0`__.\n\n__ https://git.fsfe.org/reuse/docs/src/commit/d173a27231a36e1a2a3af07421f5e557ae0fec46/spec.md\n\nCopyright DB Netz AG, licensed under Apache 2.0 (see full text in `<LICENSES/Apache-2.0.txt>`__)\n\nDot-files are licensed under CC0-1.0 (see full text in `<LICENSES/CC0-1.0.txt>`__)\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Sync requirements from different ALM tools from and back to Capella",
    "version": "0.1.0",
    "split_keywords": [
        "requirements",
        "requirements-management",
        "alm",
        "capella",
        "mbse",
        "model-based systems engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a97e007fd73239820e95b3631025465b3bcbb5202c08dbe7efc69611775696ed",
                "md5": "98c654038d859353430a8def09b1577a",
                "sha256": "39ff9abf7c34dc4b903fe7607a2ee38730b2c2f3fecd6b2a1dc433150bda5806"
            },
            "downloads": -1,
            "filename": "RM_Bridge-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98c654038d859353430a8def09b1577a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.11,>=3.9",
            "size": 463728,
            "upload_time": "2023-02-01T13:23:42",
            "upload_time_iso_8601": "2023-02-01T13:23:42.947517Z",
            "url": "https://files.pythonhosted.org/packages/a9/7e/007fd73239820e95b3631025465b3bcbb5202c08dbe7efc69611775696ed/RM_Bridge-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dda7f6ae368b4ae64691477e1cdb85c71ec25ca2410100561ff5e52aa73304a7",
                "md5": "03c64fbe7adfd441bd45e3eef8774115",
                "sha256": "6a55ea7215ec59fc1e1a43e84e206d6c1af25328f17cd9bb3b780ce9f033e77f"
            },
            "downloads": -1,
            "filename": "RM-Bridge-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "03c64fbe7adfd441bd45e3eef8774115",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.11,>=3.9",
            "size": 454604,
            "upload_time": "2023-02-01T13:23:45",
            "upload_time_iso_8601": "2023-02-01T13:23:45.017038Z",
            "url": "https://files.pythonhosted.org/packages/dd/a7/f6ae368b4ae64691477e1cdb85c71ec25ca2410100561ff5e52aa73304a7/RM-Bridge-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-01 13:23:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "rm-bridge"
}
        
Elapsed time: 0.03889s