carveme


Namecarveme JSON
Version 1.6.2 PyPI version JSON
download
home_pagehttps://github.com/cdanielmachado/carveme
SummaryCarveMe: automated metabolic model reconstruction
upload_time2024-07-31 14:48:19
maintainerNone
docs_urlNone
authorDaniel Machado
requires_pythonNone
licenseApache Software License 2.0
keywords carveme
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |License| |PyPI version| |Documentation Status|

CarveMe
=======

CarveMe is a python-based tool for genome-scale metabolic model
reconstruction.

Documentation
~~~~~~~~~~~~~

For more details please check: http://carveme.readthedocs.io/

Instalation
~~~~~~~~~~~

Can be easily installed using **pip**:

::

    pip install carveme

Additionally, you must install diamond and CPLEX (please check the
documentation for details).

Credits and License
~~~~~~~~~~~~~~~~~~~

Developed at the European Molecular Biology Laboratory (2017).

Released under an Apache License.

.. |License| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
   :target: https://opensource.org/licenses/Apache-2.0
.. |PyPI version| image:: https://badge.fury.io/py/carveme.svg
   :target: https://badge.fury.io/py/carveme
.. |Documentation Status| image:: http://readthedocs.org/projects/carveme/badge/?version=latest
   :target: http://carveme.readthedocs.io/en/latest/?badge=latest

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cdanielmachado/carveme",
    "name": "carveme",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "carveme",
    "author": "Daniel Machado",
    "author_email": "cdanielmachado@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/09/85/442daf2841ea890b72a9b6b676915ccdaaf37158092c8010dfbad71874b8/carveme-1.6.2.tar.gz",
    "platform": null,
    "description": "|License| |PyPI version| |Documentation Status|\n\nCarveMe\n=======\n\nCarveMe is a python-based tool for genome-scale metabolic model\nreconstruction.\n\nDocumentation\n~~~~~~~~~~~~~\n\nFor more details please check: http://carveme.readthedocs.io/\n\nInstalation\n~~~~~~~~~~~\n\nCan be easily installed using **pip**:\n\n::\n\n    pip install carveme\n\nAdditionally, you must install diamond and CPLEX (please check the\ndocumentation for details).\n\nCredits and License\n~~~~~~~~~~~~~~~~~~~\n\nDeveloped at the European Molecular Biology Laboratory (2017).\n\nReleased under an Apache License.\n\n.. |License| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg\n   :target: https://opensource.org/licenses/Apache-2.0\n.. |PyPI version| image:: https://badge.fury.io/py/carveme.svg\n   :target: https://badge.fury.io/py/carveme\n.. |Documentation Status| image:: http://readthedocs.org/projects/carveme/badge/?version=latest\n   :target: http://carveme.readthedocs.io/en/latest/?badge=latest\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "CarveMe: automated metabolic model reconstruction",
    "version": "1.6.2",
    "project_urls": {
        "Homepage": "https://github.com/cdanielmachado/carveme"
    },
    "split_keywords": [
        "carveme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccd475a2bd3c431ac34b51bdf0b0843dc91b283a1b863764cebb552711948da9",
                "md5": "a37829b4586acc1b0adea06611020df1",
                "sha256": "cd64647044fd77f1f45552aff71e41c22f8f07115cde16f063c1fb00072acdf3"
            },
            "downloads": -1,
            "filename": "carveme-1.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a37829b4586acc1b0adea06611020df1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 29708832,
            "upload_time": "2024-07-31T14:48:01",
            "upload_time_iso_8601": "2024-07-31T14:48:01.491526Z",
            "url": "https://files.pythonhosted.org/packages/cc/d4/75a2bd3c431ac34b51bdf0b0843dc91b283a1b863764cebb552711948da9/carveme-1.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0985442daf2841ea890b72a9b6b676915ccdaaf37158092c8010dfbad71874b8",
                "md5": "2f31d6f7c4ed2237c9b833f11c21d619",
                "sha256": "cd0ac30fff347c180d76083c96f85705ed1a426f69aa43ca47bb964df7d22ac3"
            },
            "downloads": -1,
            "filename": "carveme-1.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2f31d6f7c4ed2237c9b833f11c21d619",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29629031,
            "upload_time": "2024-07-31T14:48:19",
            "upload_time_iso_8601": "2024-07-31T14:48:19.941891Z",
            "url": "https://files.pythonhosted.org/packages/09/85/442daf2841ea890b72a9b6b676915ccdaaf37158092c8010dfbad71874b8/carveme-1.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 14:48:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cdanielmachado",
    "github_project": "carveme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "carveme"
}
        
Elapsed time: 0.46935s