ccapi


Nameccapi JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/cellcollective/ccapi
SummaryPython API for Cell Collective
upload_time2022-07-25 15:54:38
maintainer
docs_urlNone
authorAchilles Rasquinha
requires_python
licenseMIT License
keywords ccapi model cell collective
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            <div align="center">
    <h1>
      ccapi
    </h1>
    <h4>
      A Python Library to interact with the 
      <a href="https://cellcollective.org">Cell Collective</a> API v3
    </h4>
</div>

<p align="center">
  <a href="https://travis-ci.org/achillesrasquinha/ccapi">
    <img src="https://img.shields.io/travis/achillesrasquinha/ccapi.svg?style=flat-square">
  </a>
  <a href="https://ci.appveyor.com/project/achillesrasquinha/ccapi">
    <img src="https://img.shields.io/appveyor/ci/achillesrasquinha/ccapi.svg?style=flat-square&logo=appveyor">
  </a>
  <a href="https://coveralls.io/github/achillesrasquinha/ccapi">
    <img src="https://img.shields.io/coveralls/github/achillesrasquinha/ccapi.svg?style=flat-square">
  </a>
  <a href="https://pypi.org/project/ccapi/">
    <img src="https://img.shields.io/pypi/v/ccapi.svg?style=flat-square">
  </a>
  <a href="https://pypi.org/project/pipupgrade/">
		<img src="https://img.shields.io/pypi/l/pipupgrade.svg?style=flat-square">
	</a>
  <a href="https://hub.docker.com/r/achillesrasquinha/ccapi">
    <img src="https://img.shields.io/docker/build/achillesrasquinha/ccapi.svg?style=flat-square&logo=docker">
  </a>
  <a href="https://git.io/boilpy">
    <img src="https://img.shields.io/badge/made%20with-boilpy-red.svg?style=flat-square">
  </a>
  <a href="https://saythanks.io/to/achillesrasquinha">
    <img src="https://img.shields.io/badge/Say%20Thanks-🦉-1EAEDB.svg?style=flat-square">
  </a>
  <a href="https://paypal.me/achillesrasquinha">
    <img src="https://img.shields.io/badge/donate-💵-f44336.svg?style=flat-square">
  </a>
</p>

<div align="center">
  <img src=".github/assets/demo.gif">
</div>

**ccapi** is a Python Package that provides a simple interface to 
[Cell Collective](https://cellcollective.org) for modelling and analysis of 
biological networks.

### Table of Contents
* [Features](#Features)
* [Installation](#installation)
* [Usage](#Documentation)
* [License](#license)

### Features

**ccapi** attempts to be an all-in-one toolbox for modelling biological systems.

* Reading public and private models from [Cell Collective](https://cellcollective.org).
* A rich knowledge-base for each model species.
* Importing models using an SBML file format.
* Exporting models into SBML qual, Boolean Expressions, Truth Tables, Interaction Matrix and GML formats.
* Querying for models.
* Visualizing models graphically.

**ccapi** officially supports Python 2.7+ and 3.4+.

### Installation

```shell
$ pip install https://github.com/cellcollective/ccapi.git
```

### Documentation

Visit [https://ccapi.readthedocs.org](https://ccapi.readthedocs.org) for documentation.

#### License

This repository has been released under the [MIT License](LICENSE).

---

<div align="center">
  Made with ❤️ using <a href="https://git.io/boilpy">boilpy</a>.
</div>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cellcollective/ccapi",
    "name": "ccapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ccapi model cell collective",
    "author": "Achilles Rasquinha",
    "author_email": "achillesrasquinha@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/71/d56a4b93bffb85c6f2db9a8ede86bde78fcc2b935615b9daaab87a0776da/ccapi-0.1.0.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n    <h1>\n      ccapi\n    </h1>\n    <h4>\n      A Python Library to interact with the \n      <a href=\"https://cellcollective.org\">Cell Collective</a> API v3\n    </h4>\n</div>\n\n<p align=\"center\">\n  <a href=\"https://travis-ci.org/achillesrasquinha/ccapi\">\n    <img src=\"https://img.shields.io/travis/achillesrasquinha/ccapi.svg?style=flat-square\">\n  </a>\n  <a href=\"https://ci.appveyor.com/project/achillesrasquinha/ccapi\">\n    <img src=\"https://img.shields.io/appveyor/ci/achillesrasquinha/ccapi.svg?style=flat-square&logo=appveyor\">\n  </a>\n  <a href=\"https://coveralls.io/github/achillesrasquinha/ccapi\">\n    <img src=\"https://img.shields.io/coveralls/github/achillesrasquinha/ccapi.svg?style=flat-square\">\n  </a>\n  <a href=\"https://pypi.org/project/ccapi/\">\n    <img src=\"https://img.shields.io/pypi/v/ccapi.svg?style=flat-square\">\n  </a>\n  <a href=\"https://pypi.org/project/pipupgrade/\">\n\t\t<img src=\"https://img.shields.io/pypi/l/pipupgrade.svg?style=flat-square\">\n\t</a>\n  <a href=\"https://hub.docker.com/r/achillesrasquinha/ccapi\">\n    <img src=\"https://img.shields.io/docker/build/achillesrasquinha/ccapi.svg?style=flat-square&logo=docker\">\n  </a>\n  <a href=\"https://git.io/boilpy\">\n    <img src=\"https://img.shields.io/badge/made%20with-boilpy-red.svg?style=flat-square\">\n  </a>\n  <a href=\"https://saythanks.io/to/achillesrasquinha\">\n    <img src=\"https://img.shields.io/badge/Say%20Thanks-\ud83e\udd89-1EAEDB.svg?style=flat-square\">\n  </a>\n  <a href=\"https://paypal.me/achillesrasquinha\">\n    <img src=\"https://img.shields.io/badge/donate-\ud83d\udcb5-f44336.svg?style=flat-square\">\n  </a>\n</p>\n\n<div align=\"center\">\n  <img src=\".github/assets/demo.gif\">\n</div>\n\n**ccapi** is a Python Package that provides a simple interface to \n[Cell Collective](https://cellcollective.org) for modelling and analysis of \nbiological networks.\n\n### Table of Contents\n* [Features](#Features)\n* [Installation](#installation)\n* [Usage](#Documentation)\n* [License](#license)\n\n### Features\n\n**ccapi** attempts to be an all-in-one toolbox for modelling biological systems.\n\n* Reading public and private models from [Cell Collective](https://cellcollective.org).\n* A rich knowledge-base for each model species.\n* Importing models using an SBML file format.\n* Exporting models into SBML qual, Boolean Expressions, Truth Tables, Interaction Matrix and GML formats.\n* Querying for models.\n* Visualizing models graphically.\n\n**ccapi** officially supports Python 2.7+ and 3.4+.\n\n### Installation\n\n```shell\n$ pip install https://github.com/cellcollective/ccapi.git\n```\n\n### Documentation\n\nVisit [https://ccapi.readthedocs.org](https://ccapi.readthedocs.org) for documentation.\n\n#### License\n\nThis repository has been released under the [MIT License](LICENSE).\n\n---\n\n<div align=\"center\">\n  Made with \u2764\ufe0f using <a href=\"https://git.io/boilpy\">boilpy</a>.\n</div>\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python API for Cell Collective",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/cellcollective/ccapi"
    },
    "split_keywords": [
        "ccapi",
        "model",
        "cell",
        "collective"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bfb6bdf9df98b6463636c3603a8243b8616c9d75980116faf600d1cbb838ec84",
                "md5": "30d95fae765ce17f21b41df4d1729363",
                "sha256": "d75b313a266d0666843998beeb72fb7bfdce89959d84f70bf0aff421857d4c26"
            },
            "downloads": -1,
            "filename": "ccapi-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "30d95fae765ce17f21b41df4d1729363",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 234174,
            "upload_time": "2022-07-25T15:54:36",
            "upload_time_iso_8601": "2022-07-25T15:54:36.333416Z",
            "url": "https://files.pythonhosted.org/packages/bf/b6/bdf9df98b6463636c3603a8243b8616c9d75980116faf600d1cbb838ec84/ccapi-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c971d56a4b93bffb85c6f2db9a8ede86bde78fcc2b935615b9daaab87a0776da",
                "md5": "de19f214b3b5ff1b96d509ca070ba2a5",
                "sha256": "358f439239f931736288960eb097196377bd5e5f93a8f2344982fc27da96a910"
            },
            "downloads": -1,
            "filename": "ccapi-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "de19f214b3b5ff1b96d509ca070ba2a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 220112,
            "upload_time": "2022-07-25T15:54:38",
            "upload_time_iso_8601": "2022-07-25T15:54:38.352945Z",
            "url": "https://files.pythonhosted.org/packages/c9/71/d56a4b93bffb85c6f2db9a8ede86bde78fcc2b935615b9daaab87a0776da/ccapi-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-07-25 15:54:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cellcollective",
    "github_project": "ccapi",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "requirements": [],
    "tox": true,
    "lcname": "ccapi"
}
        
Elapsed time: 0.16528s